aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/RegionInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)MW2007-04-111-39/+44
|
* Added POST handler for /sims/ in the grid servergareth2007-04-111-63/+41
| | | | | | | | | 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
* more work on Primitive2MW2007-04-041-17/+16
|
* Added SimUUIDgareth2007-04-041-2/+18
| | | | | | Added empty POST for /sims in REST on gridserver
* Temporary fix for the object taking bugMW2007-04-031-4/+4
|
* OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses ↵MW2007-04-021-0/+229
OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig).