| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * Removed a debug line that got called every frame. | Teravus Ovares | 2008-02-13 | 1 | -1/+1 |
* | * Made physical prim stable enough for the general population to turn on. (th... | Teravus Ovares | 2008-02-13 | 1 | -0/+5 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -3/+5 |
* | * Experimental ODE Update to make ODE more stable | Teravus Ovares | 2008-01-30 | 1 | -0/+6 |
* | * Implemented grab and throw in ODE. It's a little strong still so toss gent... | Teravus Ovares | 2008-01-29 | 1 | -0/+11 |
* | * This fixes the stair issue that Sdague reported on *nix. Be aware that if ... | Teravus Ovares | 2008-01-29 | 1 | -2/+11 |
* | * Mostly ODE update. Things are a bit more behaved then the last experiment... | Teravus Ovares | 2008-01-28 | 1 | -9/+33 |
* | * Highly experimental ODE_STEPSIZE = 0.025f - 1000 / 25 = 40fps - 10 substeps... | Teravus Ovares | 2008-01-27 | 1 | -10/+11 |
* | * Shifted strategy of detecting specific *nix distributions to detecting *nix. | Teravus Ovares | 2008-01-26 | 1 | -2/+2 |
* | * Changing && to || as suggested by dirk and ChrisD, also looks sensible to me | Justin Clarke Casey | 2008-01-25 | 1 | -2/+2 |
* | * Added Ubuntu to the OS detection routine. This seems to have helped on D... | Teravus Ovares | 2008-01-24 | 1 | -1/+1 |
* | * This update updates ODE to again use the AMotor to keep the avatar upright ... | Teravus Ovares | 2008-01-23 | 1 | -26/+38 |
* | * Return of the avatar wobble. | Teravus Ovares | 2008-01-18 | 1 | -35/+43 |
* | * Physics update to perhaps help people who have capsules that have capsized | Teravus Ovares | 2008-01-18 | 1 | -1/+1 |
* | * ODE Physics update. fixed weird rotation of the avatar surrogate. | Teravus Ovares | 2008-01-18 | 1 | -20/+37 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 |
* | * Fixed an overflow in the land manager | Teravus Ovares | 2008-01-13 | 1 | -66/+181 |
* | * Fixed a waste of resources in ODE. Possibly a cause of thread leak. | Teravus Ovares | 2008-01-05 | 1 | -2/+2 |
* | * This update rolls back the packetpool and LibSL changes. Please retest and... | Teravus Ovares | 2007-12-30 | 1 | -9/+9 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -58/+56 |
* | * This update includes a wide range of changes to the ODEPlugin for avatar mo... | Teravus Ovares | 2007-12-26 | 1 | -18/+21 |