aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Configuration/HTTP/RemoteConfigSettings.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-63/+0
2010-08-04Revert "remove long unused OpenSim/Framework/Configuration/* projects"Melanie1-32/+19
2010-02-22Separate PhysX classes into separate files.Jeff Ames1-770/+1
2010-02-14Revolution is on the roll again! :)Revolution1-0/+4
2009-12-22Glue code for a couple of new LSL function implementationsMelanie1-0/+44
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-62/+60
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 Ames1-1/+1
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke1-0/+13
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey1-1/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-3/+7
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/+18
2008-12-09* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares1-0/+11
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke1-0/+12
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke1-0/+10
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke1-6/+14
2008-09-28Plumb the connection through from llSetVehicleFloatParamCharles Krinke1-0/+12
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-07-24Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble1-0/+2
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-0/+8
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-1/+2
2008-05-06* If you llApplyImpulse on an attachment, it applies impulse on the avatar, n...Teravus Ovares1-2/+2
2008-05-03* Committing some collision stuffs that I'm working on.Teravus Ovares1-0/+25
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares1-0/+10
2008-03-25* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares1-0/+6
2008-03-18Formatting cleanup.Jeff Ames1-30/+28
2008-03-10ODEPluginTeravus Ovares1-0/+10
2008-03-10* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares1-0/+17
2008-03-02* This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares1-0/+20
2008-02-23* Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares1-0/+10
2008-02-18ODE: Tired of floating above the ground after crossing a border? Boy have I ...Teravus Ovares1-1/+1
2008-02-17* Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares1-0/+10
2008-02-13* Bigish ODE stability Update. Run PrebuildTeravus Ovares1-0/+8
2008-02-13* Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares1-0/+10
2008-02-11* Added PhysicsScene.Dispose()Teravus Ovares1-0/+3
2008-01-29* Implemented grab and throw in ODE. It's a little strong still so toss gent...Teravus Ovares1-0/+20
2007-12-27* Optimized usingslbsa711-63/+61
2007-12-19* Re-did the mass calculations in ODE for Prim Teravus Ovares1-3/+39
2007-12-12* Added some simstats to fill the simulator pane of the Statistics monitor.Teravus Ovares1-1/+3
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-11-20*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...Teravus Ovares1-0/+3
2007-11-18cleaned up some mono compiler warningsJeff Ames1-58/+55
2007-11-12* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares1-0/+10
2007-11-12* Added a lot of Glue to help with reporting proper collisions.Teravus Ovares1-3/+31
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-0/+6
2007-11-09* Added an internal throttle on ODE physics updatesTeravus Ovares1-1/+10
2007-11-08* Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares1-2/+12