aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/SceneObjectUndoRedoTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* minor: remove mono compiler warning in SceneObjectUndoRedoTestsJustin Clark-Casey (justincc)2013-03-111-2/+2
* Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.Justin Clark-Casey (justincc)2012-09-271-0/+4
* Don't store undo states if a scene object is manipulated when it is not in a ...Justin Clark-Casey (justincc)2012-09-261-0/+23
* Enforce existing 5 action hardcoded undo limit.Justin Clark-Casey (justincc)2012-09-261-0/+27
* Add basic undo/redo regression tests.Justin Clark-Casey (justincc)2012-09-261-0/+130