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 Support multi-region OAR files 2012-09-14 20:25:03 +01:00
ClientStack Added unit tests for multi-region OARs 2012-09-14 20:32:25 +01:00
CoreModules Use GridUser properly for foreign users. 2012-09-26 12:40:41 -07:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
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 Move addin attributes to RegionCombinerModule.addin.xml 2012-09-07 13:21:06 -04:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
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 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 2012-07-25 23:11:50 +01:00