aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-09* Create project for LindenUDP ClientStack testsJustin Clarke Casey1-0/+44
2008-10-09* minor: very small doc additionJustin Clarke Casey1-1/+1
2008-10-09* Fixes simstats reporter. I'm sure this issue caused all sorts of things r...Teravus Ovares1-2/+2
2008-10-08* minor: remove compile warningJustin Clarke Casey1-1/+1
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 Krinke2-0/+25
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-08Mantis#2352. Thank you kindly, Jonc for a patch that:Charles Krinke1-2/+4
2008-10-08Mantis#1906. Thank you kindly, Idb for a patch that:Charles Krinke1-18/+1
2008-10-08Fix friendly errors in DNE as wellMelanie Thielker1-11/+10
2008-10-07Adapt tests to new friendly errors and correct line numbersMelanie Thielker1-2/+2
2008-10-07Restore "friendly errors" to the XEngineMelanie Thielker4-30/+23
2008-10-07* Comment out debug throttle output that I had accidentally left inJustin Clarke Casey1-0/+2
2008-10-07* Temporarily revert r6714 which changed agent throttle number interpretationJustin Clarke Casey1-6/+8
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=2345Justin Clarke Casey1-16/+12
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey18-117/+177
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-16/+13
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-2/+3
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 Casey5-30/+36
2008-10-06* Made Mapitems more failure friendlyTeravus Ovares1-10/+86
2008-10-06* restore Header.Resent field setting for resent packetsJustin Clarke Casey1-0/+4
2008-10-06* Change interpretation of asset throttle values to bits per second rather th...Justin Clarke Casey2-37/+42
2008-10-06Mantis#2342. Thank you kindly, Ralphos for a patch that solves:Charles Krinke1-78/+10
2008-10-06Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker4-0/+28
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 Krinke18-177/+117
2008-10-06Mantis#2336. Thank you kindly, Ralphos for a patch that:Charles Krinke1-3/+8
2008-10-06Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke18-117/+177
2008-10-06Patch by Fly-Man, with modifications. Add more fields to DataSnapshot.Melanie Thielker1-11/+36
2008-10-06Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker5-0/+36
2008-10-06* Green dots on the mainmap for avatar.Teravus Ovares4-0/+214
2008-10-05For symmetry reasons, I think this probably is a bug.Homer Horwitz1-1/+1
2008-10-05Small optimization: Don't ask gridserver about regions on the local instance.Homer Horwitz1-0/+7