aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/PhysicsPluginManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-240/+0
* BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-311-1/+1
* On Windows automatically load the correct native ODE library depending on whe...Justin Clark-Casey (justincc)2012-02-181-1/+2
* adding configurable j2kDecodeCache pathBlueWall2010-09-261-2/+2
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaksJustin Clarke Casey2008-12-151-3/+3
* * refactor: change some method names and doc in the physics plugin managerJustin Clarke Casey2008-11-201-13/+13
* * Allow physics dlls to be loaded separately, rather than just the contents o...Justin Clarke Casey2008-11-201-12/+30
* * minor: Make some 'startup config failed to load' log messages more consistentJustin Clarke Casey2008-11-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-29/+59
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-10/+10
* *Fixed bug that caused failure when System.Console.Readline returns null (no ...mingchen2008-06-091-4/+10
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-2/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* More exception checks and crash hintsTedd Hansen2008-02-181-0/+8
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-1/+1
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-10/+12
* * Optimized usingslbsa712007-12-271-4/+4
* Enabled the sit_ground animation. The sit state is not properly set, but it ...Jeff Ames2007-12-131-7/+0
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* * Applied Gerhard's Meshing patch (Thanks! Gerhard)Teravus Ovares2007-11-121-0/+10
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-13/+54
* * Optimized usingslbsa712007-10-301-71/+72
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-1/+1
* * Major ass commit.Adam Frisby2007-10-221-1/+1
* applied Darok"s BulletXPlugin changes 003.patchdan miller2007-10-071-0/+13
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* once more, without the debug statements (ODE multi-region fixes, various debu...dan miller2007-09-011-1/+1
* Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW2007-08-281-1/+1
* Added danx0r's physics patch, although for now have disabled the lines in Sce...MW2007-08-231-0/+1
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-2/+2
* * working on RegionApplicationBaselbsa712007-07-161-0/+115