aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/PhysicsPluginManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-10Update svn properties. Formatting cleanup.Jeff Ames1-10/+10
2008-06-09*Fixed bug that caused failure when System.Console.Readline returns null (no ...mingchen1-4/+10
2008-05-16Formatting cleanup.Jeff Ames1-4/+4
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-2/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-02-18More exception checks and crash hintsTedd Hansen1-0/+8
2008-02-13Clean up more unnecessary String.Format callsJeff Ames1-1/+1
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-10/+12
2007-12-27* Optimized usingslbsa711-4/+4
2007-12-13Enabled the sit_ground animation. The sit state is not properly set, but it ...Jeff Ames1-7/+0
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-11-12* Applied Gerhard's Meshing patch (Thanks! Gerhard)Teravus Ovares1-0/+10
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-13/+54
2007-10-30* Optimized usingslbsa711-71/+72
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-1/+1
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-1/+1
2007-10-22* Major ass commit.Adam Frisby1-1/+1
2007-10-07applied Darok"s BulletXPlugin changes 003.patchdan miller1-0/+13
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-01once more, without the debug statements (ODE multi-region fixes, various debu...dan miller1-1/+1
2007-08-28Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW1-1/+1
2007-08-23Added danx0r's physics patch, although for now have disabled the lines in Sce...MW1-0/+1
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-2/+2
2007-07-16* working on RegionApplicationBaselbsa711-2/+2
2007-07-16changed to native line ending encodingSean Dague1-115/+115
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-5/+3
2007-07-02* Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScenelbsa711-1/+1