Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-11 | Port to Zig 0.14 HEAD main | Nguyễn Gia Phong | |
Awaiting upstream libraries to support Zig 0.14 to purge the submodules: * ini: https://github.com/ziglibs/ini/pull/14#issuecomment-2712560632 * qoi: https://github.com/ikskuh/zig-qoi/pull/14 | |||
2023-11-19 | Comply with REUSE 3.0 | Nguyễn Gia Phong | |
2023-08-25 | Narrow visions flag to a bool | Nguyễn Gia Phong | |
2023-08-25 | Use detailed snowflake sprite | Nguyễn Gia Phong | |
2023-08-24 | Switch to Alpine edge for CI | Nguyễn Gia Phong | |
Arch is taking too long to update Zig. | |||
2021-11-29 | Fix the malignant problem | Nguyễn Gia Phong | |
2021-09-19 | Clean up | Nguyễn Gia Phong | |
2021-09-17 | Convert texture loading code to Zig | Nguyễn Gia Phong | |
LodePNG replaces stb because complicated headers don't play nice with Zig. Textures are now loaded from installed path instead of CWD too. | |||
2021-09-10 | Replace SDL by GLFW | Nguyễn Gia Phong | |
SDL 1 was deprecated. Mouse look and meta control keys are broken as of this commit. | |||
2021-08-13 | Retire ALUT | Nguyễn Gia Phong | |
2021-08-11 | Switch to zig build | Nguyễn Gia Phong | |
2021-06-22 | Fix possible division by zero and clean up | Nguyễn Gia Phong | |
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-17 | Employ builds.sr.ht | Nguyễn Gia Phong | |