Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-31 | Unified the doxy-comment format. | Mattes D | 1 | -5/+5 | |
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -8/+8 | |
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | |||||
2014-04-02 | Fixed more virtual destructors for interfaces. | madmaxoft | 1 | -0/+3 | |
2013-12-31 | fixed warnings in World.cpp | Tycho Bickerstaff | 1 | -3/+22 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-08-27 | Implemented basic physics for projectiles. | madmaxoft | 1 | -2/+2 | |
2013-08-04 | LineBlockTracer: Fixed initial errors | madmaxoft | 1 | -3/+3 | |
2013-08-04 | First attempt at implementing a cLineBlockTracer class | madmaxoft | 1 | -0/+104 | |
Not yet tested, will probably have lots of bugs, if it is at all usable. |