aboutsummaryrefslogtreecommitdiff
path: root/src/game/status_manager.cpp
AgeCommit message (Collapse)Author
2022-06-13refactor: clarify generation speed in statuslineHampusM
2022-06-13refactor: give game responsibility of statuslineHampusM
2022-06-13refactor: decouple statusline from scene & cursor controllerHampusM
Might be slightly slower than previously though...
2022-06-13feat: add ability to change generation speedHampusM
2022-06-13feat: implement game of lifev0.1.0HampusM
2022-06-13refactor: remove unneccessary statusline sectionHampusM
2022-06-13refactor: improve input handling & remove commandsHampusM
2022-06-13feat: add update speed monitoringHampusM
2022-06-13refactor: remove statusline as game dependencyHampusM
2022-06-13style: change braced list & bracket styleHampusM
2022-06-13refactor: seperate statusline related concernsHampusM