about summary refs log tree commit diff
path: root/src/GameLoop.cpp
AgeCommit message (Expand)Author
2023-11-28Enable 3rd-person view in outside debug modeNguyễn Gia Phong
2023-11-26Localize and remove ununsed variablesNguyễn Gia Phong
2023-11-19Replace music with HQ tracksNguyễn Gia Phong
2023-11-19Fix off-by-one music selectionNguyễn Gia Phong
2023-08-25Narrow visions flag to a boolNguyễ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-17Make laser always and only availble in 3rd personNguyễ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-10-29Make cheat keys configurableNguyễn Gia Phong
2021-10-29Make the rest keys configurableNguyễ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-09-24Replace a few sound effectsNguyễn Gia Phong
2021-09-18Use zeal for sound loadingNguyễn Gia Phong
2021-09-16Tweak control system to mirror OvergrowthNguyễn Gia Phong
2021-09-14Force menu and hardware cursorNguyễn Gia Phong
2021-09-14Simplify FPS calculationNguyễn Gia Phong
2021-09-12Make window resizable 2.2.0Nguyễn Gia Phong
2021-09-11Move keyboard toggles to event-basedNguyễn Gia Phong
2021-09-11Handle key callbackNguyễn Gia Phong
2021-09-10Replace SDL by GLFWNguyễn Gia Phong
2021-08-13Extern C eventLoopNguyễn Gia Phong
2021-07-26Move Highscore outNguyễn Gia Phong
2021-07-01Reformat GameLoop.cppNguyễn Gia Phong
2021-06-22Fix possible division by zero and clean upNguyễn Gia Phong
2021-06-22Remove Mac OS 9 specific codeNguyễn Gia Phong
2021-06-21Remove trailing whitespaces and duplicated blank lines 1.2.0Nguyễn Gia Phong
2021-06-17Rename source and build directory 1.1.1Nguyễn Gia Phong