about summary refs log tree commit diff
path: root/src/Globals.cpp
AgeCommit message (Collapse)Author
2023-11-28Move decals struct to ZigNguyễn Gia Phong
2023-08-25Hide laser sight in psychic visionsNguyễn Gia Phong
Fixes: 2c44d2e60bb8 ("Make laser always and only availble in 3rd person")
2023-08-25Narrow visions flag to a boolNguyễn Gia Phong
2023-03-26Remove a few global variablesNguyễn Gia Phong
2023-03-26Convert a few linear algebra functions to ZigNguyễn Gia Phong
2023-03-25Remove some globar vars and reorganizeNguyễn Gia Phong
2021-10-28Reorganize key mappingsNguyễn Gia Phong
2021-10-01Remove Skeleton.num_jointsNguyễn Gia Phong
2021-09-18Use zeal for sound loadingNguyễn Gia Phong
Effectively vorbisfile is replaced by libsndfile, which can support formats other than Ogg Vorbis.
2021-08-13Extern C eventLoopNguyễn Gia Phong
2021-06-17Rename source and build directory 1.1.1Nguyễn Gia Phong