OpenSimMirror/OpenSim/Region
Oren Hurvitz 37d770f814 Use DotNetZip to compress OARs and IARs.
DotNetZip provides much better compression than standard .NET.
2012-04-27 19:46:31 +01:00
..
Application Allow the user to enter help topics in upper or lowercase. 2012-03-24 03:07:01 +00:00
ClientStack Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-27 00:58:54 +01:00
CoreModules Use DotNetZip to compress OARs and IARs. 2012-04-27 19:46:31 +01:00
DataSnapshot Datasnapshot: added "secret" to the registration/deregistration query so that data providers can verify authenticity if they want. 2012-03-13 08:06:30 -07:00
Framework Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-27 00:58:54 +01:00
OptionalModules Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-27 00:58:54 +01:00
Physics Restore _parent_scene.actor_name_map[prim_geom] = this; accidentally removed from ODEPrim.SetGeom. 2012-04-24 20:15:10 +01:00
RegionCombinerModule Factor out common default animations code into SLUtil. LLClientView now makes use of the SLUtil copy via a method rather than each LLClientView loading a separate copy. 2012-03-09 23:57:24 +00:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine minor: style adjustments in SensorRepeat, mainly related to patch from stoehr 2012-04-27 19:40:19 +01:00
UserStatistics Move some public methods on WebStatsModule to private to reduce some static analysis complexity. 2012-04-17 01:33:55 +01:00