| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up webmap-generation a bit: | Homer Horwitz | 2008-10-09 | 1 | -17/+3 |
* | - Fix wrong order of max/min usage for clipping. Uses Util.Clamp now | Homer Horwitz | 2008-10-08 | 2 | -2/+4 |
* | - removed some unnecessary conversions (double -> double) | Homer Horwitz | 2008-10-08 | 1 | -2/+2 |
* | * minor: Comment out initial regularly occuring EventQueueGet log debug messa... | Justin Clarke Casey | 2008-10-08 | 1 | -11/+9 |
* | * On deselection of objects, stop every object id passed triggering an update... | Justin Clarke Casey | 2008-10-08 | 1 | -27/+20 |
* | Mantis#2354. Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-08 | 1 | -0/+24 |
* | * Re-enables map item requests. | Teravus Ovares | 2008-10-08 | 1 | -51/+261 |
* | warning squashing | Dr Scofield | 2008-10-08 | 1 | -3/+3 |
* | Add some permissions checks and fixes | Melanie Thielker | 2008-10-08 | 4 | -11/+72 |
* | * Disabling mapitem requests for surrounding regions as it's probably using u... | Teravus Ovares | 2008-10-07 | 1 | -6/+6 |
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 16 | -115/+170 |
* | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-10-07 | 1 | -0/+13 |
* | 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 | 3 | -27/+23 |
* | * Made Mapitems more failure friendly | Teravus Ovares | 2008-10-06 | 1 | -10/+86 |
* | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 2008-10-06 | 2 | -0/+16 |
* | Exclude attachments from parcel prim counts | Melanie Thielker | 2008-10-06 | 1 | -1/+1 |
* | 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 |
* | MapItems/Green Dots | Teravus Ovares | 2008-10-06 | 1 | -19/+63 |
* | 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 | 16 | -170/+115 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 16 | -115/+170 |
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 3 | -0/+19 |
* | * Green dots on the mainmap for avatar. | Teravus Ovares | 2008-10-06 | 2 | -0/+174 |
* | 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 |
* | Plumb in the DirPlacesReply packet | Melanie Thielker | 2008-10-05 | 1 | -0/+4 |
* | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 2008-10-04 | 1 | -0/+2 |
* | * 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 | 2 | -2/+55 |
* | Cause a request to a different attachment point to taint the attachment so | Melanie Thielker | 2008-10-04 | 1 | -0/+6 |
* | Prevent a new asset being created on every detach of an attachment | Melanie Thielker | 2008-10-04 | 1 | -0/+1 |
* | Mantis #2330 | Melanie Thielker | 2008-10-04 | 1 | -5/+4 |
* | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 2008-10-04 | 3 | -22/+10 |
* | Guard against negative scale set through LSL functions | Melanie Thielker | 2008-10-04 | 1 | -0/+5 |
* | Tiny performance tweak | Melanie Thielker | 2008-10-04 | 1 | -2/+1 |
* | Avoid a gratuitious KillObject storm on region crossing | Melanie Thielker | 2008-10-04 | 1 | -2/+5 |
* | Cause "Show in search" to trigger a persistence save | Melanie Thielker | 2008-10-04 | 1 | -0/+2 |
* | Add "Drop" functionality to pie menu | Melanie Thielker | 2008-10-04 | 5 | -7/+59 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 2 | -25/+38 |
* | Fix: Mantis#2326: Fix: privilege escalation through attach from ground | Melanie Thielker | 2008-10-03 | 4 | -57/+65 |