Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-08 | Implement a global map of entities | Griffin Smith | 2 | -2/+13 | |
Implement a global map of entities, which allows referencing by either position or ID and updating the positions of existent entities, and put the character in there. | |||||
2019-07-07 | Add messages, with global lookup map | Griffin Smith | 2 | -36/+88 | |
Add support for messages, along with a global lookup map and random choice of messages. | |||||
2019-07-06 | Make all drawing happen to a viewport | Griffin Smith | 2 | -0/+147 | |
We now have an inner and outer viewport, and entity positions are relative to the inner one while drawing happens to the outer one. | |||||
2019-07-05 | an @-sign in a box | Griffin Smith | 3 | -0/+223 | |