| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -17/+26 |
|\ |
|
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -1/+1 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -1/+1 |
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -0/+9 |
| |\ \
| | |/ |
|
| | * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -0/+9 |
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -16/+40 |
| |\ \
| | |/ |
|
| | * | Revert "change position of OnAttach event firing so that this also happens wh... | Melanie | 2010-02-04 | 1 | -1/+2 |
| | * | change position of OnAttach event firing so that this also happens when a use... | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -2/+1 |
| * | | * HGScene is no more. | Diva Canto | 2010-01-30 | 1 | -17/+23 |
* | | | Merge branch 'master' into careminster | Melanie | 2010-02-02 | 1 | -25/+55 |
|\ \ \
| | |/
| |/| |
|
| * | | Actually make EventManager.OnAttach() fire when an object is attached. Previ... | Justin Clark-Casey (justincc) | 2010-02-01 | 1 | -0/+3 |
| * | | Don't try to start attachment scripts or send updates if the attachment itsel... | Justin Clark-Casey (justincc) | 2010-02-01 | 1 | -25/+52 |
| |/ |
|
| * | Experimental: Remove explicit property sends | Melanie | 2009-12-06 | 1 | -11/+11 |
| * | Skip single prims in unlink selections | Melanie | 2009-12-06 | 1 | -8/+11 |
| * | Change locking to not mix explicit Monitor.* calls with lock() | Melanie | 2009-12-06 | 1 | -2/+12 |
| * | Lock updates out while linking and unlinking | Melanie | 2009-12-06 | 1 | -121/+134 |
| * | Eliminate multiple updates on link/unlink | Melanie | 2009-12-06 | 1 | -0/+2 |
* | | Make sure that we're not bounds checking attachments. 'Cos otherwise your hai... | CasperW | 2009-12-26 | 1 | -2/+2 |
* | | Recover out-of-region objects during db load. | Kitto Flora | 2009-12-24 | 1 | -0/+24 |
* | | Should not commit without compiling | root | 2009-12-22 | 1 | -1/+1 |
* | | Jumped the gun... | root | 2009-12-22 | 1 | -1/+1 |
* | | Allow 100ms for scripts to run attach(NULL_KEY) on detach | root | 2009-12-22 | 1 | -0/+12 |
* | | Experimental: Remove explicit property sends | Melanie | 2009-12-06 | 1 | -11/+11 |
* | | Skip single prims in unlink selections | Melanie | 2009-12-06 | 1 | -8/+11 |
* | | Change locking to not mix explicit Monitor.* calls with lock() | Melanie | 2009-12-06 | 1 | -2/+12 |
* | | Lock updates out while linking and unlinking | Melanie | 2009-12-06 | 1 | -121/+134 |
* | | Eliminate multiple updates on link/unlink | Melanie | 2009-12-06 | 1 | -0/+2 |
* | | undo previous changes | dahlia | 2009-11-13 | 1 | -1/+1 |
* | | expose SceneGraph.GetGroupByPrim(UUID) | dahlia | 2009-11-13 | 1 | -1/+1 |
|/ |
|
* | Small performance tweaks to code called by the heartbeat loop | John Hurliman | 2009-10-28 | 1 | -5/+9 |
* | Experimental change to use an immutable array for iterating ScenePresences, a... | John Hurliman | 2009-10-23 | 1 | -76/+84 |
* | Merge branch 'master' into vehicles | Melanie | 2009-10-22 | 1 | -22/+10 |
|\ |
|
| * | * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This... | John Hurliman | 2009-10-19 | 1 | -3/+9 |
| * | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi... | John Hurliman | 2009-10-17 | 1 | -1/+1 |
| * | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 1 | -1/+0 |
| * | * Removed some of the redundant broadcast functions in Scene and SceneGraph s... | John Hurliman | 2009-10-15 | 1 | -17/+0 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-15 | 1 | -19/+9 |
|\ \
| |/ |
|
| * | Optimized heartbeat by calling Update() only on updated objects. | Dan Lake | 2009-10-13 | 1 | -19/+9 |
| * | Revert "Rewrote parts of the code that were double-locking different objects.... | Melanie | 2009-10-07 | 1 | -23/+13 |
| * | Rewrote parts of the code that were double-locking different objects. This is... | Diva Canto | 2009-10-06 | 1 | -13/+23 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 1 | -1/+18 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
| * | A little hack to see if this fixes the problems with ~20% of SOG's becoming p... | Diva Canto | 2009-09-29 | 1 | -0/+17 |
* | | Commit initial version of KittoFlora's vehicle changes | opensim | 2009-09-30 | 1 | -3/+3 |
|/ |
|
* | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 2009-09-02 | 1 | -2/+2 |
* | Removed some debug messages | Diva Canto | 2009-08-16 | 1 | -7/+0 |
* | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2009-08-16 | 1 | -1/+12 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in... | Diva Canto | 2009-08-16 | 1 | -10/+7 |
|\ |
|
| * | Misc cleanup. | Jeff Ames | 2009-08-16 | 1 | -10/+7 |
* | | Changed one word in a comment | Diva Canto | 2009-08-15 | 1 | -1/+1 |