Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-27 | STARTREK: Replace getRectEncompassing() with extend() | Filippos Karapetis | |
2018-08-09 | STARTREK: Replace min & max with MIN & MAX | Matthew Stewart | |
2018-08-09 | STARTREK: Janitorial: Add end of namespace comments | Strangerke | |
2018-08-09 | STARTREK: Reformat with artistic style | Matthew Stewart | |
2018-08-09 | STARTREK: Implement fixed-point decimal class | Matthew Stewart | |
2018-08-09 | STARTREK: Fix some problems on old compilers | Matthew Stewart | |
2018-08-09 | STARTREK: Preliminary saving/loading | Matthew Stewart | |
2018-08-09 | STARTREK: Don't memset sprites, add Fixed16 type | Matthew Stewart | |
2018-08-09 | STARTREK: Pathfinding | Matthew Stewart | |
2018-08-09 | STARTREK: Implement drawAllSprites properly. | Matthew Stewart | |
Still need to do the part which calculates sprite priorities. |