Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-28 | Remove `pch.cpp` and all `#include "pch.h"` occurrences (#519)v1.17.2-rc1v1.17.2 | F1F7Y | |
With the move to cmake there is no need for the `pch.cpp` files as it generates them automatically. Also removes leftover `#include "pch.h"` occurrences (cherry picked from commit 82bff57d166ece1173ca7df33940171548015a71) | |||
2022-08-24 | Adjust folder structure (#242) | BobTheBob | |
* Adjust folder structure * change launcher directory name |