summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-08-24Fix decal fading animation 2.5.1Nguyễn Gia Phong
2023-08-18Fix typo from -Wall -WerrorNguyễn Gia Phong
2023-08-15Use more SIMD for linear algebraNguyễn Gia Phong
2023-08-14Port to Zig 0.11Nguyễn Gia Phong
2023-03-26Remove a few global variablesNguyễn Gia Phong
2023-03-26Move OpenGL calls out of geometry functionNguyễn Gia Phong
2023-03-26Convert a few linear algebra functions to ZigNguyễn Gia Phong
2023-03-25Remove some globar vars and reorganizeNguyễn Gia Phong
2023-03-25Convert square of norm calculation to ZigNguyễn Gia Phong
2023-03-25Convert a few linear algebra functions to ZigNguyễn Gia Phong
2023-03-24Convert frustum handling to ZigNguyễn Gia Phong
2023-03-24Convert text rendering to ZigNguyễn Gia Phong
2023-03-24Convert fog effect to ZigNguyễn Gia Phong
2023-03-10Adopt higher level wrapperNguyễn Gia Phong
2023-03-10Disable UBSAN only for C++Nguyễn Gia Phong
2023-02-15Update copyright headersNguyễn Gia Phong
2023-02-15Port to Zig 0.10 2.5.0Nguyễn Gia Phong
2023-02-15Convert PNG textures to QOINguyễn Gia Phong
2022-02-23Bump to 2.4.9 2.4.9Nguyễn Gia Phong
2022-02-23Stop spawning enemies in the same blockNguyễn Gia Phong
2022-02-22Make sure NPC is only initialized onceNguyễn Gia Phong
2022-02-19Move zombie control to separate functionNguyễn Gia Phong
2022-02-17Reindent grenade collision handlingNguyễn Gia Phong
2022-02-17Slow down zombie healingNguyễn Gia Phong
2022-02-17Group bleeding rendering code togetherNguyễn Gia Phong
2022-02-17Move recoil handling to own functionNguyễn Gia Phong
2022-02-17Make laser always and only availble in 3rd personNguyễn Gia Phong
2022-02-17Move blood sprite drawing to separate functionNguyễn Gia Phong
2022-02-17Fix shotgun laser aim 2.4.8Nguyễn Gia Phong
2022-02-17Disable laser for sniper rifleNguyễn Gia Phong
2022-02-06Only draw laser when it is possible to shootNguyễn Gia Phong
2022-02-06Move tackling to separate functionNguyễn Gia Phong
2022-02-02Separate player's close range attack handlingNguyễn Gia Phong
2022-02-02Restore respawning off-vision NPCNguyễn Gia Phong
2022-02-01Simplify NPC spawningNguyễn Gia Phong
2022-01-31Move person collision to separate functionNguyễn Gia Phong
2022-01-30Move nextLevel to own functionNguyễn Gia Phong
2022-01-15Bump to 2.4.7 2.4.7Nguyễn Gia Phong
2022-01-15Port to Zig 0.9Nguyễn Gia Phong
2021-12-11Make Camera.h compatible with CNguyễn Gia Phong
2021-12-11Covert misc Game methods to C 2.4.6Nguyễn Gia Phong
2021-12-11Make Camera compatible with CNguyễn Gia Phong
2021-12-11Test and fix C-compat for Quarternions.hNguyễn Gia Phong
2021-12-10Improve PRNG seedNguyễn Gia Phong
2021-12-09Make XYZ C-compatibleNguyễn Gia Phong
2021-12-02Remove unused math functionsNguyễn Gia Phong
2021-11-29Use more efficient PRNGNguyễn Gia Phong
2021-11-29Fix stuck VIPNguyễn Gia Phong
2021-11-29Bump to 2.4.5 2.4.5Nguyễn Gia Phong
2021-11-29Fix the malignant problemNguyễn Gia Phong