summary refs log tree commit diff
path: root/src/GameTick.cpp
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-03-26Remove a few global variablesNguyễn Gia Phong
2023-03-26Convert a few linear algebra functions to ZigNguyễ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
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
2021-12-11Covert misc Game methods to C 2.4.6Nguyễn Gia Phong
2021-12-11Test and fix C-compat for Quarternions.hNguyễn Gia Phong
2021-12-09Make XYZ C-compatibleNguyễn Gia Phong
2021-11-29Use more efficient PRNGNguyễn Gia Phong
2021-10-31Restore menu buttons behaviorNguyễn Gia Phong
2021-10-30Eradicate Skeleton.jointlabelsNguyễn Gia Phong
2021-10-28Reorganize key mappingsNguyễn Gia Phong
2021-10-20Move scores tracking to user dataNguyễn Gia Phong
2021-10-02Clean up unused functions and style 2.4.0Nguyễn Gia Phong
2021-10-01Change a few more soundsNguyễn Gia Phong
2021-10-01Remove Skeleton.num_jointsNguyễn Gia Phong
2021-09-29Convert skeletal data to TSV and embed in srcNguyễn Gia Phong
2021-09-24Replace a few sound effectsNguyễn Gia Phong
2021-09-18Use zeal for sound loadingNguyễn Gia Phong
2021-09-16Fix persistent zooming 2.3.0Nguyễn Gia Phong
2021-09-16Tweak control system to mirror OvergrowthNguyễn Gia Phong
2021-09-15Move mouse look to callbackNguyễn Gia Phong
2021-09-14Force menu and hardware cursorNguyễn Gia Phong
2021-09-14Simplify FPS calculationNguyễn Gia Phong
2021-09-11Move keyboard toggles to event-basedNguyễn Gia Phong
2021-09-11Handle key callbackNguyễn Gia Phong
2021-09-10Fix camera lookNguyễn Gia Phong
2021-09-10Replace SDL by GLFWNguyễn Gia Phong
2021-08-13Extern C eventLoopNguyễn Gia Phong
2021-08-13Extern C initGameNguyễn Gia Phong
2021-07-31Summarize SVN history in changelogNguyễn Gia Phong