aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/GridService (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Changed name of the hyperlink XMLRPC method to linkk-region, so that it doesn...Diva Canto2009-09-241-1/+3
* First test passes -- regions being registered and retrieved correctly in Data...Diva Canto2009-09-231-1/+2
* Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto2009-09-232-16/+18
* 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