| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 18 | -117/+177 |
* | 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 |
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 5 | -30/+36 |
* | * 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 |
* | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 2008-10-06 | 4 | -0/+28 |
* | 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 | 18 | -177/+117 |
* | 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 | 18 | -117/+177 |
* | 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 | 5 | -0/+36 |
* | * Green dots on the mainmap for avatar. | Teravus Ovares | 2008-10-06 | 4 | -0/+214 |
* | 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 |
* | Fixed small coordinate issue: The center is (min+max)/2, not (max-min)/2 | Homer Horwitz | 2008-10-05 | 1 | -1/+1 |
* | Fix a problem with land-search and non-convex parcels. | Homer Horwitz | 2008-10-05 | 1 | -2/+39 |
* | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 2008-10-05 | 1 | -1/+3 |
* | Revert the packet resend timing changes. They caused login issues in primmy | Melanie Thielker | 2008-10-05 | 1 | -2/+2 |
* | Add parcel info "UUID" to snapshot | Melanie Thielker | 2008-10-05 | 1 | -0/+6 |
* | Craters, take 2. Remove old discard logic and absolute discard timer. | Melanie Thielker | 2008-10-05 | 1 | -47/+27 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-05 | 10 | -57/+57 |
* | * An update to the UDP Packet handler which might make the giant sized crater... | Teravus Ovares | 2008-10-05 | 1 | -1/+1 |
* | Remove a console debug output | Melanie Thielker | 2008-10-05 | 1 | -1/+1 |
* | Change category in snapshot to a number, to match the one in search | Melanie Thielker | 2008-10-05 | 1 | -1/+1 |
* | Add a dummy "dwell" value to the data snapshot | Melanie Thielker | 2008-10-05 | 1 | -1/+5 |
* | Small bug fix | Melanie Thielker | 2008-10-05 | 1 | -0/+1 |
* | Plumb in the DirPlacesReply packet | Melanie Thielker | 2008-10-05 | 3 | -0/+39 |
* | Fix Mantis #2281: touch events in non-default states in DNE work again. | Homer Horwitz | 2008-10-04 | 1 | -1/+1 |