aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BasicPhysicsPlugin (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-29Somewhat improve avatar region crossings by properly preserving velocity when...Justin Clark-Casey (justincc)1-1/+2
2014-11-19If calling llStopMoveToTarget() on an in-world prim, don't send an unnecessar...Justin Clark-Casey2-0/+2
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-05-22Add regression test for in-range chat between neighbouring regions from east ...Justin Clark-Casey (justincc)1-0/+1
2014-04-29Add regression test for NPC movement on a variable region.Justin Clark-Casey (justincc)1-5/+12
2014-04-23Eliminated many warningsOren Hurvitz1-2/+0
2013-12-14Fix TestSitAndStandWithNoSitTarget NPC and SP tests.Justin Clark-Casey (justincc)1-8/+1
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1
2013-03-06Add regression test for presence crossing between regions on the same simulator.Justin Clark-Casey (justincc)1-2/+7
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1
2013-02-01Update assembly version numbersBlueWall1-1/+1
2013-01-11BulletSim: add osGetPhysicsEngineType() LSL function and updateRobert Adams2-2/+4
2012-11-14Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto1-1/+1
2012-11-13Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto1-1/+1
2012-06-30Remove some mono compiler warningsJustin Clark-Casey (justincc)1-2/+3
2012-04-22refactor: simply some properties code in BasicPhysicsPluginJustin Clark-Casey (justincc)2-72/+12
2012-04-22Fix bug where setting phantom on a prim would result in a server log message ...Justin Clark-Casey (justincc)2-18/+367
2011-12-20Remove unused SetAcceleration and add set on Acceleration parameterDan Lake1-5/+1
2011-12-20Remove unused SetAcceleration and add set on Acceleration parameterDan Lake1-5/+1
2011-12-15Stop having to call SetHeight again in ScenePresence.AddToPhysicalScene() whe...Justin Clark-Casey (justincc)2-2/+3
2011-08-03extend move test to check one beat of the simulator without actually asking t...Justin Clark-Casey (justincc)1-4/+8
2011-07-15Fix some local id issues in physics glueroot1-7/+1
2010-02-14Revolution is on the roll again! :)Revolution1-0/+5
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-4/+4
2009-12-22Glue code for a couple of new LSL function implementationsMelanie1-0/+20
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2-46/+48
2009-08-26Formatting cleanup, minor refactoring.Jeff Ames1-0/+1
2009-08-11Split BasicPhysics classes into separate files.Jeff Ames3-415/+508
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-2/+2
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares1-0/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
2009-05-25* Upped version number to 0.6.5lbsa711-1/+1
2009-04-19Keep IsColliding updated for the recent changes in ScenePresence so that walk...idb1-0/+3
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke1-0/+8
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa711-1/+1
2009-02-15This started as way to correct Mantis #3158, which I believe should be fixed ...diva1-1/+2
2008-12-17* remove mono compiler warningsJustin Clarke Casey1-2/+2
2008-12-15* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaksJustin Clarke Casey1-3/+6
2008-12-14* Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares1-0/+10
2008-12-09* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares1-0/+5
2008-12-01Remove duplicated avatar height calculation in lsl functions.idb1-4/+8
2008-11-20* Add enough infrastructure code to run an extremely basic and flaky add root...Justin Clarke Casey1-1/+1
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke1-0/+6
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke1-0/+5
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke1-4/+8
2008-09-28Plumb the connection through from llSetVehicleFloatParamCharles Krinke1-0/+6
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-1/+1