aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/OpenSimMain.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finished initial sim<>Grid login (kinda)gareth2007-04-031-1/+2
* Temporary fix for the object taking bugMW2007-04-031-17/+13
* OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...MW2007-04-021-17/+42
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con...MW2007-04-021-0/+1
* Added /simstatus REST handlergareth2007-04-021-0/+5
* Moved database storage of the world map to the Db4LocalStorage so its in the ...MW2007-04-021-2/+4
* More refactoringMW2007-04-011-51/+26
* More cleaning up of SimClient and packet handlingMW2007-04-011-7/+9
* Moved more packet types to handlersMW2007-04-011-0/+25
* More work on adding Packets handlers and tested the first handler. MW2007-04-011-0/+7
* Added Packet handlers to SimClient MW2007-03-311-0/+1
* Can now Rez and DeRez objects (take to and from inventory).MW2007-03-311-0/+2
* Started to add a few features to the web front end that should be useful duri...MW2007-03-301-1/+1
* * RestMethod now uses same pattern as XmlRpcMethodlbsa712007-03-291-1/+2
* * Tried to make the sandbox/useraccount sim setup a bit simplerlbsa712007-03-291-26/+25
* Added lbsa71's http server changes. MW2007-03-291-23/+63
* After hours of searching for a bug, it works - User accounts in sandbox mode,...MW2007-03-281-3/+19
* RIP OpenSimRoot. (removed)MW2007-03-281-45/+54
* * worked a little bit more on straigthening the startup procedure outlbsa712007-03-281-25/+53
* * revert the revert - begin the beguinelbsa712007-03-271-4/+4
* * Reverting todays work. It was worth a try.lbsa712007-03-271-4/+4
* * Continued refactoring away OpenSimRoot - now it's down to the final 2.lbsa712007-03-271-2/+2
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-271-2/+2
* Added REST-handler interface for the http server and changed the Admin Web fr...MW2007-03-271-0/+1
* * Now there's one Console class, and instead the apps responds to cmd's and s...lbsa712007-03-271-1/+52
* * Added separate exe projectlbsa712007-03-241-70/+2
* Fixed it so that a Avatar update shouldn't be sent every frame and none shoul...MW2007-03-231-2/+0
* Added LoadAnims()gareth2007-03-231-0/+2
* brought zircon branch into trunkgareth2007-03-221-0/+320