aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Physics/OdePlugin/OdePlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-457/+0
2007-07-06* Maintainence: Applying Dan's ODE Patch to TrunkAdam Frisby1-20/+21
2007-06-13* Applying patches to sugilite too.Adam Frisby1-3/+6
2007-06-13* Applying danx0r's ODE patchAdam Frisby1-2/+6
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-4/+5
2007-06-05* Added proper copyright notices to everything (1/3)Adam Frisby1-4/+5
2007-06-05* Removing dead commentsAdam Frisby1-1/+0
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW1-456/+452
2007-05-21Merged the new ODE stuffgareth1-452/+456
2007-05-16Cleaning up warningsAdam Frisby1-1/+1
2007-05-15Added RemoveAvatar() method to physics plugins, should be called on log out (...MW1-0/+5
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-1/+1
2007-04-06Now back to compiling, just no terrain generation at the momentMW1-1/+1
2007-04-06**BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby1-1/+1
2007-03-30Done some fixes to the ODE plugin, but its still not working correctly, belie...MW1-379/+409
2007-03-28RIP OpenSimRoot. (removed)MW1-0/+5
2007-03-27Heightfield needs fixing, or i'll re-implement it (probably actually the coll...gareth1-2/+2
2007-03-27ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth1-20/+50
2007-03-27Movement?gareth1-5/+6
2007-03-27ZOMG! CAPSULES AS BOUNDING VOLUMES!gareth1-7/+12
2007-03-26Added -ode parametergareth1-0/+1
2007-03-26Added height field building to ODE plugingareth1-2/+20
2007-03-25Added skeleton ODE plugingareth1-105/+40
2007-03-22brought zircon branch into trunkgareth1-4/+65
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only works...MW1-0/+361