summaryrefslogtreecommitdiff
path: root/src/simulation/tools/GravTool.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-17rename GRAV back to PGRV, fix formatting in generator, remove useless filejacob11-18/+0
2013-05-11D:mniip1-1/+1
2012-09-06Visual studio compatibilityjacob11-0/+18
This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code