summaryrefslogtreecommitdiffstats
path: root/src/BlockTracer.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-17Fixed basic whitespace problems.madmaxoft1-8/+8
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
2014-04-02Fixed more virtual destructors for interfaces.madmaxoft1-0/+3
2013-12-31fixed warnings in World.cppTycho Bickerstaff1-3/+22
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-27Implemented basic physics for projectiles.madmaxoft1-2/+2
2013-08-04LineBlockTracer: Fixed initial errorsmadmaxoft1-3/+3
2013-08-04First attempt at implementing a cLineBlockTracer classmadmaxoft1-0/+104
Not yet tested, will probably have lots of bugs, if it is at all usable.