<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/opensim</link><counters><counter name="forever" lastEventTime="1329190132" firstEventTime="1172878144">20669</counter><counter name="lastMonth" lastEventTime="1328053961" firstEventTime="1325490626">257</counter><counter name="thisMonth" lastEventTime="1329190132" firstEventTime="1328056237">141</counter><counter name="lastWeek" lastEventTime="1328939706" firstEventTime="1328487497">47</counter><counter name="thisWeek" lastEventTime="1329190132" firstEventTime="1329178567">5</counter><counter name="today" lastEventTime="1329190132" firstEventTime="1329178567">5</counter></counters><metadata><item name="subtitle"><value type="text/plain">None</value></item><item name="description"><value type="text/plain">Open Source Second Life Simulator project</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">OpenSim</value></item><item name="url"><value type="text/plain">http://openmetaverse.org/wiki/OpenSim</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1329177699    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>b0d02adeee36</revision>            <files>   <file>OpenSim/Region/CoreModules/World/Permissions/PermissionsModule.cs</file>            </files>            <log> Merge branch 'master' of ssh://opensimulator.org/var/git/opensim             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1329177699    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>48b962c40105</revision>            <files>   <file>bin/OpenSim.ini.example</file>            </files>            <log> Update [XEngine] AppDomainLoading advice in OpenSim.ini.example             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1329168149    </timestamp>    <body>        <commit>            <author>cmickeyb</author>            <revision>04a195266bd6</revision>            <files>   <file>OpenSim/Region/CoreModules/World/Permissions/PermissionsModule.cs</file>            </files>            <log> short circuit the expensive parts of the permission checking code
if the current user is the owner of an object. none of the later
checks can reverse the outcome.             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1329166139    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>21393af631c7</revision>            <files>   <file>OpenSim/Framework/Console/CommandConsole.cs</file>   <file>OpenSim/Framework/RegionInfo.cs</file>   <file>OpenSim/Framework/Util.cs</file>   <file>OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs</file>   <file>OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs</file>   <file>OpenSim/Region/Framework/Scenes/AsyncSceneObjectGroupDeleter.cs</file>   <file>OpenSim/Region/Framework/Scenes/ScenePresence.cs</file>   <file>OpenSim/Region/Physics/OdePlugin/ODECharacter.cs</file>   <file>OpenSim/Region/Physics/OdePlugin/OdeScene.cs</file>   <file>OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs</file>   <file>bin/OpenSimDefaults.ini</file>            </files>            <log> Merge branch 'master' of ssh://opensimulator.org/var/git/opensim             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1329166139    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>189c67db957c</revision>            <files>   <file>OpenSim/Framework/Serialization/External/ExternalRepresentationUtils.cs</file>   <file>OpenSim/Region/Framework/Scenes/Serialization/SceneObjectSerializer.cs</file>            </files>            <log> On object deserialization, go back to logging errors at DEBUG level rather than ERROR.  Restore extra log message if shape processing fails.

Logging level was DEBUG before 312e145 (Fri Feb 3 2012).
312e145 also accidentally removed the 'general error' log message if any shape deserialization failed.
This commit restores it, though this has no functional impact.             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328927373    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>b92b9228ef5c</revision>            <files>   <file>OpenSim/Region/Physics/OdePlugin/OdeScene.cs</file>            </files>            <log> correct the default avatar_terminal_velocity value that I accidentally left in whilst testing             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328927373    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>f49897a4195d</revision>            <files>   <file>OpenSim/Region/Physics/OdePlugin/ODECharacter.cs</file>   <file>OpenSim/Region/Physics/OdePlugin/OdeScene.cs</file>   <file>bin/OpenSimDefaults.ini</file>            </files>            <log> Clamp ODE character velocity.  Make ODE falling character 54m/s by default.

