Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-04-26 | added just what opensim needs...yet another command line option: -noverbose ↵ | MW | 1 | -4/+4 | |
. cut down on the system console output (should really be stopping it all but not all output is going through OpenSim.Framework.Console) | |||||
2007-04-13 | Fixed weird XML/HTTP bugs | gareth | 1 | -15/+5 | |
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 | |||||
2007-04-12 | aaaaaaarrrrrrrrrggggghhhhhhhh why oh why? | gareth | 1 | -2/+5 | |
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -51/+81 | |
* Now dumping default value in config. * | |||||
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -0/+1 | |
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler | |||||
2007-04-02 | minor bug | gareth | 1 | -1/+1 | |
2007-04-02 | Moved grid configuration to Db4o database | gareth | 1 | -15/+35 | |
2007-04-02 | Added sim check timer | gareth | 1 | -2/+38 | |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 1 | -4/+11 | |
Made sim profiles load from DB Updated build files for grid server Added sim login | |||||
2007-03-28 | * log file name conflict | lbsa71 | 1 | -1/+1 | |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 1 | -201/+90 | |
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice) | |||||
2007-03-25 | Finished adding the grid server to prebuild | gareth | 1 | -55/+33 | |
2007-03-24 | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 1 | -6/+84 | |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+0 | |
2007-03-14 | Merged ogs-cs into trunk | gareth | 1 | -89/+59 | |
2007-03-13 | added movement etc from r191 | gareth | 1 | -17/+26 | |
2007-03-13 | Rolled back all but the VS solution | gareth | 1 | -26/+17 | |
2007-03-13 | -- Trying to get trunk to run from first build | lbsa71 | 1 | -17/+26 | |
* Collected required dll's into /bin * Moved timer start for great justice * Added some Writes to Console, and a Status field * Added dumb NullPhysicsScene and NullPhysicsActor that kicks in if Physics Plugin not specified * Svn-ignored a shitload | |||||
2007-03-08 | Primitive's shape and scale are now saved into database and reloaded. | MW | 1 | -13/+18 | |
New ServerConsole command: regenerate - will regenerate the terrain of the whole sim. | |||||
2007-03-08 | Another attemp to fix the Session Logout bug | MW | 1 | -2/+5 | |
World map data is now saved in database and recovered on startup. Primitives are now backed up to a local database and reloaded on startup. | |||||
2007-03-07 | fixed last screwup | gareth | 1 | -0/+0 | |
2007-03-07 | Imported branch | gareth | 1 | -0/+194 | |