index
:
~cnx/blackshades
this commit
main
Psychic bodyguard FPS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GameLoop.cpp
Age
Commit message (
Expand
)
Author
2023-11-28
Enable 3rd-person view in outside debug mode
Nguyễn Gia Phong
2023-11-26
Localize and remove ununsed variables
Nguyễn Gia Phong
2023-11-19
Replace music with HQ tracks
Nguyễn Gia Phong
2023-11-19
Fix off-by-one music selection
Nguyễn Gia Phong
2023-08-25
Narrow visions flag to a bool
Nguyễn Gia Phong
2023-03-26
Remove a few global variables
Nguyễn Gia Phong
2023-03-26
Convert a few linear algebra functions to Zig
Nguyễn Gia Phong
2023-03-25
Convert square of norm calculation to Zig
Nguyễn Gia Phong
2023-03-25
Convert a few linear algebra functions to Zig
Nguyễn Gia Phong
2022-02-17
Make laser always and only availble in 3rd person
Nguyễn Gia Phong
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
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
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
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