OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 2b6f12a1d3 Add "show animations" console command for debug purposes.
This shows the current animation sequence and default anims for avatars.
2013-01-04 00:46:44 +00:00
..
Application Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working. 2012-11-23 02:22:30 +00:00
ClientStack Disable UDPPacketBuffer pooling for now to resolve an issue on Windows of interference between incoming packets. 2012-12-19 01:51:30 +00:00
CoreModules Fix sounds so that they play from inventory after teleport rather than only on initial login region. 2012-12-13 01:03:35 +00:00
DataSnapshot Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
Framework ScenePresence passes the avatar rotation down to the physics engine. This will be a no-op for ODE but enables asymmetrical avatars for BulletSim. 2012-12-28 16:29:16 -08:00
OptionalModules Add "show animations" console command for debug purposes. 2013-01-04 00:46:44 +00:00
Physics BulletSim: add parameter to have Bullet output performance statistics 2013-01-01 17:27:34 -08:00
RegionCombinerModule Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine If an NPC is unowned, then always auto-grant permissions requested via llRequestPermissions() 2013-01-04 00:46:37 +00:00
UserStatistics Make WebStatsModule properly handle scenes added or removed after initial startup. 2012-12-15 00:45:27 +00:00