aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces/IRegionDataStore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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