| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * Coded around another Null packet sent by the packet pool | Teravus Ovares | 2007-12-26 | 1 | -9/+27 |
* | * Fixed general avatar bounciness in ODE | Teravus Ovares | 2007-12-22 | 1 | -1/+20 |
* | * Added smoother handling of interpenetrating physical objects. | Teravus Ovares | 2007-12-22 | 1 | -2/+2 |
* | * Re-did the mass calculations in ODE for Prim | Teravus Ovares | 2007-12-19 | 1 | -2/+26 |
* | * Added an Avatar control tweak that disables the PID controller in certain c... | Teravus Ovares | 2007-12-15 | 1 | -18/+46 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
* | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 2007-12-04 | 1 | -4/+4 |