| Commit message (Expand) | Author | Age | Files | Lines |
* | * Making the minimum ground offset for flying a configurable offset in the Op... | Teravus Ovares | 2009-03-07 | 1 | -5/+8 |
* | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-06 | 1 | -0/+7 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 1 | -1/+1 |
* | Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - Ma... | Dahlia Trimble | 2009-02-12 | 1 | -1/+11 |
* | Reverts patch from tuco/mikkopa/sempuki mantis #3072 | Teravus Ovares | 2009-02-08 | 1 | -37/+37 |
* | Change access levels from private to protected to facilitate | Mike Mazur | 2009-02-03 | 1 | -37/+37 |
* | * Tweaks some locks when modifying an ODECharacter. This actually allows a u... | Teravus Ovares | 2009-01-31 | 1 | -17/+42 |
* | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 2008-12-14 | 1 | -0/+11 |
* | * Added Avatar minimum size in the ODEPlugin and a stern warning about settin... | Teravus Ovares | 2008-12-14 | 1 | -0/+15 |
* | * Committing a slightly distilled version of nlin's ODECharacter race conditi... | Teravus Ovares | 2008-12-10 | 1 | -38/+96 |
* | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 2008-12-09 | 1 | -0/+4 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-11-14 | 1 | -1/+1 |
* | Thank you, idb, for a patch that fixes avatar height calculation | Melanie Thielker | 2008-11-10 | 1 | -3/+4 |
* | * Fix an over compensation for bounciness on flat Primitive | Teravus Ovares | 2008-10-17 | 1 | -1/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2401 | Justin Clarke Casey | 2008-10-16 | 1 | -0/+1 |
* | * Releases the inter-region thread synchronization between physics in ODE on ... | Teravus Ovares | 2008-10-16 | 1 | -4/+4 |
* | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 2008-09-28 | 1 | -0/+6 |
* | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 2008-09-28 | 1 | -0/+6 |
* | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 2008-09-28 | 1 | -3/+7 |
* | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 2008-09-28 | 1 | -0/+6 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -2/+1 |
* | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 2008-07-24 | 1 | -0/+1 |
* | dr scofield's warnings safari: | Dr Scofield | 2008-06-27 | 1 | -8/+9 |
* | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 2008-05-25 | 1 | -0/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -31/+31 |
* | * Adds various tweakable avatar control options to the OpenSim.ini.example. | Teravus Ovares | 2008-05-15 | 1 | -40/+24 |
* | * Added about half of the planned ODE physics options to OpenSim.ini.example. | Teravus Ovares | 2008-05-15 | 1 | -1/+1 |
* | * If you llApplyImpulse on an attachment, it applies impulse on the avatar, n... | Teravus Ovares | 2008-05-06 | 1 | -5/+16 |
* | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 2008-05-03 | 1 | -1/+3 |
* | * Committing some collision stuffs that I'm working on. | Teravus Ovares | 2008-05-03 | 1 | -0/+31 |
* | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 2008-04-23 | 1 | -1/+8 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+3 |
* | * Fixed up some documentation | Teravus Ovares | 2008-04-06 | 1 | -2/+2 |
* | * Minor cleanup | Teravus Ovares | 2008-03-30 | 1 | -1/+1 |
* | Comment out unused private methods. | Jeff Ames | 2008-03-25 | 1 | -20/+21 |
* | * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. | Teravus Ovares | 2008-03-25 | 1 | -0/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
* | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 2008-03-14 | 1 | -0/+1 |
* | ODEPlugin | Teravus Ovares | 2008-03-10 | 1 | -0/+5 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 1 | -0/+7 |
* | * Four more warnings, etc etc. | Adam Frisby | 2008-03-05 | 1 | -7/+0 |
* | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 2008-03-02 | 1 | -0/+8 |
* | * Added Support within the ODEPlugin for Selected. Which means that; | Teravus Ovares | 2008-02-23 | 1 | -0/+20 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | ODE: Tired of floating above the ground after crossing a border? Boy have I ... | Teravus Ovares | 2008-02-18 | 1 | -1/+2 |
* | * Located and destroyed the weird velocity and rotation transfers. It turned... | Teravus Ovares | 2008-02-17 | 1 | -2/+8 |
* | * ODE Stability update 4 :D | Teravus Ovares | 2008-02-15 | 1 | -2/+7 |
* | Cleaned up some typos. | Jeff Ames | 2008-02-14 | 1 | -2/+2 |
* | * Bigish ODE stability Update. Run Prebuild | Teravus Ovares | 2008-02-13 | 1 | -3/+9 |