aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Simulation/EstateDataService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-139/+0
* Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan2011-09-161-1/+6
* Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-051-0/+5
* On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)2011-03-211-0/+10
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-01-181-3/+3
* Fix the aboveMelanie2010-09-141-4/+3
* Allow to place the connection strings and providers for estate and regionMelanie2010-09-141-0/+8
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-0/+112