Age | Commit message (Expand) | Author |
---|---|---|
2022-06-28 | refactor: improve includes with iwyu | HampusM |
2022-06-23 | perf: reduce cout flushing | HampusM |
2022-06-13 | refactor: remove unused cursor controller dependency from scene | HampusM |
2022-06-13 | refactor: decouple statusline from scene & cursor controller | HampusM |
2022-06-13 | perf: decrease update speeds | HampusM |
2022-06-13 | refactor: replace last subscriber patterned code | HampusM |
2022-06-13 | refactor: improve input handling & remove commands | HampusM |
2022-06-13 | feat: add update speed limit | HampusM |
2022-06-13 | refactor: remove window class | HampusM |
2022-06-13 | style: change braced list & bracket style | HampusM |
2022-06-13 | refactor: replace DI files with the yacppdic library | HampusM |
2022-06-13 | style: improve function and brace styling | HampusM |
2022-06-13 | refactor: improve input configuring structure | HampusM |
2022-06-13 | perf: add noexcept almost everywhere | HampusM |
2022-06-13 | refactor: rename game initializer & move input config | HampusM |