If velocity reaches 256 in any vector then bad things happen with ODE, so we now clamp this value.
In addition, a falling avatar is clamped by default at 54 m/s, which is the same as a falling skydiver.
This also appears to be the value used on the linden lab grid.
This should resolve http://opensimulator.org/mantis/view.php?id=5882             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328919221    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>aab30f5e6709</revision>            <files>   <file>OpenSim/Framework/Console/CommandConsole.cs</file>            </files>            <log> Merge branch 'master' of ssh://opensimulator.org/var/git/opensim             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328919221    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>e7fd7322095d</revision>            <files>   <file>OpenSim/Region/Framework/Scenes/ScenePresence.cs</file>            </files>            <log> Make ScenePresence.MovementFlag a private only settable value to reduce complexity of code analysis             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328918890    </timestamp>    <body>        <commit>            <author>melanie</author>            <revision>5023cc86f095</revision>            <files>   <file>OpenSim/Framework/Console/CommandConsole.cs</file>            </files>            <log> Change parser to leave embedded quotes alone if the pattern is recognized
as an OptionSet long option             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328917312    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>71e484516a03</revision>            <files>   <file>OpenSim/Framework/RegionInfo.cs</file>            </files>            <log> minor: Remove warning from RegionInfo due to repeated config.GetString() call where the first was unused.             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328917261    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>38f878952c51</revision>            <files>   <file>OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs</file>            </files>            <log> Merge branch 'master' of ssh://opensimulator.org/var/git/opensim             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328917260    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>d80422eba7a4</revision>            <files>   <file>OpenSim/Framework/Util.cs</file>            </files>            <log> Add line numbers to Util.PrintCallStack()             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328909302    </timestamp>    <body>        <commit>            <author>jamesh</author>            <revision>ee078f717a27</revision>            <files>   <file>OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs</file>            </files>            <log> Merge branch 'master' of ssh://opensimulator.org/var/git/opensim             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328909302    </timestamp>    <body>        <commit>            <author>jamesh</author>            <revision>73f34de1f9e7</revision>            <files>   <file>OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs</file>   <file>OpenSim/Region/Framework/Scenes/AsyncSceneObjectGroupDeleter.cs</file>            </files>            <log> Merge branch 'master' of /home/opensim/var/repo/opensim             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328909301    </timestamp>    <body>        <commit>            <author>pixel.tomsen</author>            <revision>a7dc7e636e3d</revision>            <files>   <file>OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs</file>            </files>            <log> Fix: Covenant view fails after updates or cache-clean see mantis http://opensimulator.org/mantis/view.php?id=2879

Signed-off-by: BlueWall &lt;jamesh@bluewallgroup.com&gt;             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328909248    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>b3d152f3ba5c</revision>            <files>   <file>OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs</file>            </files>            <log> Fix an npc delete race condition with LSL sensors where an initial presence check could succeed but then the npc removed before the subequent npc check.

The resulting null would cause an exception.  We now check for null before looking at SenseAsAgent.
Hopefully fixes http://opensimulator.org/mantis/view.php?id=5872             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328907861    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>44d84bc27791</revision>            <files>   <file>OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs</file>   <file>OpenSim/Region/Framework/Scenes/AsyncSceneObjectGroupDeleter.cs</file>            </files>            <log> Fix bug where somebody taking a copy of an object they didn't own that was rezzed before the region was restarted would wrongly place the copy in the object owner's inventory.

Addresses http://opensimulator.org/mantis/view.php?id=5825             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328841160    </timestamp>    <body>        <commit>            <author>pixel.tomsen</author>            <revision>7273e0599567</revision>            <files>   <file>OpenSim/Data/SQLite/SQLiteFriendsData.cs</file>   <file>OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs</file>            </files>            <log> Fix: Unable to remove AV from friend list (sqldb-bug) http://opensimulator.org/mantis/view.php?id=3731             </log>        </commit>    </body> </message><message>    <generator>        <name>CIA Perl client for Git</name>        <version>1.0</version>    </generator>    <source>        <project>opensim</project>    </source>    <timestamp>        1328840294    </timestamp>    <body>        <commit>            <author>jjustincc</author>            <revision>ddca5347c31a</revision>            <files>   <file>OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs</file>   <file>OpenSim/Region/ClientStack/Linden/Caps/NewFileAgentInventoryVariablePriceModule.cs</file>   <file>OpenSim/Region/ClientStack/Linden/Caps/ObjectCaps/UploadObjectAssetModule.cs</file>   <file>OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs</file>   <file>OpenSim/Region/Framework/Scenes/Scene.Inventory.cs</file>   <file>OpenSim/Region/Framework/Scenes/SceneObjectGroup.Inventory.cs</file>            </files>            <log> When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer permissions, not PermissionMask.All

Setting PermissionMask.All will cause next permissions to replace current permissions when the object is rezzed, since bit 4 will be set.
This is not correct behaviour for a freshly uploaded mesh.  Freshly rezzed in-world prims also do not have bit 4 set (don't yet know exactly what this is).
Should resolve http://opensimulator.org/mantis/view.php?id=5651             </log>        </commit>    </body> </message></recentMessages></statsTarget>
