| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | * Unregister event handlers in LLUDPServer when a client logs out and disconn... | John Hurliman | 2009-10-13 | 4 | -20/+28 |
| * | | Merge branch 'master' into htb-throttle | Melanie | 2009-10-12 | 1 | -56/+54 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' into htb-throttle | Melanie | 2009-10-10 | 1 | -4/+11 |
| |\ \ |
|
| * | | | Change the backup thread to run on a BackgroundWorker instead of a Thread. I ... | John Hurliman | 2009-10-09 | 1 | -4/+4 |
* | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-12 | 1 | -56/+54 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fixed tree crossing. This will alleviate | Diva Canto | 2009-10-11 | 1 | -56/+54 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into vehicles | Melanie | 2009-10-12 | 1 | -4/+11 |
|\ \ \
| |/ / |
|
| * | | * comment out the velocity test, using updates every 500 ms as set in ScenePr... | Teravus Ovares (Dan Olivares) | 2009-10-10 | 1 | -2/+4 |
| * | | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-10-10 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Adjust velocity threshold for triggering flailing. Thanks to KittoFlora for r... | dahlia | 2009-10-10 | 1 | -1/+1 |
| * | | | * Make ODECharacter respect the scene's requested collision update time | Teravus Ovares (Dan Olivares) | 2009-10-10 | 1 | -1/+1 |
| |/ / |
|
| * | | * Fix incorrect math on the Velocity check in PhysicsCollisionUpdate. This ... | Teravus Ovares (Dan Olivares) | 2009-10-10 | 1 | -1/+1 |
| * | | * Move the 'On Collision Update Movement Animation' routine to above the 'm_i... | Teravus Ovares (Dan Olivares) | 2009-10-10 | 1 | -3/+8 |
| |/ |
|
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-08 | 3 | -6/+9 |
|\ \
| |/ |
|
| * | Merge branch 'master' into htb-throttle | Melanie | 2009-10-07 | 1 | -1/+2 |
| |\ |
|
| | * | A small change in FetchInventoryDescendantsCAPS. | Diva Canto | 2009-10-06 | 1 | -1/+2 |
| | * | Uncommented log message on CAPs FetchInventoryDescendants | Diva Canto | 2009-10-06 | 1 | -3/+3 |
| * | | Uncommented log message on CAPs FetchInventoryDescendants | Diva Canto | 2009-10-07 | 1 | -3/+3 |
| * | | Merge branch 'master' into htb-throttle | Melanie | 2009-10-07 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | * One more debug message on FetchInventoryDescendants | Diva Canto | 2009-10-06 | 1 | -0/+1 |
| | * | Revert "Rewrote parts of the code that were double-locking different objects.... | Melanie | 2009-10-07 | 2 | -43/+29 |
| * | | Revert "Merging in diva's locking fixes" | Melanie | 2009-10-07 | 2 | -43/+29 |
| * | | Merging in diva's locking fixes | John Hurliman | 2009-10-06 | 2 | -29/+43 |
| |\ \
| | |/ |
|
| | * | Rewrote parts of the code that were double-locking different objects. This is... | Diva Canto | 2009-10-06 | 2 | -29/+43 |
| * | | Added a debug line for nebadon | John Hurliman | 2009-10-06 | 1 | -0/+3 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-thr... | John Hurliman | 2009-10-06 | 1 | -0/+16 |
| |\ \
| | |/ |
|
| * | | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -2/+0 |
* | | | Merge branch 'master' into vehicles | Melanie | 2009-10-06 | 1 | -0/+16 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-10-06 | 1 | -6/+6 |
| |\ \ |
|
| | * | | Commenting the DEBUG code that I added yesterday, because it's causing mono t... | Diva Canto | 2009-10-06 | 1 | -6/+6 |
| * | | | Lock the heartbeat against multiple invocations. May prevent deadlocks and/or | Melanie | 2009-10-06 | 1 | -0/+10 |
| |/ / |
|
| * | | Correction on the DEBUG code. | Diva Canto | 2009-10-05 | 1 | -4/+3 |
| * | | #if DEBBUG code for monitoring the ThreadPool. | Diva Canto | 2009-10-05 | 1 | -0/+7 |
| |/ |
|
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-05 | 3 | -5/+6 |
|\ \
| |/ |
|
| * | disable physics actors for flexible prims | dahlia | 2009-10-04 | 1 | -3/+4 |
| * | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 2 | -2/+2 |
| |\ |
|
| | * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 2 | -2/+2 |
* | | | Merge branch 'master' into vehicles | Melanie | 2009-10-02 | 3 | -132/+34 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 3 | -51/+51 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 51 | -793/+592 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 2009-09-30 | 1 | -7/+32 |
| * | | | Remove predecode-j2k and it's assoaciated logic | Melanie | 2009-09-30 | 1 | -122/+0 |
| * | | | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 2 | -4/+3 |
* | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-02 | 4 | -63/+70 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 3 | -51/+51 |
| | |/
| |/| |
|
| * | | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim | Melanie | 2009-10-02 | 1 | -12/+19 |
| |\ \ |
|
| | * | | Added messages to assertions in the failing tests, so that we know which ones... | Diva Canto | 2009-10-01 | 1 | -12/+19 |
| * | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 3 | -36/+16 |
| |/ / |
|
* | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 3 | -36/+16 |
* | | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 50 | -782/+531 |
|\ \ \
| |/ / |
|