aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces/IRegionDataStore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Rolled back a few changes.Adam Frisby2008-05-011-3/+3
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-3/+3
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-2/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey2008-01-211-1/+1
* * Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey2008-01-211-1/+19
* * Optimized usingslbsa712007-12-271-3/+4
* Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey2007-12-271-3/+4
* *Parcels and their access lists now store over multiple sessions when the dat...mingchen2007-12-181-1/+1
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-3/+3
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-1/+1
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-2/+2
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-2/+2
* * Major ass commit.Adam Frisby2007-10-221-2/+2
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-7/+2
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* 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-2/+2
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-4/+4
* *Renamed ParcelManager to LandManagermingchen2007-07-161-2/+3
* changed to native line ending encodingSean Dague2007-07-161-62/+62
* * Adding example "NullStorage" DataStore engine.Adam Frisby2007-07-151-1/+1
* * Obsoleted ILocalStorageAdam Frisby2007-07-131-0/+63