OpenSimMirror/OpenSim/Region/Framework
Justin Clark-Casey (justincc) 327320d1a7 Enforce existing 5 action hardcoded undo limit.
This was present in the code but not enforced, which led to a memory leak over time as part properties were changed, whether by viewer, script or another source.
This commit enforces that limit, which will soon become configurable.
Regression test for undo limit added
Should help with http://opensimulator.org/mantis/view.php?id=6279
2012-09-26 22:49:44 +01:00
..
Interfaces Documentation of IScriptModuleComms.RegisterConstant and IScriptModuleComms.LookupModConstant 2012-09-17 14:15:52 +01:00
Scenes Enforce existing 5 action hardcoded undo limit. 2012-09-26 22:49:44 +01:00
ModuleLoader.cs Make it more obvious when it happens that DLL plugin loading fails. Improve exception output on Windows. 2011-04-11 21:51:17 +01:00