Age | Commit message (Expand) | Author |
---|---|---|
2022-07-01 | refactor: use ranges | HampusM |
2022-06-28 | refactor: improve includes with iwyu | HampusM |
2022-06-27 | refactor: use int types from std namespace | HampusM |
2022-06-23 | feat: add statusline mode styling | HampusM |
2022-06-13 | feat: add reading RLE files | HampusM |
2022-06-13 | feat: implement command mode | HampusM |
2022-06-13 | refactor: rename .tpp files to end with _impl.hpp | HampusM |
2022-06-13 | feat: implement game of lifev0.1.0 | HampusM |
2022-06-13 | style: change braced list & bracket style | HampusM |
2022-06-13 | style: improve function and brace styling | HampusM |
2022-06-13 | style: make color functions return init lists | HampusM |
2022-06-13 | refactor: use trailing return types | HampusM |
2022-06-13 | feat: add status bar background color | HampusM |
2022-06-13 | refactor: move directions to vector2 & make vector2 hashable | HampusM |
2022-06-13 | refactor: move input config to own file & improve cleanup | HampusM |