| Commit message (Expand) | Author | Age | Files | Lines |
* | Added this one file for the previous commit to work. | Diva Canto | 2009-10-12 | 1 | -0/+37 |
* | * Fixes http://opensimulator.org/mantis/view.php?id=4225 | Diva Canto | 2009-10-12 | 3 | -54/+79 |
* | Fixed tree crossing. This will alleviate | Diva Canto | 2009-10-11 | 1 | -56/+54 |
* | * 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 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 |
|\ \
| |/ |
|
| * | 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 |
* | | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -2/+0 |
|/ |
|
* | 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 diva-textures | Melanie | 2009-10-02 | 3 | -51/+51 |
|\ \ |
|
| * | | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 3 | -51/+51 |
* | | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 51 | -793/+592 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | 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 |
| |/ |
|
| * | Removed an innefficent List.Contains lookup from UpdateQueue | James J Greensky | 2009-09-30 | 1 | -5/+4 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 10 | -16/+16 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 10 | -16/+16 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | John Hurliman | 2009-09-30 | 48 | -870/+702 |
| |\ \
| | |/ |
|
| | * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 42 | -165/+165 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into x-opensim | dr scofield (aka dirk husemann) | 2009-09-29 | 2 | -0/+22 |
| | |\ |
|
| | | * | A little hack to see if this fixes the problems with ~20% of SOG's becoming p... | Diva Canto | 2009-09-29 | 2 | -0/+22 |
| | * | | This fix addresses the problem where phantom objects do not | Alan M Webb | 2009-09-29 | 1 | -1/+1 |
| | |/ |
|
| | * | I think I have fixed something that was broken in the scene setup (tests) and... | Diva Canto | 2009-09-28 | 1 | -3/+4 |
| | * | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-28 | 1 | -1/+1 |
| | |\ |
|
| | | * | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -1/+1 |
| | * | | Improved the Local grid connector to fetch data from the DB when it doesn't f... | Diva Canto | 2009-09-28 | 1 | -3/+4 |
| | |/ |
|
| | * | Neighbours cache working. | Diva Canto | 2009-09-27 | 2 | -3/+5 |
| | * | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 5 | -95/+74 |