summaryrefslogtreecommitdiff
path: root/src/simulation/tools/AirTool.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-06-07some minor changes to toolsjacob11-4/+5
2013-06-07adjust tool strengths a little, to make them a little fasterjacob11-1/+1
2013-05-17rename GRAV back to PGRV, fix formatting in generator, remove useless filejacob11-1/+1
2013-05-11D:mniip1-1/+1
2012-09-06Visual studio compatibilityjacob11-0/+22
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