Commit History

Author SHA1 Message Date
  Jeff Ames a23d64dec1 Formatting cleanup. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Teravus Ovares 03901c8c0d * Rudimentary angular motor implementation for the LSL Vehicle API 15 years ago
  Teravus Ovares c2e75aecd1 * Commit a variety of fixes to bugs discovered while trying to fix the NaN singularity. 15 years ago
  Teravus Ovares b326b55bcd * Added finite testing to the character and object constructor 15 years ago
  Teravus Ovares 9bbc7e8bf6 * Added a routine to check if a PhysicsVector and Quaternion is finite 15 years ago
  Teravus Ovares 6522b4f5d4 * Fixing thread safety of avatar adding and removing from the Physics Scene in the ODEPlugin 15 years ago
  Teravus Ovares 5a49c772ca * Making the minimum ground offset for flying a configurable offset in the OpenSim.ini. This is the code that causes you to rise off the ground when you press the fly button and attempts to keep you above ground automatically when flying in a simulator. 15 years ago
  Charles Krinke b637a11b58 Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: 15 years ago
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 years ago
  Jeff Ames 95d53d48d4 Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. 15 years ago
  Dahlia Trimble d21601d497 Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - Mantis #3134 15 years ago
  Teravus Ovares 26ca3e26bf Reverts patch from tuco/mikkopa/sempuki mantis #3072 15 years ago
  Mike Mazur 949ae6136e Change access levels from private to protected to facilitate 15 years ago
  Teravus Ovares 85c0c0557e * Tweaks some locks when modifying an ODECharacter. This actually allows a user to log-in while the physics scene and the scripts are starting up. This also seems to smooth out the jerks on teleport/connect/disconnect a little bit. 15 years ago
  Teravus Ovares 8ad6f575eb * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ODEPlugin and pipes them to their respective LSL method. 15 years ago
  Teravus Ovares b5dec9a37f * Added Avatar minimum size in the ODEPlugin and a stern warning about setting the capsule size too low in OpenSim.ini 15 years ago
  Teravus Ovares 7f80eff067 * Committing a slightly distilled version of nlin's ODECharacter race condition eliminator. 15 years ago
  Teravus Ovares 3844e73d27 * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. 15 years ago
  Justin Clarke Casey a760586f26 * minor: remove mono compiler warnings 16 years ago
  Melanie Thielker ce37b80c68 Thank you, idb, for a patch that fixes avatar height calculation 16 years ago
  Teravus Ovares 0916b38b83 * Fix an over compensation for bounciness on flat Primitive 16 years ago
  Justin Clarke Casey 4df08aed30 * Apply http://opensimulator.org/mantis/view.php?id=2401 16 years ago
  Teravus Ovares 68d85497ad * Releases the inter-region thread synchronization between physics in ODE on the same instance. 16 years ago
  Charles Krinke 6758ecc403 Implement the plumbing for llSetVehicleType from the LSL 16 years ago
  Charles Krinke ebbbd37605 Added the plumbing for llSetVehicleRotationParam 16 years ago
  Charles Krinke 3747862999 Plumb the connection though from llSetVehicleVectorParam 16 years ago
  Charles Krinke 3397236c6c Plumb the connection through from llSetVehicleFloatParam 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Dahlia Trimble f74a9bcdc7 Implements llSetForce() and llGetForce(). These are experimental and the units may not match the Linden implementation. 16 years ago