aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/MockRegionDataPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-12/+46
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-3/+26
* Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+26
* Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-231-1/+34
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2012-03-201-1/+1
* minor: make NPC tests run in a given order, comment out log lines in mock reg...Justin Clark-Casey (justincc)2012-03-071-11/+11
* Fix unit tests from RegionSettings commitJustin Clark-Casey (justincc)2011-09-091-0/+4
* Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-1/+9
* 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