index
:
~cnx/blackshades
this commit
main
Psychic bodyguard FPS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Person.cpp
Age
Commit message (
Expand
)
Author
2023-08-24
Fix decal fading animation
2.5.1
Nguyễn Gia Phong
2023-08-18
Fix typo from -Wall -Werror
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-01
Simplify NPC spawning
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-30
Eradicate Skeleton.jointlabels
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-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-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-10
Replace SDL by GLFW
Nguyễn Gia Phong
2021-08-13
Extern C eventLoop
Nguyễn Gia Phong
2021-08-09
Disable NPC's footsteps and clean up sound loading
1.3.4
Nguyễn Gia Phong
2021-07-26
Gives everyone footstep sound
Nguyễn Gia Phong
2021-07-02
Fix black shades drawing
Nguyễn Gia Phong
2021-07-02
Favor auto& over auto
Nguyễn Gia Phong
2021-07-02
Fix array out of bound in tackling
Nguyễn Gia Phong
2021-06-23
Fix costume array out of bound
Nguyễn Gia Phong
2021-06-23
Finish reformatting DrawSkeleton
Nguyễn Gia Phong
2021-06-22
Refactor weapon drawer
Nguyễn Gia Phong
2021-06-22
Refactor draw_{joint,muscle}
Nguyễn Gia Phong
2021-06-21
Remove trailing whitespaces and duplicated blank lines
1.2.0
Nguyễn Gia Phong
2021-06-21
Improve C++17 compatibility
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