aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-06Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker2-0/+18
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-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 Horwitz1-0/+19
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 Thielker4-7/+58
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-1/+5
2008-10-03Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker4-57/+65
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 Scofield1-3/+19
2008-10-03Prevent attachments to be persisted in the destination region when theMelanie Thielker3-4/+16
2008-10-03Mantis #1360Melanie Thielker3-3/+16
2008-10-03* EventQueueGet is now working.Teravus Ovares1-3/+12
2008-10-03Attempt to prevent attached prims from being persisted. Attachments withMelanie Thielker1-1/+1
2008-10-01Added functions to find prims by nameJohan Berntsson2-0/+37
2008-09-30- a couple of minor code cleanups in RestInventoryServicesDr Scofield1-0/+1
2008-09-30And one more. lThat should make all scripts start for everyoneMelanie Thielker1-1/+1
2008-09-30Add two more default script engine paramsMelanie Thielker1-1/+1
2008-09-30* Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby1-0/+4
2008-09-29* minor: forgot this small tidy in the last checkinJustin Clarke Casey1-2/+1
2008-09-29* minor: tidy up async sog deleterJustin Clarke Casey1-19/+18
2008-09-29* refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey3-83/+165
2008-09-29ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble1-6/+3
2008-09-29* refactor: Rename InventoryModule to InventoryTransferModuleJustin Clarke Casey1-2/+2
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke1-0/+8
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke1-0/+8
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke1-2/+10
2008-09-28Plumb the connection through from llSetVehicleFloatParamCharles Krinke1-0/+8
2008-09-28- Further cleanupsHomer Horwitz1-2/+13
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-28* okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares1-1/+17
2008-09-27* Adds flag to enable/disable EventQueueGet.Teravus Ovares1-1/+15
2008-09-26And actually do what I intended to do with the last commit. Message is gone.Melanie Thielker1-5/+5
2008-09-26Kill "Compile successful" message when rezzing prims/wearing attachmentsMelanie Thielker1-2/+3
2008-09-26Add "Notecard saved" message to saves of notecards into primsMelanie Thielker1-0/+16
2008-09-26* Patch from JHurlimanTeravus Ovares3-4/+4
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey1-6/+7
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker3-10/+54