OpenSimMirror/OpenSim/Region
Robert Adams 80cee1b85a BulletSim: Fix single physical prim reporting its mass as zero.
Properly return root mass as mass of just the root prim rather
than the mass of the linkset. SOG has the logic to add the masses
together to get the linkset mass.
Update TODO list.
2012-12-24 08:56:02 -08: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 Replace axis rotation numeric constants (STATUS_ROTATE_XYZ) with symbols. Also made it so llSetStatus() can individually enable disable rotation axi using the bitmask of flags. 2012-12-18 19:25:40 -08:00
OptionalModules XmlRpcGridRouter 2012-12-03 20:16:44 -05:00
Physics BulletSim: Fix single physical prim reporting its mass as zero. 2012-12-24 08:56:02 -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 Replace axis rotation numeric constants (STATUS_ROTATE_XYZ) with symbols. Also made it so llSetStatus() can individually enable disable rotation axi using the bitmask of flags. 2012-12-18 19:25:40 -08:00
UserStatistics Make WebStatsModule properly handle scenes added or removed after initial startup. 2012-12-15 00:45:27 +00:00