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