2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 18:07:09 +01:00
xash3d-fwgs/public
2024-10-02 22:18:16 +03:00
..
tests public: tests: test_efp: mark Test_ExtractFilePath as static 2024-09-30 04:00:28 +03:00
build.c public: build: use XASH_BUILD_BRANCH define set by Waf. Expect XASH_BUILD_{BRANCH,COMMIT} to be always set. 2024-03-19 19:34:30 +03:00
build.h public: remove linuxunkabi 2024-01-31 23:59:28 +03:00
buildenums.h public: remove linuxunkabi 2024-01-31 23:59:28 +03:00
crclib.c public: fix variables types in COM_HashKey, they are all supposed to be unsigned integers 2024-04-28 06:59:18 +03:00
crclib.h public: use standard uint32_t in place of dword 2023-06-13 06:57:24 +03:00
crtlib.c public: avoid useless copy in Q_timestamp 2024-10-02 22:18:16 +03:00
crtlib.h public: add Q_memor routine that binary OR's data from src to dst 2024-05-29 05:41:33 +03:00
matrixlib.c public: make vec3_origin and identity matrix inlined 2024-09-30 00:15:47 +03:00
miniz.h public: update miniz to version 3.0.0 from upstream. 2022-11-06 12:35:04 +06:00
pstdint.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
utflib.c public: add functions to convert from Unicode codepoints into CP1251 or CP1252 2024-05-15 05:07:18 +03:00
utflib.h public: add functions to convert from Unicode codepoints into CP1251 or CP1252 2024-05-15 05:07:18 +03:00
wscript public: wscript: always define alloca header as malloc.h on Win32 2024-08-17 13:17:48 +03:00
xash3d_mathlib.c public: make vec3_origin and identity matrix inlined 2024-09-30 00:15:47 +03:00
xash3d_mathlib.h public: make vec3_origin and identity matrix inlined 2024-09-30 00:15:47 +03:00