Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-30 | Add dungeon level generation | Griffin Smith | 1 | -21/+12 |
2019-11-30 | Fix an injectivity issue with saving the game | Griffin Smith | 1 | -0/+4 |
2019-11-29 | Use menus for combat and picking up items | Griffin Smith | 1 | -1/+0 |
2019-11-29 | Implement saving+loading the game | Griffin Smith | 1 | -23/+137 |
2019-10-05 | Display multiple messages per turn | Griffin Smith | 1 | -4/+17 |
2019-09-19 | Add items and inventory | Griffin Smith | 1 | -10/+50 |
2019-09-09 | Convert generated levels to walls | Griffin Smith | 1 | -13/+15 |
2019-09-02 | Add raws, loaded statically from a folder | Griffin Smith | 1 | -0/+29 |
2019-09-01 | Implement messages | Griffin Smith | 1 | -2/+133 |
2019-08-31 | Add entities, and allow walking around | Griffin Smith | 1 | -0/+23 |