aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/StorageManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Rolled back a few changes.Adam Frisby2008-05-011-7/+7
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-7/+7
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-2/+4
* * Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey2008-01-111-2/+2
* Turn off accidental hardcodingJustin Clarke Casey2008-01-111-1/+1
* Switch prim items type representation to use int rather than strings.Justin Clarke Casey2008-01-111-2/+2
* Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey2007-12-271-1/+1
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-6/+2
* * Optimized usingslbsa712007-10-301-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-18/+8
* Start of trying to make Region/Scene more modular. MW2007-08-281-1/+1
* Commit 1/2Adam Frisby2007-07-291-0/+3
* changed to native line ending encodingSean Dague2007-07-161-60/+60
* * PROTIP: It helps to know what your doing when playing with reflection.Adam Frisby2007-07-151-11/+8
* * Added loading methods for NullStorage.Adam Frisby2007-07-151-0/+63