aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/POSPlugin/POSCharacter.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-340/+0
* Remove unused SetAcceleration and add set on Acceleration parameterDan Lake2011-12-201-5/+1
* Revolution is on the roll again! :)Revolution2010-02-141-0/+2
* Glue code for a couple of new LSL function implementationsMelanie2009-12-221-0/+21
* Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-29/+26
* Formatting cleanup, minor refactoring.Jeff Ames2009-08-261-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Minor formatting cleanup.Jeff Ames2009-03-071-4/+18
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-061-0/+6
* * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares2008-12-141-0/+10
* * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares2008-12-091-0/+5
* Remove duplicated avatar height calculation in lsl functions.idb2008-12-011-2/+7
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-281-0/+6
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-281-0/+5
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-281-3/+7
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-281-0/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-1/+1
* Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble2008-07-241-0/+1
* Separate POS classes into mutiple files.Jeff Ames2008-06-261-0/+262