OpenSimMirror/OpenSim/Region
Michael Cortez 0e07a7ef10 Adding additional debug to output the group powers specified when updating a group role. This will be used to solve some issues with the Group Powers enum. 2009-09-18 20:53:50 +01:00
..
Application switch default physics engine to ODE and default meshmerizer to Meshmerizer in code and in OpenSim.ini.example 2009-09-16 18:44:55 +01:00
ClientStack Formatting cleanup. 2009-09-10 15:57:53 +09:00
Communications Guarding the unpacking of the email field introduced by Robsmart. Most profiles don't have it. This may fix mantis #4134. 2009-09-12 09:30:14 -07:00
CoreModules Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim 2009-09-16 18:21:46 +01:00
DataSnapshot * Updates libOMV to version 0.7.0 2009-07-25 15:49:10 +00:00
Examples/SimpleModule SceneObjectGroup cleanup. Removes the default constructor and unnecessary null checks on m_rootPart 2009-09-16 15:06:08 -07:00
Framework addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 2009-09-18 15:47:15 +02:00
OptionalModules Adding additional debug to output the group powers specified when updating a group role. This will be used to solve some issues with the Group Powers enum. 2009-09-18 20:53:50 +01:00
Physics Alternate algorithm for fixing avatar capsule tilt (Mantis #2905) 2009-09-18 11:39:08 +09:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 2009-09-18 15:47:15 +02:00
UserStatistics This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. 2009-08-07 20:31:48 -04:00