| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
the Grid servers can be a separate solution to the region server.
|
|
|
|
| |
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port)
|
|
|
|
|
| |
Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix.
|
|
|
|
| |
more, 94 warnings in the compiler...
|
| |
|
|
|
|
|
| |
Added new "Datastore" parameter to simconfig.xml which is passed to storage engines via a new Initialise() function.
|
|
|
|
| |
viewer 1.15.02, due to big changes in the message templates.
|
|
|
|
|
|
| |
* Added sane defaults to each configuration step. (The defaults for sim/user/grid will now create a working grid)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Can now update a sim profile at startup automatically! W00t!
Untested neighbours code (for sim crossings)
Didn't drink any red bull today :( Used liquid guarana extract + cola
|
| |
|
|
|
|
|
|
| |
* Now dumping default value in config.
*
|
| |
|
|
|
|
|
|
|
|
|
| |
Removed asset/user config in grid mode in the region server
Added "create user" command in the user server console
Begun buggy code to send sim details to the grid at startup
Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
|
| |
|
|
|
|
|
|
| |
Added empty POST for /sims in REST on gridserver
|
| |
|
|
OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig).
|