aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Storage/OpenSim.DataStore.NullStorage (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* Start of trying to make Region/Scene more modular. MW2007-08-281-1/+1
* The regionUUID is now being passed to the datastore calls.MW2007-08-201-3/+3
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-3/+3
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-5/+5
* *Renamed ParcelManager to LandManagermingchen2007-07-161-3/+3
* changed to native line ending encodingSean Dague2007-07-162-100/+101
* * PROTIP: It helps to know what your doing when playing with reflection.Adam Frisby2007-07-151-1/+1
* * Terrain now uses the new StorageManager.Adam Frisby2007-07-151-2/+2
* * Adding example "NullStorage" DataStore engine.Adam Frisby2007-07-152-0/+100