aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionSettings.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-200/+200
2008-07-05Changed default terrain lower limit to -100 instead of 100Dahlia Trimble1-1/+1
2008-07-01Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke1-0/+201
Reads estate_settings.xml and populates the database from it. If there is no record, just passes the defaults to the application.
2008-06-30Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke1-33/+33
Make each region load it's settings from the database on startup. No user functionality yet.
2008-06-29patch and files from mantis #1630, Thanks MelanieMW1-0/+300