aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Land/LandServiceInConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
|
* Fix loading modules with alternate configurations and ports into ROBUST.Melanie2009-09-291-1/+1
| | | | Make all current modules support the configuration name option
* Update svn properties.Jeff Ames2009-06-221-66/+66
|
* Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2009-06-141-0/+66
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.