aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11Fix Nebadon's WP crash (invalid root part from database null-ref)Melanie Thielker1-0/+3
2008-10-11* Removed Heartbeat timerTeravus Ovares1-127/+148
2008-10-11Plumb the remaining search packets and replies.Melanie Thielker1-0/+28
2008-10-11Thanks cmickyb for a patch that enhances the IRC module.Dahlia Trimble2-29/+115
2008-10-11Remove a UUID fudge that broke "Abandon Land"Melanie Thielker1-2/+2
2008-10-10Committing diva's LandSnapshot update patch. Also included is a smallMelanie Thielker1-0/+1
2008-10-10added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...MW2-2/+2
2008-10-10added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW1-1/+1
2008-10-10very tiny change MW1-3/+4
2008-10-10* Added NullReference check to EventQueueGetModule.Adam Frisby1-2/+8
2008-10-10* Fixed a potential threading issue with EventQueueGet leading to spontaneous...Adam Frisby1-5/+12
2008-10-10* Just some OGP maintenance. Standards adherence type stuff. Teravus Ovares1-7/+12
2008-10-10A bit more estate fudgingMelanie Thielker2-2/+13
2008-10-10Add the beginnings of a sim health check (through remote admin)Melanie Thielker2-0/+19
2008-10-09Fixed renaming of in-prim items (Mantis #2366)Homer Horwitz1-1/+3
2008-10-09Clean up webmap-generation a bit:Homer Horwitz1-17/+3
2008-10-08- Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz2-2/+4
2008-10-08- removed some unnecessary conversions (double -> double)Homer Horwitz1-2/+2
2008-10-08* minor: Comment out initial regularly occuring EventQueueGet log debug messa...Justin Clarke Casey1-11/+9
2008-10-08* On deselection of objects, stop every object id passed triggering an update...Justin Clarke Casey1-27/+20
2008-10-08Mantis#2354. Thank you kindly, Tglion for a patch that:Charles Krinke1-0/+24
2008-10-08* Re-enables map item requests.Teravus Ovares1-51/+261
2008-10-08warning squashingDr Scofield1-3/+3
2008-10-08Add some permissions checks and fixesMelanie Thielker4-11/+72
2008-10-07* Disabling mapitem requests for surrounding regions as it's probably using u...Teravus Ovares1-6/+6
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey16-115/+170
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+13
2008-10-06Update svn properties, minor formatting cleanup.Jeff Ames1-8/+8
2008-10-06* Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey3-27/+23
2008-10-06* Made Mapitems more failure friendlyTeravus Ovares1-10/+86
2008-10-06Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker2-0/+16
2008-10-06Exclude attachments from parcel prim countsMelanie Thielker1-1/+1
2008-10-06Implement ForceOwnerPermissive and God TakeCopyMelanie Thielker3-0/+23
2008-10-06Cause inventory items to also be sold when a prim is soldMelanie Thielker1-4/+1
2008-10-06Fix a number of errors in transfer of objectsMelanie Thielker3-5/+16
2008-10-06Remove an unnecessary perms check. This caused prim movement to be disabledMelanie Thielker1-14/+1
2008-10-06MapItems/Green DotsTeravus Ovares1-19/+63
2008-10-06Fix a nullrefMelanie Thielker1-1/+1
2008-10-06One should not commit even the smallest fox without compile. Fix build breakMelanie Thielker1-6/+6
2008-10-06More perms fixes. Reinstate the move flagMelanie Thielker1-6/+10
2008-10-06Fix a privilege escalation with linked setsMelanie Thielker1-3/+6
2008-10-06Revert r6697 patch as the build fails.Charles Krinke16-170/+115
2008-10-06Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke16-115/+170
2008-10-06Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker3-0/+19
2008-10-06* Green dots on the mainmap for avatar.Teravus Ovares2-0/+174
2008-10-05For symmetry reasons, I think this probably is a bug.Homer Horwitz1-1/+1
2008-10-05* Fix sitting avatar showing up properly on the minimapTeravus Ovares1-1/+18
2008-10-05* Fixes the last snag with the EventQueue. The situation where the seedcap g...Teravus Ovares1-1/+3
2008-10-05Update svn properties, minor formatting cleanup.Jeff Ames4-12/+12
2008-10-05Plumb in the DirPlacesReply packetMelanie Thielker1-0/+4