| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the calculation of time dilation from the scene to the physics engine. T... | John Hurliman | 2009-10-27 | 2 | -15/+7 |
* | Lowering the position tolerance of terse updates for ScenePresences to mitiga... | John Hurliman | 2009-10-27 | 1 | -1/+1 |
* | Making the defaults for interest management variables match whether you have ... | John Hurliman | 2009-10-27 | 1 | -3/+3 |
* | Forgot a line in the previous commit | John Hurliman | 2009-10-27 | 1 | -0/+2 |
* | Finally hunted down the Parallel deadlock. Packets were being handled asynchr... | John Hurliman | 2009-10-27 | 1 | -6/+9 |
* | * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) t... | John Hurliman | 2009-10-27 | 1 | -3/+2 |
* | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 2009-10-26 | 4 | -49/+45 |
* | * Double the priority on avatar bake texture requests to get avatars rezzing ... | John Hurliman | 2009-10-26 | 2 | -58/+55 |
* | Removing the ClientManager reference from IScene and hiding it entirely insid... | John Hurliman | 2009-10-26 | 2 | -11/+21 |
* | * Switched all operations on the list of clients that could be either sync or... | John Hurliman | 2009-10-26 | 2 | -22/+28 |
* | Added calls to GC.AddMemoryPressure() when unmanaged memory is allocated for ... | John Hurliman | 2009-10-26 | 1 | -0/+5 |
* | * Changed the watchdog timer to improve the speed of UpdateThread(), only tra... | John Hurliman | 2009-10-26 | 1 | -0/+2 |
* | Minor tweaks to get OpenSim compiling against both the current libomv and the... | John Hurliman | 2009-10-25 | 2 | -1/+3 |
* | Changing Scene.ForEachClient to use the synchronous for loop instead of Paral... | John Hurliman | 2009-10-25 | 3 | -57/+56 |
* | * Changed various modules to not initialize timers unless the module is initi... | John Hurliman | 2009-10-23 | 1 | -0/+3 |
* | * Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always ... | John Hurliman | 2009-10-23 | 1 | -4/+9 |
* | Implemented a "FrontBack" prioritizer, using distance plus the plane equation... | John Hurliman | 2009-10-23 | 3 | -3/+78 |
* | Experimental change to use an immutable array for iterating ScenePresences, a... | John Hurliman | 2009-10-23 | 6 | -186/+198 |
* | * Send out m_bodyRot everywhere instead of m_rotation. Still have no clue whi... | John Hurliman | 2009-10-22 | 1 | -8/+7 |
* | Forgot to hit save in the last commit | John Hurliman | 2009-10-22 | 1 | -1/+1 |
* | * Sending (position - hipoffset) instead of position | John Hurliman | 2009-10-22 | 1 | -5/+2 |
* | Implemented a Watchdog class. Do not manually create Thread objects anymore, ... | John Hurliman | 2009-10-22 | 1 | -10/+10 |
* | Merge branch 'master' into vehicles | Melanie | 2009-10-22 | 12 | -294/+412 |
|\ |
|
| * | * Added a sanity check to GetScriptAssemblies() and GetScriptStates() for the... | John Hurliman | 2009-10-20 | 1 | -10/+16 |
| * | * Removed the unused m_agentUpdates collection and some extra work that was b... | John Hurliman | 2009-10-20 | 1 | -93/+33 |
| * | Reverting the deletion of files related to texture sending until we figure ou... | John Hurliman | 2009-10-20 | 1 | -0/+58 |
| * | * Removing cruft left over from the conversion to the new texture sending and... | John Hurliman | 2009-10-20 | 1 | -58/+0 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into priorit... | John Hurliman | 2009-10-19 | 1 | -2/+2 |
| |\ |
|
| * | | * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This... | John Hurliman | 2009-10-19 | 5 | -58/+50 |
| * | | * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p... | John Hurliman | 2009-10-18 | 3 | -36/+27 |
| * | | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi... | John Hurliman | 2009-10-17 | 3 | -3/+124 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into priorit... | John Hurliman | 2009-10-16 | 1 | -3/+5 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into priorit... | John Hurliman | 2009-10-16 | 1 | -0/+11 |
| |\ \ \ |
|
| * | | | | Updating OpenSim.ini.example with the section required to enable a useful pri... | John Hurliman | 2009-10-16 | 1 | -0/+2 |
| * | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into priorit... | John Hurliman | 2009-10-16 | 1 | -3/+14 |
| |\ \ \ \ |
|
| * | | | | | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 9 | -54/+159 |
| * | | | | | * Removed some of the redundant broadcast functions in Scene and SceneGraph s... | John Hurliman | 2009-10-15 | 4 | -56/+15 |
* | | | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-19 | 2 | -2/+25 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Formatting cleanup. | Jeff Ames | 2009-10-19 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
| * | | | | * One more tweak to inform the user that they may not be able to move until r... | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -3/+5 |
| | |_|/
| |/| | |
|
| * | | | * fix previous commit | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -1/+1 |
| * | | | * Ensure that at least 20 frames run before letting avatar in. | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -0/+11 |
| | |/
| |/| |
|
| * | | * Make sure to unregister the OutOfBounds Physics event in RemoveFromPhysical... | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -0/+1 |
| * | | * A hacky attempt at resolving mantis #4260. I think ODE was unable to allo... | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -0/+9 |
* | | | Merge branch 'master' into vehicles | Melanie | 2009-10-15 | 3 | -9/+11 |
|\ \ \
| |/ / |
|
| * | | * Request from lkalif to have the Sim send a coarselocationupdate for each av... | Teravus Ovares (Dan Olivares) | 2009-10-15 | 1 | -3/+4 |
| |/ |
|
| * | * Replaced (possibly broken?) math for calculating the unix timestamp in MySQ... | John Hurliman | 2009-10-14 | 3 | -6/+7 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-15 | 10 | -175/+301 |
|\ \
| |/ |
|
| * | Merge branch 'master' into htb-throttle | Melanie | 2009-10-14 | 1 | -0/+1 |
| |\ |
|
| | * | Setting changeY in border crossing. | Diva Canto | 2009-10-14 | 1 | -0/+1 |