aboutsummaryrefslogtreecommitdiff
path: root/src/engine/engine.hpp
AgeCommit message (Expand)Author
2022-06-13refactor: replace last subscriber patterned codeHampusM
2022-06-13refactor: improve input handling & remove commandsHampusM
2022-06-13feat: add update speed limitHampusM
2022-06-13refactor: remove window classHampusM
2022-06-13style: change braced list & bracket styleHampusM
2022-06-13refactor: replace DI files with the yacppdic libraryHampusM
2022-06-13style: improve function and brace stylingHampusM
2022-06-13refactor: improve input configuring structureHampusM
2022-06-13perf: add noexcept almost everywhereHampusM
2022-06-13refactor: rename game initializer & move input configHampusM