aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/MockRegionDataPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-1/+1
* Fix unit test SceneSetupHelpers to load the mock simulation data storeJohn Hurliman2010-09-121-0/+75
* Formatting cleanup.Jeff Ames2010-09-121-3/+3
* Changed all string references of "IRegionDataStore" to "ISimulationDataStore"John Hurliman2010-09-111-1/+0
* Fixed the naming mess around data connectors for simulation dataJohn Hurliman2010-09-111-1/+1
* Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2010-09-071-13/+67
* Add test to check persistence of newly added pre-linked objectsJustin Clark-Casey (justincc)2010-09-061-0/+149