aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types/EstateSettings.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Major ass commit.Adam Frisby2007-10-221-2/+6
| | | | | | | * Sqlite Storage Engine now supports terrain -- however be aware that every terrain revision stored will at 512KB to your database file. At the moment it is storing every revision from the first. * Fixed an issue where by noverbose mode would display lots of useless junk. Noverbose mode is now quite usable. * Fixed a whole bunch of console message issues such as naming and categorisation
* * Fixed Culture-variant parsing of config optionslbsa712007-09-251-1/+3
|
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* Changes to prepare for future possible configuration of separate logdir, ↵Brian McBee2007-08-031-2/+4
| | | | configdir, datadir.
* More work on the AllNewSceneObject* classes.MW2007-08-031-2/+0
|
* *Estate settings are now saved in their own configuration file called ↵mingchen2007-08-031-37/+676
| | | | estate_settings.xml using the configuration system.
* changed to native line ending encodingSean Dague2007-07-161-93/+93
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-6/+2
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+97
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.