Xrasher/public
2025-01-22 15:10:18 +03:00
..
tests public: tests: remove Q_colorstr tests 2025-01-18 10:36:11 +03:00
build.c public: split VCS info to separate file for slightly better compilation speeds 2025-01-13 20:02:59 +03:00
build.h public: add definitions for Solaris 2024-11-07 07:12:30 +03:00
build_vcs.c public: split VCS info to separate file for slightly better compilation speeds 2025-01-13 20:02:59 +03:00
buildenums.h public: add definitions for Solaris 2024-11-07 07:12:30 +03:00
crclib.c public: make crc value init functions inline, move hex2char/ex2string to crclib and make them private to it 2024-10-14 04:13:10 +03:00
crclib.h public: make crc value init functions inline, move hex2char/ex2string to crclib and make them private to it 2024-10-14 04:13:10 +03:00
crtlib.c public: remove Q_colorstr, as it's completely useless and checking for color string is easy actually 2025-01-18 08:29:36 +03:00
crtlib.h Cleanup xash3d_types.h from engine-specific macros and types 2025-01-22 15:10:18 +03:00
dllhelpers.c public: add dll helpers to simplify basic interaction with exported functions lists 2024-12-23 04:43:15 +03:00
matrixlib.c public: mathlib: fix incorrect usage of DotProductAbs, it will give the integer result, while float is expected 2024-11-06 01:39:45 +03:00
miniz.c public: bump miniz to latest release 2024-10-21 21:22:50 +03:00
miniz.h public: bump miniz to latest release 2024-10-21 21:22:50 +03: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: split VCS info to separate file for slightly better compilation speeds 2025-01-13 20:02:59 +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: xash3d_mathlib: include string.h with memset definition 2024-12-17 21:58:42 +03:00