Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-14 | Always reset the cursor back to the character | Griffin Smith | 2 | -4/+16 |
2019-07-14 | Implement extremely basic combat | Griffin Smith | 9 | -48/+220 |
2019-07-14 | Add (statically-included) entity raws | Griffin Smith | 9 | -5/+306 |
2019-07-14 | Allow static_cfg to include entire directories | Griffin Smith | 6 | -40/+156 |
2019-07-14 | Factor out static_cfg from static init of messages | Griffin Smith | 4 | -12/+45 |
2019-07-14 | Add commands for diagonal movement | Griffin Smith | 5 | -4/+17 |
2019-07-13 | Add placeholder for game ticks | Griffin Smith | 5 | -6/+63 |
2019-07-08 | Implement a global map of entities | Griffin Smith | 14 | -36/+465 |
2019-07-07 | add "Previous message" command | Griffin Smith | 3 | -5/+31 |
2019-07-07 | Add messages, with global lookup map | Griffin Smith | 10 | -52/+443 |
2019-07-06 | Make all drawing happen to a viewport | Griffin Smith | 8 | -59/+267 |
2019-07-05 | an @-sign in a box | Griffin Smith | 19 | -0/+2024 |