| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -21/+21 |
* | Readds llCollisionFilter and adds llPassCollision. | Revolution | 2009-12-31 | 1 | -62/+265 |
* | This patch caused serialization errors and needs to be reexamined | Melanie | 2009-12-31 | 1 | -271/+63 |
* | [PATCH] Adds llCollisionFilter | Melanie | 2009-12-31 | 1 | -63/+271 |
* | Glue code for a couple of new LSL function implementations | Melanie | 2009-12-22 | 1 | -0/+12 |
* | Remove the old (Remoting) region crossing code. Fix the new code to | Melanie | 2009-11-26 | 1 | -5/+0 |
* | * Fixes the second of two terse update issues. Physical objects should react ... | Teravus Ovares (Dan Olivares) | 2009-11-21 | 1 | -0/+1 |
* | * Fixes one of two terse update issues. There's still one left, but this one... | Teravus Ovares (Dan Olivares) | 2009-11-21 | 1 | -0/+3 |
* | * Removing the redundant SendPrimitiveTerseData.State field, it duplicates At... | John Hurliman | 2009-11-09 | 1 | -3/+1 |
* | Initialize SceneObjectPart.RotationOffset to Quaternion.Identity | John Hurliman | 2009-11-04 | 1 | -1/+1 |
* | Fixing race conditions in the SceneObjectPart properties | John Hurliman | 2009-11-02 | 1 | -56/+53 |
* | Removing duplicate SceneObjectPart.RotationalVelocity property | John Hurliman | 2009-11-02 | 1 | -13/+7 |
* | * Log progress messages when loading OAR files with a lot of assets | John Hurliman | 2009-10-29 | 1 | -1/+1 |
* | Always send a time dilation of 1.0 while we debug rubberbanding issues | John Hurliman | 2009-10-28 | 1 | -3/+2 |
* | * Standalone logins will now go through the sequence of "requested region, de... | John Hurliman | 2009-10-28 | 1 | -7/+8 |
* | * Reduce the velocity tolerance on sending terse updates to avoid slowly drif... | John Hurliman | 2009-10-28 | 1 | -1/+1 |
* | Track timestamps when terse updates were last sent for a prim or avatar to av... | John Hurliman | 2009-10-28 | 1 | -1/+5 |
* | Lowering the position tolerance of terse updates for ScenePresences to mitiga... | John Hurliman | 2009-10-27 | 1 | -1/+1 |
* | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 2009-10-26 | 1 | -23/+23 |
* | * Double the priority on avatar bake texture requests to get avatars rezzing ... | John Hurliman | 2009-10-26 | 1 | -10/+34 |
* | Changing Scene.ForEachClient to use the synchronous for loop instead of Paral... | John Hurliman | 2009-10-25 | 1 | -55/+54 |
* | Experimental change to use an immutable array for iterating ScenePresences, a... | John Hurliman | 2009-10-23 | 1 | -61/+60 |
* | Merge branch 'master' into vehicles | Melanie | 2009-10-22 | 1 | -17/+9 |
|\ |
|
| * | * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p... | John Hurliman | 2009-10-18 | 1 | -3/+3 |
| * | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 1 | -4/+4 |
| * | * Removed some of the redundant broadcast functions in Scene and SceneGraph s... | John Hurliman | 2009-10-15 | 1 | -11/+1 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-05 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | disable physics actors for flexible prims | dahlia | 2009-10-04 | 1 | -3/+4 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 1 | -13/+12 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -3/+3 |
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -9/+9 |
| * | This fix addresses the problem where phantom objects do not | Alan M Webb | 2009-09-29 | 1 | -1/+1 |
| * | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -1/+1 |
* | | And another merge issue | Kitto Flora | 2009-09-30 | 1 | -0/+1 |
* | | And another | Kitto Flora | 2009-09-30 | 1 | -1/+1 |
* | | Another small change to avoid later merge conflict | Kitto Flora | 2009-09-30 | 1 | -2/+3 |
* | | Small chaneg to adapt to trunk | Kitto Flora | 2009-09-30 | 1 | -2/+3 |
* | | Commit initial version of KittoFlora's vehicle changes | opensim | 2009-09-30 | 1 | -154/+113 |
|/ |
|
* | While running a test case I had written to pursue problems with | Alan M Webb | 2009-09-17 | 1 | -113/+152 |
* | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 2009-09-09 | 1 | -0/+2 |
* | * Fix the reason why physical vehicles have a problem in virtual regions. | Teravus Ovares (Dan Olivares) | 2009-08-29 | 1 | -1/+2 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in... | Diva Canto | 2009-08-16 | 1 | -27/+25 |
|\ |
|
| * | Misc cleanup. | Jeff Ames | 2009-08-16 | 1 | -27/+25 |
* | | Changed FromAssetID to FromItemID | Diva Canto | 2009-08-15 | 1 | -3/+3 |
|/ |
|
* | Formatting cleanup. Fix some compiler warnings. | Jeff Ames | 2009-08-13 | 1 | -26/+23 |
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 1 | -8/+8 |
* | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 2009-08-07 | 1 | -8/+8 |
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 1 | -8/+8 |
* | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 2009-08-04 | 1 | -0/+5 |
* | A stab at implementing llSetDamage. Not persistent. | Melanie Thielker | 2009-07-15 | 1 | -0/+9 |