aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-27* Temporarily revert terrain changes in r6976 and reinstate unit test from r6...Justin Clarke Casey3-79/+48
2008-10-26Mantis #2428Melanie Thielker2-2/+2
2008-10-26Committing a small fix for EventData along with more plumbing workMelanie Thielker1-1/+1
2008-10-25Disable terrain brush test until someone with terrain-fu can lookMelanie Thielker1-28/+28
2008-10-25Thank you kindly, Tglion for a patch that:Charles Krinke2-20/+51
2008-10-25A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker1-1/+1
2008-10-24Plumb some moreMelanie Thielker1-0/+4
2008-10-21Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker1-1/+1
2008-10-19Thank you kindly, Idb for a patch that solves:Charles Krinke1-1/+7
2008-10-19* minor: remove mono warningsJustin Clarke Casey1-0/+1
2008-10-19Added calling cards. Fixes Mantis#2409 and part of #1515.Homer Horwitz1-0/+16
2008-10-19* Add root agent list/check for mapitem requests.Teravus Ovares1-9/+52
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker3-7/+26
2008-10-15Check for terrain size=256x256 on "terrain load <file>". This fixesHomer Horwitz1-0/+13
2008-10-15* refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey2-6/+2
2008-10-15* refactor: move viewer effect packet into LLClientViewJustin Clarke Casey1-0/+4
2008-10-15* refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey1-0/+17
2008-10-15* minor: oops, small textual tweakJustin Clarke Casey1-1/+1
2008-10-15* minor: during opensim archive creation, tell the user that it may take some...Justin Clarke Casey1-1/+4
2008-10-15* refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey1-0/+4
2008-10-15* refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey1-1/+1
2008-10-14* minor: change m_debug to m_debugPacketLevel since that's what it isJustin Clarke Casey1-1/+1
2008-10-14* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey2-2/+2
2008-10-12Add EventInfoRequest and EventInfoReply packets.Homer Horwitz1-0/+6
2008-10-12Update svn properties, minor formatting cleanup.Jeff Ames1-12/+15
2008-10-11The "About Landmark" code with the fake parcelIDs had a serious bug.Homer Horwitz1-13/+52
2008-10-11Plumb the remaining search packets and replies.Melanie Thielker1-0/+28
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...MW1-1/+1
2008-10-10A bit more estate fudgingMelanie Thielker2-2/+13
2008-10-10Add the beginnings of a sim health check (through remote admin)Melanie Thielker1-0/+5
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 Horwitz1-2/+2
2008-10-08- removed some unnecessary conversions (double -> double)Homer Horwitz1-2/+2
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-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 Casey15-115/+168
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+13
2008-10-06* Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey1-1/+1
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-06MapItems/Green DotsTeravus Ovares1-19/+63
2008-10-06Revert r6697 patch as the build fails.Charles Krinke15-168/+115
2008-10-06Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke15-115/+168
2008-10-06Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker1-0/+1
2008-10-06* Green dots on the mainmap for avatar.Teravus Ovares2-0/+174