aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-10-04Plumb packet DirPlacesQuery for search moduleMelanie Thielker1-0/+2
2008-10-04* minor: Remove warningJustin Clarke Casey1-1/+1
2008-10-04* Check in the second part of http://opensimulator.org/mantis/view.php?id=233...Justin Clarke Casey1-35/+29
2008-10-04Added immediate TP failure message for TPs to regions that aren't there,Homer Horwitz2-2/+55
2008-10-04Cause a request to a different attachment point to taint the attachment soMelanie Thielker1-0/+6
2008-10-04Prevent a new asset being created on every detach of an attachmentMelanie Thielker1-0/+1
2008-10-04Mantis #2330Melanie Thielker1-5/+4
2008-10-04Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker3-22/+10
2008-10-04Guard against negative scale set through LSL functionsMelanie Thielker1-0/+5
2008-10-04Tiny performance tweakMelanie Thielker1-2/+1
2008-10-04Avoid a gratuitious KillObject storm on region crossingMelanie Thielker1-2/+5
2008-10-04Cause "Show in search" to trigger a persistence saveMelanie Thielker1-0/+2
2008-10-04Add "Drop" functionality to pie menuMelanie Thielker5-7/+59
2008-10-03Add the missing bits for the new region-search:Homer Horwitz2-25/+38
2008-10-03Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker4-57/+65
2008-10-03Disabled some thread aborts in the IRC module that I added earlier and don't ...Dahlia Trimble1-2/+2
2008-10-03Cause objects to be removed from the database when they go temp or getMelanie Thielker2-1/+17
2008-10-03Implement temp-on-rez objecte really being temporaryMelanie Thielker3-6/+49
2008-10-03This changeset changes the way chat from client is routed: Dr Scofield7-162/+194
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey1-4/+3
2008-10-03Prevent attachments to be persisted in the destination region when theMelanie Thielker4-5/+17
2008-10-03Mantis #1360Melanie Thielker4-5/+19
2008-10-03* EventQueueGet is now working.Teravus Ovares3-16/+162
2008-10-03Attempt to prevent attached prims from being persisted. Attachments withMelanie Thielker1-1/+1
2008-10-02Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz1-0/+119
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-0/+4
2008-10-01a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble1-11/+74
2008-10-01Added functions to find prims by nameJohan Berntsson2-0/+37
2008-10-01* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares1-12/+105
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares1-9/+10
2008-09-30initial version of a meeting concierge module.Dr Scofield1-0/+213