Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-09 | Make XYZ C-compatible | Nguyễn Gia Phong | |
2021-12-02 | Remove unused math functions | Nguyễn Gia Phong | |
2021-11-29 | Use more efficient PRNG | Nguyễn Gia Phong | |
2021-10-29 | Make cheat keys configurable | Nguyễn Gia Phong | |
2021-10-29 | Make the rest keys configurable | 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-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 | Tweak control system to mirror Overgrowth | 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-12 | Make window resizable 2.2.0 | 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 | 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-07-26 | Move Highscore out | Nguyễn Gia Phong | |
2021-07-01 | Reformat GameLoop.cpp | 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 | Rename source and build directory 1.1.1 | Nguyễn Gia Phong | |