summary refs log tree commit diff
path: root/src/GameTick.cpp
AgeCommit message (Expand)Author
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
2021-07-26Fix untested positional sounds 1.3.3Nguyễn Gia Phong
2021-07-26Make g++ and zig c++ happyNguyễn Gia Phong
2021-07-26Fix positional sounds 1.3.2Nguyễ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-25Reindent GameTickNguyễn Gia Phong
2021-07-24Refactor menu handlingNguyễn Gia Phong
2021-07-24Refactor parts gdb points to when crashedNguyễn Gia Phong
2021-07-02Refactor firing decisionNguyễn Gia Phong
2021-07-02Fix array out of bound in tacklingNguyễn Gia Phong
2021-06-22Fix out of bound index and clean upNguyễ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-17Resolve trivial warningsNguyễn Gia Phong
2021-06-17Rename source and build directory 1.1.1Nguyễn Gia Phong