Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-28 | Allow converting generated levels to entities | Griffin Smith | 1 | -1/+1 |
2019-07-27 | Add a generic text-prompt system | Griffin Smith | 1 | -0/+1 |
2019-07-22 | Add more command-line options for generating caves | Griffin Smith | 1 | -17/+34 |
2019-07-20 | Cellular-automata based cave level generator | Griffin Smith | 1 | -3/+18 |
2019-07-19 | Add the beginning of item entities | Griffin Smith | 1 | -0/+3 |
2019-07-19 | Add templates for messages | Griffin Smith | 1 | -0/+2 |
2019-07-14 | Implement extremely basic combat | Griffin Smith | 1 | -2/+3 |
2019-07-14 | Allow static_cfg to include entire directories | Griffin Smith | 1 | -2/+4 |
2019-07-14 | Factor out static_cfg from static init of messages | Griffin Smith | 1 | -7/+4 |
2019-07-08 | Implement a global map of entities | Griffin Smith | 1 | -2/+16 |
2019-07-07 | Add messages, with global lookup map | Griffin Smith | 1 | -0/+8 |
2019-07-06 | Make all drawing happen to a viewport | Griffin Smith | 1 | -1/+3 |
2019-07-05 | an @-sign in a box | Griffin Smith | 1 | -0/+73 |