xash3d-fwgs/public
Alibek Omarov eff86defd9 public: fix Q_equal for case when applying epsilon doesn't change the value 2024-07-04 07:55:32 +03:00
..
tests public: add test case for COM_FixSlashes 2024-07-04 06:42:35 +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: use Q_strchr in COM_FixSlashes 2024-07-04 06:42:49 +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: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 2023-06-25 13:32:06 +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: add Q_ato{i,f,v} test 2024-07-04 06:29:46 +03:00
xash3d_mathlib.c public: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
xash3d_mathlib.h public: fix Q_equal for case when applying epsilon doesn't change the value 2024-07-04 07:55:32 +03:00