aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.Inventory.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares1-2/+2
2007-12-29* Extracted out old RezObject method placing at absolute pos without the rayt...lbsa711-0/+5
2007-12-28* Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...Teravus Ovares1-1/+16
2007-12-27* Optimized usingslbsa711-93/+96
2007-12-26If a prim is persisted in the region, scripts dragged into its inventory afte...Justin Clarke Casey1-1/+2
2007-12-25Small non-functional inventory changesJustin Clarke Casey1-32/+78
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey1-1/+40
2007-12-22Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey1-26/+17
2007-12-22minor refactorJustin Clarke Casey1-1/+3
2007-12-22Put in some race revealing warning messages triggered when a user rezzes a sc...Justin Clarke Casey1-0/+30
2007-12-22Initial hookup of update task inventory event. No functionality yet.Justin Clarke Casey1-2/+51
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-17Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke1-2/+8
2007-12-15* Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey1-1/+4
2007-12-14* Fixed a cause of an ODE 'invalid operation for locked space 'Teravus Ovares1-15/+15
2007-12-12* In our quest for sim heartbeat stats, we're a touch closer to accurate obje...Teravus Ovares1-0/+1
2007-12-08Allow moving, deleting, and restoring objects in inventory.Brian McBee1-0/+40
2007-12-07Updates to LibSL revision 1498. Thanks Johan!Adam Johnson1-2/+2
2007-12-07* Added hacked support for 'anyone can move' and 'anyone can copy'.Teravus Ovares1-0/+3
2007-12-06removed obsolete Verbose() functionJeff Ames1-1/+1
2007-12-05Do not create a new asset on item metadata changeSean Dague1-40/+12
2007-12-05* Refactored Permissions into ScenePresence as requested by MWTeravus Ovares1-0/+1
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-4/+4
2007-12-03From Justin Casey (IBM)Sean Dague1-32/+87
2007-12-03This is a simple patch which just renames an IClientAPI method toSean Dague1-4/+4
2007-12-02Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW1-10/+10
2007-12-01Rezzing multiple copies of a inventory prim should now work.MW1-0/+1
2007-12-01Due to popular demand, a rezzed prim should no longer delete the original inv...MW1-2/+2
2007-12-01Attempted fix for mantis issue# 66MW1-2/+11
2007-12-01Part 1 of a commit. This revision will not compile, part 2 will be added in a...MW1-2/+2
2007-11-30* Removed permissions flag appliance from Xml deserializationlbsa711-1/+1
2007-11-29* Fixed neighbour range buglbsa711-2/+2
2007-11-20*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...Teravus Ovares1-1/+1
2007-11-18first stab at implementation of CopyInventoryItemJeff Ames1-43/+84
2007-11-18* Found several cases where prim set physical were not subscribing to physics...Teravus Ovares1-0/+4
2007-11-17minor cleanup of some dodgy bitsJeff Ames1-23/+14
2007-11-11* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....Teravus Ovares1-1/+1
2007-11-07refactored some duplicate SceneObjectGroup searching code in SceneJeff Ames1-40/+30
2007-11-04Added support for OpenSim application plugins (as requested by Adam), which u...MW1-19/+19
2007-11-03Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...darok1-1/+2
2007-10-30* Optimized usingslbsa711-5/+4
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-1/+0
2007-10-19get rid of all the ^M line endingsSean Dague1-476/+476
2007-10-18small bit of refactoringMW1-473/+476
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-05getting all our line endings consistant againSean Dague1-445/+445
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller1-2/+7