aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestScene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-7/+8
2012-11-12Remove the old style module loader and all references to itMelanie1-3/+3
2012-02-15In ObjectTortureTests, run garbage collector on Teardown and run scene loop u...Justin Clark-Casey (justincc)1-1/+2
2012-02-07Add start GC memory and end GC memory to object stress test printouts.Justin Clark-Casey (justincc)1-0/+5
2011-10-15move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with t...Justin Clark-Casey (justincc)1-4/+4
2011-10-15fetch physical_prim switch from [Startup] config from inside scene, as is don...Justin Clark-Casey (justincc)1-2/+2
2010-09-12* Added ISimulationDataService and IEstateDataServiceJohn Hurliman1-7/+3
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-09-06Add test to check persistence of newly added pre-linked objectsJustin Clark-Casey (justincc)1-2/+6
2010-03-12Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)1-2/+2
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto1-1/+1
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-11CommunicationsManager deleted.Diva Canto1-2/+2
2009-10-01Formatting cleanup.Jeff Ames1-3/+3
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-06refactoring Scene.NewUserConnection() to be simpler and clearer.Dr Scofield1-1/+3
2009-04-15* Resolve unit test failure introduced in r9148 (probably)Justin Clarke Casey1-0/+13
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-3/+2
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-01-06* refactor: Remove the need to separately pass in the http listener to the sc...Justin Clarke Casey1-2/+2
2008-12-11* Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey1-1/+1
2008-12-11* minor: Move mock test classes into mock namespaceJustin Clarke Casey1-1/+1
2008-12-10* refactor: Move test infrastructure code to its own package so that it can b...Justin Clarke Casey1-1/+2
2008-11-11* Create TestScene to get at the async object deleter for use in a future testJustin Clarke Casey1-18/+23
2008-11-03* Use nini to pass config information to the client stack, rather than the Cl...Justin Clarke Casey1-1/+2
2008-10-03* Put in some infrastructure to allow tweaking of packet queue throttle value...Justin Clarke Casey1-1/+3
2008-09-14* Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby1-2/+1
2008-06-20Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson1-1/+6
2008-05-20Add copyright notices.Jeff Ames1-0/+27
2008-05-02fixed the dos line endingsSean Dague1-15/+15
2008-05-02* More clientstack abstractions - We now only have a single constructor call ...Adam Frisby1-0/+5
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby1-0/+11