aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' into htb-throttleMelanie2009-10-071-1/+2
| |\
| | * A small change in FetchInventoryDescendantsCAPS.Diva Canto2009-10-061-1/+2
| | * Uncommented log message on CAPs FetchInventoryDescendantsDiva Canto2009-10-061-3/+3
| * | Uncommented log message on CAPs FetchInventoryDescendantsDiva Canto2009-10-071-3/+3
| * | Merge branch 'master' into htb-throttleMelanie2009-10-071-0/+1
| |\ \ | | |/
| | * * One more debug message on FetchInventoryDescendantsDiva Canto2009-10-061-0/+1
| | * Revert "Rewrote parts of the code that were double-locking different objects....Melanie2009-10-072-43/+29
| * | Revert "Merging in diva's locking fixes"Melanie2009-10-072-43/+29
| * | Merging in diva's locking fixesJohn Hurliman2009-10-062-29/+43
| |\ \ | | |/
| | * Rewrote parts of the code that were double-locking different objects. This is...Diva Canto2009-10-062-29/+43
| * | Added a debug line for nebadonJohn Hurliman2009-10-061-0/+3
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-thr...John Hurliman2009-10-061-0/+16
| |\ \ | | |/
| * | Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-2/+0
* | | Merge branch 'master' into vehiclesMelanie2009-10-061-0/+16
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensimMelanie2009-10-061-6/+6
| |\ \
| | * | Commenting the DEBUG code that I added yesterday, because it's causing mono t...Diva Canto2009-10-061-6/+6
| * | | Lock the heartbeat against multiple invocations. May prevent deadlocks and/orMelanie2009-10-061-0/+10
| |/ /
| * | Correction on the DEBUG code.Diva Canto2009-10-051-4/+3
| * | #if DEBBUG code for monitoring the ThreadPool.Diva Canto2009-10-051-0/+7
| |/
* | Merge branch 'master' into vehiclesMelanie2009-10-053-5/+6
|\ \ | |/
| * disable physics actors for flexible primsdahlia2009-10-041-3/+4
| * Merge branch 'diva-textures-osgrid'Melanie2009-10-042-2/+2
| |\
| | * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-022-2/+2
* | | Merge branch 'master' into vehiclesMelanie2009-10-022-129/+32
|\ \ \ | |/ /
| * | Merge branch 'master' into diva-texturesMelanie2009-10-022-15/+15
| |\ \
| * \ \ Merge branch 'master' into diva-texturesMelanie2009-10-0235-749/+503
| |\ \ \ | | |_|/ | |/| |
| * | | * Change the signature of the agent set appearance callback to prevent unnece...John Hurliman2009-09-301-7/+32
| * | | Remove predecode-j2k and it's assoaciated logicMelanie2009-09-301-122/+0
| * | | Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman2009-09-301-1/+1
* | | | Merge branch 'master' into vehiclesMelanie2009-10-023-27/+34
|\ \ \ \ | | |_|/ | |/| |
| * | | - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-022-15/+15
| | |/ | |/|
| * | Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensimMelanie2009-10-021-12/+19
| |\ \
| | * | Added messages to assertions in the failing tests, so that we know which ones...Diva Canto2009-10-011-12/+19
| * | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie2009-10-023-36/+16
| |/ /
* | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie2009-10-023-36/+16
* | | Merge branch 'master' into vehiclesMelanie2009-10-0135-738/+487
|\ \ \ | |/ /
| * | Removed an innefficent List.Contains lookup from UpdateQueueJames J Greensky2009-09-301-5/+4
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2009-09-308-13/+13
| |\ \
| | * | Formatting cleanup.Jeff Ames2009-10-018-13/+13
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2009-09-3032-829/+616
| |\ \ \ | | |/ /
| | * | Formatting cleanup.Jeff Ames2009-10-0127-124/+124
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into x-opensimdr scofield (aka dirk husemann)2009-09-292-0/+22
| | |\ \
| | | * | A little hack to see if this fixes the problems with ~20% of SOG's becoming p...Diva Canto2009-09-292-0/+22
| | * | | This fix addresses the problem where phantom objects do notAlan M Webb2009-09-291-1/+1
| | |/ /
| | * | I think I have fixed something that was broken in the scene setup (tests) and...Diva Canto2009-09-281-3/+4
| | * | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-09-281-1/+1
| | |\ \
| | | * | Add copyright header. Formatting cleanup.Jeff Ames2009-09-291-1/+1
| | * | | Improved the Local grid connector to fetch data from the DB when it doesn't f...Diva Canto2009-09-281-3/+4
| | |/ /
| | * | Neighbours cache working.Diva Canto2009-09-272-3/+5
| | * | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-275-95/+74