OpenSimMirror/OpenSim/Region
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
..
Application
ClientStack
CoreModules Use GridUser properly for foreign users. 2012-09-26 12:40:41 -07:00
DataSnapshot
Framework Enforce existing 5 action hardcoded undo limit. 2012-09-26 22:49:44 +01:00
OptionalModules Don't fail to create an IRC nick if nick randomization is disabled in the IRC module. 2012-09-20 02:01:01 +01:00
Physics BulletSim: update DLLs and SOs and remove some debugging code. 2012-09-15 15:36:13 -07:00
RegionCombinerModule
ReplaceableModules
ScriptEngine Fix llListFindList() returning no match when there is a match with a script constant component in the source list. 2012-09-22 00:23:25 +01:00
UserStatistics