aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLEstateData.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-12/+14
2008-07-19Update svn properties. Fix some inconsistent newlines.Jeff Ames1-23/+23
2008-07-18Patch to fix saving of estate managers list loaded during migration.Melanie Thielker1-0/+3
No longer teleports an agent home unless their root agent is being banned. Visual blocking is still in effect.
2008-07-18squashing further warnings.Dr Scofield1-19/+19
2008-07-18masks MySQL password from console startup messagesDahlia Trimble1-2/+25
2008-07-18Patch #9151Melanie Thielker1-0/+386
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.