aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/StorageManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-2/+4
2008-01-11* Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey1-2/+2
2008-01-11Turn off accidental hardcodingJustin Clarke Casey1-1/+1
2008-01-11Switch prim items type representation to use int rather than strings.Justin Clarke Casey1-2/+2
2007-12-27Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey1-1/+1
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-6/+2
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-18/+8
2007-08-28Start of trying to make Region/Scene more modular. MW1-1/+1
2007-07-29Commit 1/2Adam Frisby1-0/+3
2007-07-16changed to native line ending encodingSean Dague1-60/+60
2007-07-15* PROTIP: It helps to know what your doing when playing with reflection.Adam Frisby1-11/+8
2007-07-15* Added loading methods for NullStorage.Adam Frisby1-0/+63