aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/GridService/GridServiceBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
|
* Changed IGridService to use the new GridRegion data structure instead of old ↵Diva Canto2009-09-231-1/+1
| | | | | | SimpleRegionInfo. Added grid configs to standalones.
* Reverted the order of reading configs in GridServiceBase.Diva Canto2009-09-181-11/+11
|
* First pass at the grid service.Diva Canto2009-09-181-0/+84