Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-03 | Improve error handling. | John Ankarström | |
2022-09-03 | Add Preferences dialog (WIP). | John Ankarström | |
2022-09-02 | Improve Window object. | John Ankarström | |
2022-09-02 | Use global Window object. | John Ankarström | |
This makes it easier to control initialization and maintain RAII. | |||
2022-09-02 | Improve build system. | John Ankarström | |
2022-08-29 | Small improvments. | John Ankarström | |
2022-08-27 | Support Debug/Release configurations. | John Ankarström | |
2022-08-26 | Use CMake. | John Ankarström | |
I don't love it, but it makes it possible to support Visual Studio in addition to MinGW GCC. |