Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-11 | Covert misc Game methods to C 2.4.6 | Nguyễn Gia Phong | |
2021-12-11 | Test and fix C-compat for Quarternions.h | Nguyễn Gia Phong | |
2021-12-09 | Make XYZ C-compatible | Nguyễn Gia Phong | |
2021-11-29 | Use more efficient PRNG | Nguyễn Gia Phong | |
2021-10-31 | Restore menu buttons behavior | Nguyễn Gia Phong | |
2021-10-30 | Eradicate Skeleton.jointlabels | Nguyễn Gia Phong | |
2021-10-28 | Reorganize key mappings | Nguyễn Gia Phong | |
2021-10-20 | Move scores tracking to user data | Nguyễn Gia Phong | |
2021-10-02 | Clean up unused functions and style 2.4.0 | Nguyễn Gia Phong | |
2021-10-01 | Change a few more sounds | Nguyễn Gia Phong | |
2021-10-01 | Remove Skeleton.num_joints | Nguyễn Gia Phong | |
2021-09-29 | Convert skeletal data to TSV and embed in src | Nguyễn Gia Phong | |
2021-09-24 | Replace a few sound effects | Nguyễn Gia Phong | |
2021-09-18 | Use zeal for sound loading | Nguyễn Gia Phong | |
Effectively vorbisfile is replaced by libsndfile, which can support formats other than Ogg Vorbis. | |||
2021-09-16 | Fix persistent zooming 2.3.0 | Nguyễn Gia Phong | |
2021-09-16 | Tweak control system to mirror Overgrowth | Nguyễn Gia Phong | |
2021-09-15 | Move mouse look to callback | Nguyễn Gia Phong | |
2021-09-14 | Force menu and hardware cursor | Nguyễn Gia Phong | |
2021-09-14 | Simplify FPS calculation | Nguyễn Gia Phong | |
2021-09-11 | Move keyboard toggles to event-based | Nguyễn Gia Phong | |
2021-09-11 | Handle key callback | Nguyễn Gia Phong | |
2021-09-10 | Fix camera look | Nguyễn Gia Phong | |
2021-09-10 | Replace SDL by GLFW | Nguyễn Gia Phong | |
SDL 1 was deprecated. Mouse look and meta control keys are broken as of this commit. | |||
2021-08-13 | Extern C eventLoop | Nguyễn Gia Phong | |
2021-08-13 | Extern C initGame | Nguyễn Gia Phong | |
2021-07-31 | Summarize SVN history in changelog | Nguyễn Gia Phong | |
2021-07-26 | Fix untested positional sounds 1.3.3 | Nguyễn Gia Phong | |
2021-07-26 | Make g++ and zig c++ happy | Nguyễn Gia Phong | |
2021-07-26 | Fix positional sounds 1.3.2 | Nguyễn Gia Phong | |
2021-07-25 | Migrate more sounds to origin listener | Nguyễn Gia Phong | |
2021-07-25 | Move listener to origin | Nguyễn Gia Phong | |
2021-07-25 | Split out mouseLook | Nguyễn Gia Phong | |
2021-07-25 | Split out handleToggles | Nguyễn Gia Phong | |
2021-07-25 | Reindent GameTick | Nguyễn Gia Phong | |
2021-07-24 | Refactor menu handling | Nguyễn Gia Phong | |
2021-07-24 | Refactor parts gdb points to when crashed | Nguyễn Gia Phong | |
Zig and gdb don't seem to play well with each other. | |||
2021-07-02 | Refactor firing decision | Nguyễn Gia Phong | |
2021-07-02 | Fix array out of bound in tackling | Nguyễn Gia Phong | |
Also Debian updated OpenAL (-; | |||
2021-06-22 | Fix out of bound index and clean up | Nguyễn Gia Phong | |
2021-06-22 | Fix possible division by zero and clean up | Nguyễn Gia Phong | |
2021-06-22 | Remove Mac OS 9 specific code | Nguyễn Gia Phong | |
Except for MacInput, which is used for all keys unfortunately. | |||
2021-06-21 | Remove trailing whitespaces and duplicated blank lines 1.2.0 | Nguyễn Gia Phong | |
2021-06-17 | Resolve trivial warnings | Nguyễn Gia Phong | |
2021-06-17 | Rename source and build directory 1.1.1 | Nguyễn Gia Phong | |