aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/Grid.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-90/+0
| | | | the Grid servers can be a separate solution to the region server.
* After hours of searching for a bug, it works - User accounts in sandbox ↵MW2007-03-281-0/+1
| | | | | | | mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). Use the -account command line arg to enable them and then create new accounts through the web interface
* brought zircon branch into trunkgareth2007-03-221-0/+89