OpenSimMirror/OpenSim/Region
John Hurliman 7965b6eb61 * Moving parcel media and avatar update packets from the unthrottled category to task
* Fixing a bug where the max burst rate for the state category was being set as unlimited, causing connections to child agents to saturate bandwidth
* Upped the example default drip rates to 1000 bytes/sec, the minimum granularity for the token buckets
2009-10-30 00:43:46 -07:00
..
Application Adding changes to previous patch to make it fit into core better 2009-10-28 18:25:37 +00:00
ClientStack * Moving parcel media and avatar update packets from the unthrottled category to task 2009-10-30 00:43:46 -07:00
Communications Formatting cleanup. 2009-10-01 01:17:47 +09:00
CoreModules * Log progress messages when loading OAR files with a lot of assets 2009-10-29 01:46:58 -07:00
DataSnapshot Merge branch 'diva-textures-osgrid' 2009-10-04 05:49:16 +01:00
Examples/SimpleModule Merge branch 'master' into vehicles 2009-10-22 07:12:10 +01:00
Framework * Fixed a NullReferenceException in GetMovementAnimation() and added more protection against NREs in AddNewMovement() 2009-10-29 16:31:48 -07:00
OptionalModules Experimental change of PhysicsVector to Vector3. Untested 2009-10-26 18:23:43 -07:00
Physics * Log progress messages when loading OAR files with a lot of assets 2009-10-29 01:46:58 -07:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine More performance improvements to XEngine script loading 2009-10-29 06:42:40 -07:00
UserStatistics Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed 2009-10-23 01:02:36 -07:00