Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-22 | Fix gibberish text 1.3.0 | Nguyễn Gia Phong | |
Technically other textures are still upside-down though. | |||
2021-06-22 | Fix possible division by zero and clean up | Nguyễn Gia Phong | |
2021-06-22 | Revert 'Give VIP a short hand' | Nguyễn Gia Phong | |
This somehow makes the VIP disappear. | |||
2021-06-22 | Give VIP a short hand | Nguyễn Gia Phong | |
Zig build's crash point is somehow here but it seems irrelevant. | |||
2021-06-22 | Require OGG and clean up | Nguyễn Gia Phong | |
2021-06-22 | Replace SDL_image with stb for texture loading | Nguyễn Gia Phong | |
This fixes the legal issues with the non-free Textures source files and allow Zig to compile the game. However, the texts are now loaded incorrectly. | |||
2021-06-22 | Remove Mac OS 9 specific code | Nguyễn Gia Phong | |
Except for MacInput, which is used for all keys unfortunately. | |||
2021-06-21 | Remove trailing whitespaces and duplicated blank lines 1.2.0 | Nguyễn Gia Phong | |
2021-06-21 | Improve C++17 compatibility | Nguyễn Gia Phong | |
2021-06-17 | Resolve trivial warnings | Nguyễn Gia Phong | |
2021-06-17 | Rename source and build directory 1.1.1 | Nguyễn Gia Phong | |