aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Physics/OdePlugin/OdePlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that t...MW2007-05-241-456/+0
* Merged the new ODE stuffgareth2007-05-211-452/+456
* Cleaning up warningsAdam Frisby2007-05-161-1/+1
* Added RemoveAvatar() method to physics plugins, should be called on log out (...MW2007-05-151-0/+5
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-1/+1
* Now back to compiling, just no terrain generation at the momentMW2007-04-061-1/+1
* **BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby2007-04-061-1/+1
* Done some fixes to the ODE plugin, but its still not working correctly, belie...MW2007-03-301-379/+409
* RIP OpenSimRoot. (removed)MW2007-03-281-0/+5
* Heightfield needs fixing, or i'll re-implement it (probably actually the coll...gareth2007-03-271-2/+2
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-20/+50
* Movement?gareth2007-03-271-5/+6
* ZOMG! CAPSULES AS BOUNDING VOLUMES!gareth2007-03-271-7/+12
* Added -ode parametergareth2007-03-261-0/+1
* Added height field building to ODE plugingareth2007-03-261-2/+20
* Added skeleton ODE plugingareth2007-03-251-0/+357