aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODETestClass.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverts patch from tuco/mikkopa/sempuki mantis #3072Teravus Ovares2009-02-081-3/+3
* Change access levels from private to protected to facilitateMike Mazur2009-02-031-3/+3
* * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaksJustin Clarke Casey2008-12-151-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+2
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* * Fix the ODEPlugin unit testTeravus Ovares2008-07-251-3/+3
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-1/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-6/+1
* Formatting cleanup.Jeff Ames2008-03-181-6/+2
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-0/+27
* * Adds unit test glue to the OdePlugin.Teravus Ovares2008-02-241-0/+99