aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IEstateDataService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan2011-09-161-1/+9
* Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)2011-04-051-0/+6
* minor: slightly adjust previous method doc.Justin Clark-Casey (justincc)2011-03-211-1/+1
* add method doc to IEstateDataService and IEstateDataStore interfacesJustin Clark-Casey (justincc)2011-03-211-1/+43
* On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)2011-03-211-0/+14
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-0/+45