Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-03 | Add method for writing option menus to viewport | Griffin Smith | 2 | -22/+74 |
2019-08-03 | Add inventory, and the ability to pick up items | Griffin Smith | 1 | -0/+9 |
2019-08-03 | Fix a bunch more Clippy lints, but disable in Circle | Griffin Smith | 4 | -12/+12 |
2019-08-03 | Add clippy to circleCI and fix all lints | Griffin Smith | 2 | -19/+15 |
2019-07-28 | Allow converting generated levels to entities | Griffin Smith | 3 | -7/+75 |
2019-07-27 | Add a generic text-prompt system | Griffin Smith | 2 | -11/+87 |
2019-07-19 | Add the beginning of item entities | Griffin Smith | 1 | -0/+6 |
2019-07-14 | Always reset the cursor back to the character | Griffin Smith | 1 | -4/+15 |
2019-07-14 | Add (statically-included) entity raws | Griffin Smith | 2 | -2/+152 |
2019-07-08 | Implement a global map of entities | Griffin Smith | 2 | -2/+13 |
2019-07-07 | Add messages, with global lookup map | Griffin Smith | 2 | -36/+88 |
2019-07-06 | Make all drawing happen to a viewport | Griffin Smith | 2 | -0/+147 |
2019-07-05 | an @-sign in a box | Griffin Smith | 3 | -0/+223 |