aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces/IEstateDataStore.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch #9151Melanie Thielker2008-07-181-0/+41
Makes the estate dialog fully functional. Implements all client facing functionality. Moves estate data from estate_settings.xml, which is used to provide defaults, to the region data store. Creates one estate for each region, and places the region in it. Converts all region bans to estate bans.