| Commit message (Expand) | Author | Age | Files | Lines |
* | Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn... | Dahlia Trimble | 2008-10-15 | 1 | -3/+38 |
* | Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot(). | Dahlia Trimble | 2008-10-15 | 1 | -0/+5 |
* | * Send an avatar update to other clients when an avatar rotates, as well as w... | Justin Clarke Casey | 2008-10-14 | 1 | -3/+21 |
* | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 2008-10-14 | 1 | -2/+7 |
* | * minor: Make it clear that non-scheduled updates can happen outside of the p... | Justin Clarke Casey | 2008-10-14 | 3 | -7/+3 |
* | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ... | Justin Clarke Casey | 2008-10-14 | 3 | -9/+9 |
* | * Make KillObjectPackets reliable | Justin Clarke Casey | 2008-10-14 | 1 | -0/+1 |
* | - convert comments into documentation | Mike Mazur | 2008-10-14 | 1 | -38/+40 |
* | - move comment about assetID and 'attached' in inventory where it belongs | Mike Mazur | 2008-10-14 | 2 | -18/+15 |
* | * Remove warnings, including one which pointed out a bug | Justin Clarke Casey | 2008-10-13 | 1 | -1/+1 |
* | Fix linking phantom and nonphantom prims. Make the error message more friendly | Melanie Thielker | 2008-10-12 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-12 | 1 | -1/+1 |
* | * Fixed two major unhandled exceptions discovered during the Pub Quiz on friday. | Adam Frisby | 2008-10-12 | 1 | -1/+9 |
* | Fix the fix. Child prims were failing to load. | Melanie Thielker | 2008-10-11 | 1 | -7/+10 |
* | Fix llSetPos to handle child prims correctly. This will fix linked | Melanie Thielker | 2008-10-11 | 1 | -0/+11 |
* | Implement the hook needed for the CanTeleport check | Melanie Thielker | 2008-10-11 | 1 | -0/+3 |
* | Add logging in case of a SOG without rootpart | Homer Horwitz | 2008-10-11 | 1 | -0/+5 |
* | - Patching a symptom of the failed WP start. We really need to find the reason | Homer Horwitz | 2008-10-11 | 1 | -1/+8 |
* | 2nd stab at that prim loading nasty | Melanie Thielker | 2008-10-11 | 1 | -1/+1 |
* | Fix Nebadon's WP crash (invalid root part from database null-ref) | Melanie Thielker | 2008-10-11 | 1 | -0/+3 |
* | * Removed Heartbeat timer | Teravus Ovares | 2008-10-11 | 1 | -127/+148 |
* | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the... | MW | 2008-10-10 | 1 | -1/+1 |
* | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f... | MW | 2008-10-10 | 1 | -1/+1 |
* | very tiny change | MW | 2008-10-10 | 1 | -3/+4 |
* | Add the beginnings of a sim health check (through remote admin) | Melanie Thielker | 2008-10-10 | 1 | -0/+14 |
* | Fixed renaming of in-prim items (Mantis #2366) | Homer Horwitz | 2008-10-09 | 1 | -1/+3 |
* | - Fix wrong order of max/min usage for clipping. Uses Util.Clamp now | Homer Horwitz | 2008-10-08 | 1 | -0/+2 |
* | * On deselection of objects, stop every object id passed triggering an update... | Justin Clarke Casey | 2008-10-08 | 1 | -27/+20 |
* | Add some permissions checks and fixes | Melanie Thielker | 2008-10-08 | 3 | -8/+70 |
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 1 | -0/+2 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-06 | 1 | -8/+8 |
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 2 | -26/+22 |
* | Implement ForceOwnerPermissive and God TakeCopy | Melanie Thielker | 2008-10-06 | 3 | -0/+23 |
* | Cause inventory items to also be sold when a prim is sold | Melanie Thielker | 2008-10-06 | 1 | -4/+1 |
* | Fix a number of errors in transfer of objects | Melanie Thielker | 2008-10-06 | 3 | -5/+16 |
* | Remove an unnecessary perms check. This caused prim movement to be disabled | Melanie Thielker | 2008-10-06 | 1 | -14/+1 |
* | Fix a nullref | Melanie Thielker | 2008-10-06 | 1 | -1/+1 |
* | One should not commit even the smallest fox without compile. Fix build break | Melanie Thielker | 2008-10-06 | 1 | -6/+6 |
* | More perms fixes. Reinstate the move flag | Melanie Thielker | 2008-10-06 | 1 | -6/+10 |
* | Fix a privilege escalation with linked sets | Melanie Thielker | 2008-10-06 | 1 | -3/+6 |
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 1 | -2/+0 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 1 | -0/+2 |
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 2 | -0/+18 |
* | For symmetry reasons, I think this probably is a bug. | Homer Horwitz | 2008-10-05 | 1 | -1/+1 |
* | * Fix sitting avatar showing up properly on the minimap | Teravus Ovares | 2008-10-05 | 1 | -1/+18 |
* | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 2008-10-05 | 1 | -1/+3 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-05 | 4 | -12/+12 |
* | * minor: Remove warning | Justin Clarke Casey | 2008-10-04 | 1 | -1/+1 |
* | * Check in the second part of http://opensimulator.org/mantis/view.php?id=233... | Justin Clarke Casey | 2008-10-04 | 1 | -35/+29 |
* | Added immediate TP failure message for TPs to regions that aren't there, | Homer Horwitz | 2008-10-04 | 1 | -0/+19 |