| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis#2354. Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-08 | 2 | -0/+25 |
* | adding OSHttpResponse test case (yeah, very primitive still) | Dr Scofield | 2008-10-08 | 1 | -26/+175 |
* | * Re-enables map item requests. | Teravus Ovares | 2008-10-08 | 1 | -51/+261 |
* | warning squashing | Dr Scofield | 2008-10-08 | 1 | -3/+3 |
* | - add clientstack_plugin option to OpenSim.ini.example | Mike Mazur | 2008-10-08 | 1 | -28/+31 |
* | Add some permissions checks and fixes | Melanie Thielker | 2008-10-08 | 4 | -11/+72 |
* | Mantis#2352. Thank you kindly, Jonc for a patch that: | Charles Krinke | 2008-10-08 | 1 | -2/+4 |
* | Mantis#1906. Thank you kindly, Idb for a patch that: | Charles Krinke | 2008-10-08 | 1 | -18/+1 |
* | Fix friendly errors in DNE as well | Melanie Thielker | 2008-10-08 | 1 | -11/+10 |
* | Adapt tests to new friendly errors and correct line numbers | Melanie Thielker | 2008-10-07 | 1 | -2/+2 |
* | Restore "friendly errors" to the XEngine | Melanie Thielker | 2008-10-07 | 4 | -30/+23 |
* | * Comment out debug throttle output that I had accidentally left in | Justin Clarke Casey | 2008-10-07 | 1 | -0/+2 |
* | * Temporarily revert r6714 which changed agent throttle number interpretation | Justin Clarke Casey | 2008-10-07 | 1 | -6/+8 |
* | * 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=2345 | Justin Clarke Casey | 2008-10-07 | 1 | -16/+12 |
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 19 | -118/+178 |
* | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-10-07 | 1 | -16/+13 |
* | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-10-07 | 1 | -2/+3 |
* | 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 |
* | cleaning up OSHttpResponse: note that read access to extra header | Dr Scofield | 2008-10-06 | 4 | -200/+101 |
* | oops. forgot testcase | Dr Scofield | 2008-10-06 | 1 | -0/+249 |
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 8 | -55/+155 |
* | cleaning up OSHttpRequest removing old Http stuff. also adding test | Dr Scofield | 2008-10-06 | 6 | -317/+126 |
* | * Made Mapitems more failure friendly | Teravus Ovares | 2008-10-06 | 1 | -10/+86 |
* | * restore Header.Resent field setting for resent packets | Justin Clarke Casey | 2008-10-06 | 1 | -0/+4 |
* | * Change interpretation of asset throttle values to bits per second rather th... | Justin Clarke Casey | 2008-10-06 | 2 | -37/+42 |
* | Mantis#2342. Thank you kindly, Ralphos for a patch that solves: | Charles Krinke | 2008-10-06 | 1 | -78/+10 |
* | Mantis#2340. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-10-06 | 2 | -6/+16 |
* | adds admin_exists_user XmlRpc call. | Dr Scofield | 2008-10-06 | 1 | -0/+74 |
* | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 2008-10-06 | 5 | -0/+30 |
* | 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 | 19 | -178/+118 |
* | Mantis#2336. Thank you kindly, Ralphos for a patch that: | Charles Krinke | 2008-10-06 | 1 | -3/+8 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 19 | -118/+178 |
* | Patch by Fly-Man, with modifications. Add more fields to DataSnapshot. | Melanie Thielker | 2008-10-06 | 1 | -11/+36 |
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 6 | -0/+38 |
* | * Green dots on the mainmap for avatar. | Teravus Ovares | 2008-10-06 | 6 | -0/+265 |
* | For symmetry reasons, I think this probably is a bug. | Homer Horwitz | 2008-10-05 | 1 | -1/+1 |
* | Small optimization: Don't ask gridserver about regions on the local instance. | Homer Horwitz | 2008-10-05 | 1 | -0/+7 |
* | * Fix sitting avatar showing up properly on the minimap | Teravus Ovares | 2008-10-05 | 1 | -1/+18 |