summary refs log tree commit diff
path: root/.build.yml
AgeCommit message (Collapse)Author
2021-09-19Clean upNguyễn Gia Phong
2021-09-17Convert texture loading code to ZigNguyễ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-10Replace SDL by GLFWNguyễn Gia Phong
SDL 1 was deprecated. Mouse look and meta control keys are broken as of this commit.
2021-08-13Retire ALUTNguyễn Gia Phong
2021-08-11Switch to zig buildNguyễn Gia Phong
2021-06-22Fix possible division by zero and clean upNguyễn Gia Phong
2021-06-22Give VIP a short handNguyễn Gia Phong
Zig build's crash point is somehow here but it seems irrelevant.
2021-06-17Employ builds.sr.htNguyễn Gia Phong