Commit History

Author SHA1 Message Date
  Justin Clarke Casey 3b0db66b92 * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks 15 years ago
  Justin Clarke Casey b9c07730f5 * refactor: change some method names and doc in the physics plugin manager 15 years ago
  Justin Clarke Casey d625095959 * Allow physics dlls to be loaded separately, rather than just the contents of bin/Physics 15 years ago
  Justin Clarke Casey 9770cf778e * minor: Make some 'startup config failed to load' log messages more consistent 15 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Jeff Ames 5910a49da6 Update svn properties. Formatting cleanup. 16 years ago
  mingchen db151bcec7 *Fixed bug that caused failure when System.Console.Readline returns null (no stdin) 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Teravus Ovares 2a988f187e * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Tedd Hansen c62328950a More exception checks and crash hints 16 years ago
  Jeff Ames 001ce95e4c Clean up more unnecessary String.Format calls 16 years ago
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Jeff Ames fd09b22552 Enabled the sit_ground animation. The sit state is not properly set, but it looks okay, and doesn't seem to break anything. Just move around to stand up. 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Teravus Ovares cdd903c173 * Applied Gerhard's Meshing patch (Thanks! Gerhard) 16 years ago
  Teravus Ovares cb07ba0d68 * Moves the Meshmerizer to a separate plugin 16 years ago
  lbsa71 67e12b95ea * Optimized usings 16 years ago
  Adam Frisby 5dad0ed729 * Return of R2162. /Take that SVN!/ 16 years ago
  Sean Dague 6acaabefc3 revert r2162 as it completely clobbered all the work on 16 years ago
  Adam Frisby c4707a284f * Major ass commit. 16 years ago
  dan miller 2d5f5e2b32 applied Darok"s BulletXPlugin changes 003.patch 16 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  dan miller 00d4d5a21b once more, without the debug statements (ODE multi-region fixes, various debugging) 17 years ago
  MW 7915adc6c5 Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory. 17 years ago
  MW 9a8742e838 Added danx0r's physics patch, although for now have disabled the lines in Scene.cs, as any changes to prims (like size or position changes) are only updated to the physics engine when you restart opensim. Also prims aren't deleted from the physics engine. These shouldn't be hard to fix. 17 years ago
  Adam Frisby 3cbc1e011d * Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things) 17 years ago