aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Land/LocalLandServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
|
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
| | | | | | the ball rolling on replacable modules. No user functionality yet
* Update svn properties.Jeff Ames2009-06-221-135/+135
|
* Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2009-06-141-0/+135
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.