Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-16 | Using Super. | Mattes D | 1 | -2/+3 | |
2017-09-11 | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 1 | -8/+2 | |
2017-09-02 | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 1 | -2/+8 | |
This reverts commit 496c337cdfa593654018c171f6a74c28272265b5. | |||||
2017-09-01 | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 1 | -8/+2 | |
2017-05-11 | Tracer replacement (#3704) | Mattes D | 1 | -1/+32 | |
* Replaced cTracer usage with cLineBlockTracer. * Exported new cLineBlockTracer utility functions to Lua API. | |||||
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -13/+13 | |
2015-07-31 | Unified the doxy-comment format. | Mattes D | 1 | -13/+14 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-08-27 | Implemented basic physics for projectiles. | madmaxoft | 1 | -0/+3 | |
2013-08-04 | First attempt at implementing a cLineBlockTracer class | madmaxoft | 1 | -0/+84 | |
Not yet tested, will probably have lots of bugs, if it is at all usable. |