| Commit message (Expand) | Author | Files | Lines |
2008-04-11 | refactor: eliminate method in UserProfileCacheService | Justin Clarke Casey | 1 | -1/+1 |
2008-04-02 | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 1 | -0/+2 |
2008-03-25 | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 1 | -1/+1 |
2008-03-25 | * Tear down CAPS and http handlers when an agent leaves a region (via crossin... | Justin Clarke Casey | 1 | -3/+12 |
2008-03-24 | * Clean up Scene.AddCapsHandler(). There was a race condition warning, but I... | Justin Clarke Casey | 1 | -0/+8 |
2008-03-23 | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 1 | -2/+2 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -2/+2 |
2008-03-20 | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 1 | -1/+10 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -61/+59 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-03-14 | * The rest of the fix necessary for mantis #766 - terse updates broken | Justin Clarke Casey | 1 | -9/+3 |
2008-03-14 | * As yet incomplete fix for mantis #766 - terse updates broken | Justin Clarke Casey | 1 | -1/+9 |
2008-03-14 | * You can leave godmode if you want now. | Teravus Ovares | 1 | -2/+12 |
2008-03-14 | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 1 | -0/+1 |
2008-03-13 | * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disapp... | Justin Clarke Casey | 1 | -10/+20 |
2008-03-05 | * Removed more compiler warnings, dead code, etc. | Adam Frisby | 1 | -2/+0 |
2008-03-05 | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 1 | -1/+1 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -4/+412 |
2008-03-02 | Change handler001 through handler009 to more | Charles Krinke | 1 | -4/+4 |
2008-02-28 | * Added a way for the friends module to definitively know if an avatar's root... | Teravus Ovares | 1 | -1/+1 |
2008-02-28 | * OnSignificantClientMovement was never being called. So we got no land updat... | Teravus Ovares | 1 | -1/+1 |
2008-02-22 | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 1 | -2/+5 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -10/+2 |
2008-02-20 | * Cleanup of some memory consuming items on ScenePresence.Close(). | Teravus Ovares | 1 | -0/+23 |
2008-02-18 | * Probably fixed the corner freeze bug. On uninitialized avatar, ODEPlugin ... | Teravus Ovares | 1 | -3/+9 |
2008-02-18 | * Thanks to Ahzz, more verbose error messages on the console and possibly a f... | Teravus Ovares | 1 | -1/+8 |
2008-02-18 | ODE: Tired of floating above the ground after crossing a border? Boy have I ... | Teravus Ovares | 1 | -1/+1 |
2008-02-17 | * Located and destroyed the weird velocity and rotation transfers. It turned... | Teravus Ovares | 1 | -4/+16 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -14/+9 |
2008-02-13 | * Made physical prim stable enough for the general population to turn on. (th... | Teravus Ovares | 1 | -2/+16 |
2008-02-12 | * A bunch of updates to make things more smooth. | Teravus Ovares | 1 | -1/+1 |
2008-02-11 | * Changed child_get_tasks to see_into_this_sim_from_neighbor. | Teravus Ovares | 1 | -3/+3 |
2008-02-09 | * In the most basic situations, ClientView and ScenePresence no longer leak m... | Justin Clarke Casey | 1 | -4/+4 |
2008-02-08 | Still chasing logout memory leak. Putting in small changes and temporary lig... | Justin Clarke Casey | 1 | -1/+1 |
2008-02-08 | * Fix: Send Parcel data on region crossing. | Teravus Ovares | 1 | -0/+2 |
2008-02-07 | * This update contains a bucket-full of network optimizations. | Teravus Ovares | 1 | -1/+2 |
2008-02-06 | * Chasing down memory leak where memory used by a client is not returned on c... | Justin Clarke Casey | 1 | -1/+6 |
2008-02-06 | Consolidated LoadAnims and AvatarAnimations constructor. | Jeff Ames | 1 | -14/+2 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -6/+8 |
2008-02-03 | * Adding the PhysicsCamperBot load testing app to the SVN in it's own folder.... | Teravus Ovares | 1 | -6/+33 |
2008-01-28 | * Mostly ODE update. Things are a bit more behaved then the last experiment... | Teravus Ovares | 1 | -0/+9 |
2008-01-25 | Implemented a suggestion from Mic Bowman regarding border crossing and Signif... | Teravus Ovares | 1 | -1/+4 |
2008-01-24 | Another try at fixing the Animations problem on region crossing. | Brian McBee | 1 | -1/+4 |
2008-01-22 | * Enabled dead region tracking for ChildAgentDataUpdates | Teravus Ovares | 1 | -3/+55 |
2008-01-21 | Attempt to catch animation fubar on region crossing that causes client hang. ... | Brian McBee | 1 | -1/+11 |
2008-01-18 | * ODE Physics update. fixed weird rotation of the avatar surrogate. | Teravus Ovares | 1 | -1/+1 |
2008-01-16 | * Fixed standing up so that you're at the new position of the prim if you mov... | Teravus Ovares | 1 | -3/+6 |
2008-01-16 | * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac... | Teravus Ovares | 1 | -1/+43 |
2008-01-12 | *removed a goofy debug line left in | Teravus Ovares | 1 | -4/+1 |
2008-01-12 | * Added some of the finer control points to POS such as | Teravus Ovares | 1 | -0/+5 |