aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/SimulatorServices/LandServiceInConnectorModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removing the OpenSim.SimulatorServices project. All of those region modules ↵diva2009-06-151-137/+0
| | | | are now in CoreModules/ServiceConnectorsIn, where they belong.
* Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2009-06-141-0/+137
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.