aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Storage/OpenSim.DataStore.DB4o/DB4oDataStore.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-9/+4
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-08-20The regionUUID is now being passed to the datastore calls.MW1-3/+3
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-8/+8
2007-07-30mass update of files to have native line endingsSean Dague1-110/+110
2007-07-29Commit 1/2Adam Frisby1-2/+8
2007-07-29* Assorted minor fixes (DB4o now properly commits saves on shutdown)Adam Frisby1-1/+2
2007-07-29* Highly experimental: Added DB4o DataStore support. Untested.Adam Frisby1-7/+39
2007-07-16* Updating internal LSL handler/compiler with Tedd's r1.Adam Frisby1-66/+71
2007-07-16changed to native line ending encodingSean Dague1-65/+66
2007-07-15* PROTIP: It helps to know what your doing when playing with reflection.Adam Frisby1-1/+1
2007-07-15* Terrain now uses the new StorageManager.Adam Frisby1-2/+2
2007-07-15* Adding example "NullStorage" DataStore engine.Adam Frisby1-0/+65