| Commit message (Expand) | Author | Files | Lines |
2008-10-07 | * Temporarily revert r6714 which changed agent throttle number interpretation | Justin Clarke Casey | 1 | -6/+8 |
2008-10-07 | * Disabling mapitem requests for surrounding regions as it's probably using u... | Teravus Ovares | 1 | -6/+6 |
2008-10-07 | * Apply http://opensimulator.org/mantis/view.php?id=2345 | Justin Clarke Casey | 1 | -16/+12 |
2008-10-07 | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 18 | -117/+177 |
2008-10-07 | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -16/+13 |
2008-10-07 | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -2/+3 |
2008-10-07 | From: chris yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -0/+13 |
2008-10-06 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -8/+8 |
2008-10-06 | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 5 | -30/+36 |
2008-10-06 | * Made Mapitems more failure friendly | Teravus Ovares | 1 | -10/+86 |
2008-10-06 | * restore Header.Resent field setting for resent packets | Justin Clarke Casey | 1 | -0/+4 |
2008-10-06 | * Change interpretation of asset throttle values to bits per second rather th... | Justin Clarke Casey | 2 | -37/+42 |
2008-10-06 | Mantis#2342. Thank you kindly, Ralphos for a patch that solves: | Charles Krinke | 1 | -78/+10 |
2008-10-06 | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 4 | -0/+28 |
2008-10-06 | Exclude attachments from parcel prim counts | Melanie Thielker | 1 | -1/+1 |
2008-10-06 | Implement ForceOwnerPermissive and God TakeCopy | Melanie Thielker | 3 | -0/+23 |
2008-10-06 | Cause inventory items to also be sold when a prim is sold | Melanie Thielker | 1 | -4/+1 |
2008-10-06 | Fix a number of errors in transfer of objects | Melanie Thielker | 3 | -5/+16 |
2008-10-06 | Remove an unnecessary perms check. This caused prim movement to be disabled | Melanie Thielker | 1 | -14/+1 |
2008-10-06 | MapItems/Green Dots | Teravus Ovares | 1 | -19/+63 |
2008-10-06 | Fix a nullref | Melanie Thielker | 1 | -1/+1 |
2008-10-06 | One should not commit even the smallest fox without compile. Fix build break | Melanie Thielker | 1 | -6/+6 |
2008-10-06 | More perms fixes. Reinstate the move flag | Melanie Thielker | 1 | -6/+10 |
2008-10-06 | Fix a privilege escalation with linked sets | Melanie Thielker | 1 | -3/+6 |
2008-10-06 | Revert r6697 patch as the build fails. | Charles Krinke | 18 | -177/+117 |
2008-10-06 | Mantis#2336. Thank you kindly, Ralphos for a patch that: | Charles Krinke | 1 | -3/+8 |
2008-10-06 | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 18 | -117/+177 |
2008-10-06 | Patch by Fly-Man, with modifications. Add more fields to DataSnapshot. | Melanie Thielker | 1 | -11/+36 |
2008-10-06 | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 5 | -0/+36 |
2008-10-06 | * Green dots on the mainmap for avatar. | Teravus Ovares | 4 | -0/+214 |
2008-10-05 | For symmetry reasons, I think this probably is a bug. | Homer Horwitz | 1 | -1/+1 |
2008-10-05 | Small optimization: Don't ask gridserver about regions on the local instance. | Homer Horwitz | 1 | -0/+7 |
2008-10-05 | * Fix sitting avatar showing up properly on the minimap | Teravus Ovares | 1 | -1/+18 |
2008-10-05 | Fixed small coordinate issue: The center is (min+max)/2, not (max-min)/2 | Homer Horwitz | 1 | -1/+1 |
2008-10-05 | Fix a problem with land-search and non-convex parcels. | Homer Horwitz | 1 | -2/+39 |
2008-10-05 | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 1 | -1/+3 |
2008-10-05 | Revert the packet resend timing changes. They caused login issues in primmy | Melanie Thielker | 1 | -2/+2 |
2008-10-05 | Add parcel info "UUID" to snapshot | Melanie Thielker | 1 | -0/+6 |
2008-10-05 | Craters, take 2. Remove old discard logic and absolute discard timer. | Melanie Thielker | 1 | -47/+27 |
2008-10-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 10 | -57/+57 |
2008-10-05 | * An update to the UDP Packet handler which might make the giant sized crater... | Teravus Ovares | 1 | -1/+1 |
2008-10-05 | Remove a console debug output | Melanie Thielker | 1 | -1/+1 |
2008-10-05 | Change category in snapshot to a number, to match the one in search | Melanie Thielker | 1 | -1/+1 |
2008-10-05 | Add a dummy "dwell" value to the data snapshot | Melanie Thielker | 1 | -1/+5 |
2008-10-05 | Small bug fix | Melanie Thielker | 1 | -0/+1 |
2008-10-05 | Plumb in the DirPlacesReply packet | Melanie Thielker | 3 | -0/+39 |
2008-10-04 | Fix Mantis #2281: touch events in non-default states in DNE work again. | Homer Horwitz | 1 | -1/+1 |
2008-10-04 | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 3 | -0/+26 |
2008-10-04 | * Tidy up configuration stuff, eliminated default setting duplication along t... | Justin Clarke Casey | 2 | -59/+46 |
2008-10-04 | * minor: both OpenSimBase and the Voice and RemoteAdmin modules were checking... | Justin Clarke Casey | 1 | -18/+0 |