Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -14/+20 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -27/+69 |
* | Further CLI and modifier reading work | hop311 | 2023-10-14 | -21/+28 |
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -15/+15 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -1/+2 |
* | Add static `Dataloader::search_for_game_path(fs::path)` | Spartan322 | 2023-10-12 | -0/+56 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -2/+2 |
* | Adding terrain image/type loading | Hop311 | 2023-09-25 | -21/+89 |
* | 2D-vectors (positions.txt needs fixed point vecs) | Hop311 | 2023-09-16 | -2/+2 |
* | Format cleanup and req comments | Hop311 | 2023-09-09 | -1/+1 |
* | PR feedback + Logger::warning | Hop311 | 2023-09-09 | -0/+3 |
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -0/+475 |