aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/GridService (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed IGridService to use the new GridRegion data structure instead of old ↵Diva Canto2009-09-232-16/+18
| | | | | | SimpleRegionInfo. Added grid configs to standalones.
* Moved RegionName from RegionInfo to SimpleRegionInfo.Diva Canto2009-09-221-2/+2
|
* Changed position methods so that they assume the input params are in meters.Diva Canto2009-09-211-3/+12
|
* Added grid handler and grid remote connector.Diva Canto2009-09-211-54/+11
|
* Reverted the order of reading configs in GridServiceBase.Diva Canto2009-09-181-11/+11
|
* First pass at the grid service.Diva Canto2009-09-182-0/+381