summary refs log tree commit diff
path: root/src/Game.h
AgeCommit message (Expand)Author
2021-10-19Move levels to data filesNguyễn Gia Phong
2021-10-02Clean up unused functions and style 2.4.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-14Remove loading screen 2.2.2Nguyễn Gia Phong
2021-09-14Simplify FPS calculationNguyễn Gia Phong
2021-09-12Make window resizable 2.2.0Nguyễn Gia Phong
2021-09-11Refactor configuration parserNguyễ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-09-08Move configuration parsing to Zig 2.1.0Nguyễn Gia Phong
2021-08-13Retire ALUTNguyễn Gia Phong
2021-08-13Extern C eventLoopNguyễn Gia Phong
2021-08-13Extern C initGameNguyễn Gia Phong
2021-08-12Extern C initGl and remove FULLSCREEN compile flagNguyễn Gia Phong
2021-08-11Switch to zig buildNguyễn Gia Phong
2021-07-25Migrate more sounds to origin listenerNguyễn Gia Phong
2021-07-25Move listener to originNguyễn Gia Phong
2021-07-25Split out mouseLookNguyễn Gia Phong
2021-07-25Split out handleTogglesNguyễn Gia Phong
2021-07-24Reindent Game.hNguyễn Gia Phong
2021-07-24Refactor menu handlingNguyễn Gia Phong
2021-06-22Require OGG 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