summaryrefslogtreecommitdiff
path: root/src/simulation/tools
AgeCommit message (Collapse)AuthorFilesLines
2013-11-16Some cleanups. See if this looks nicer :)Stanislaw Skowronek1-25/+1
2013-11-16Clean some state on new solid.Stanislaw Skowronek1-1/+3
2013-11-13Initial check-in of movable solids. Save/Load/Undo do not work and may crash.Stanislaw Skowronek2-0/+67
2013-06-07some minor changes to toolsjacob16-17/+21
2013-06-07adjust tool strengths a little, to make them a little fasterjacob16-8/+8
2013-05-17rename GRAV back to PGRV, fix formatting in generator, remove useless filejacob18-25/+25
2013-05-16remove unneeded / duplicate constants, fix SPC_AIR/other tools so it won't ↵jacob12-2/+8
conflict with lua elements (the 11th one won't work right now)
2013-05-11D:mniip7-7/+7
2012-09-06Visual studio compatibilityjacob13-1/+1
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
2012-08-19Make ngrav negative, fixes #133Simon Robertshaw1-1/+1
2012-08-14Air and heat tool limits, fixes #112Simon Robertshaw4-0/+16
2012-08-03Correct VAC and EXOT colours, issue #49Simon Robertshaw1-1/+1
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-06-12Correct save reloading, add Vac and NGrav toolsSimon Robertshaw2-0/+36
2012-05-17Warp display with newer shader, Render options works in OpenGLSimon Robertshaw1-0/+18
2012-05-17Air toolSimon Robertshaw1-0/+18
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw4-0/+71