aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.GridServer/GridManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged 0.1-prestable back into trunk :(gareth2007-05-071-20/+23
|
* You can now save profiles to a database. (Zomg!)Adam Frisby2007-05-051-1/+11
|
* Comments sucker!Adam Frisby2007-05-041-4/+49
|
* Sims can now load their datastore (their localworld class - ↵Adam Frisby2007-05-041-1/+1
| | | | prims/terrain/etc) from a file indicated by the grid server. This allows you to have a floating pool of regions tasked to whichever region they need to be at any time.
* Part 1/2 - loading sim datafiles from remote servers. (Floating grid, here ↵Adam Frisby2007-05-041-0/+3
| | | | we come!)
* * Deleted old sim profilesAdam Frisby2007-05-041-0/+286
* Added new grid manager replacement