aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Neighbour (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace the Replaceable modules nameMelanie2009-08-102-2/+2
|
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-151-2/+2
|
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-102-0/+10
| | | | | | the ball rolling on replacable modules. No user functionality yet
* Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2009-06-141-1/+1
| | | | IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
* Update svn properties.Jeff Ames2009-06-142-283/+283
|
* Renamed Region/CoreModules/ServiceConnectors to ↵diva2009-06-142-0/+283
Region/CoreModules/ServiceConnectorsOut. No functional changes.