| Commit message (Expand) | Author | Files | Lines |
2014-11-25 | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-07-29 | Allow the "debug scene set physics false|true" command to work when bulletsim... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2014-05-30 | Moved these two estate-related interfaces to the projects where they belong. | Diva Canto | 1 | -0/+1 |
2013-02-06 | Remove long unused Scene.DumpAssetsToFile boolean. | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2012-11-12 | Remove the old style module loader and all references to it | Melanie | 1 | -3/+3 |
2012-02-15 | In ObjectTortureTests, run garbage collector on Teardown and run scene loop u... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2012-02-07 | Add start GC memory and end GC memory to object stress test printouts. | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-10-15 | move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with t... | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2011-10-15 | fetch 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 IEstateDataService | John Hurliman | 1 | -7/+3 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2010-09-06 | Add test to check persistence of newly added pre-linked objects | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2010-03-12 | Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12 | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 1 | -1/+1 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+1 |
2010-01-11 | CommunicationsManager deleted. | Diva Canto | 1 | -2/+2 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-06 | refactoring Scene.NewUserConnection() to be simpler and clearer. | Dr Scofield | 1 | -1/+3 |
2009-04-15 | * Resolve unit test failure introduced in r9148 (probably) | Justin Clarke Casey | 1 | -0/+13 |
2009-02-16 | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 1 | -3/+2 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2009-01-06 | * refactor: Remove the need to separately pass in the http listener to the sc... | Justin Clarke Casey | 1 | -2/+2 |
2008-12-11 | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s... | Justin Clarke Casey | 1 | -1/+1 |
2008-12-11 | * minor: Move mock test classes into mock namespace | Justin Clarke Casey | 1 | -1/+1 |
2008-12-10 | * refactor: Move test infrastructure code to its own package so that it can b... | Justin Clarke Casey | 1 | -1/+2 |
2008-11-11 | * Create TestScene to get at the async object deleter for use in a future test | Justin Clarke Casey | 1 | -18/+23 |
2008-11-03 | * Use nini to pass config information to the client stack, rather than the Cl... | Justin Clarke Casey | 1 | -1/+2 |
2008-10-03 | * Put in some infrastructure to allow tweaking of packet queue throttle value... | Justin Clarke Casey | 1 | -1/+3 |
2008-09-14 | * Minor fixes and cleanups around code being used for Rex Module work. | Adam Frisby | 1 | -2/+1 |
2008-06-20 | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 1 | -1/+6 |
2008-05-20 | Add copyright notices. | Jeff Ames | 1 | -0/+27 |
2008-05-02 | fixed the dos line endings | Sean Dague | 1 | -15/+15 |
2008-05-02 | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 1 | -0/+5 |
2008-05-02 | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 1 | -0/+11 |