.. |
tests
|
public: add optional feature for COM_ParseFileSafe to ignore shell like hash symbol prefixed comments
|
2024-11-18 14:14:49 +03:00 |
build.c
|
public: add definitions for Solaris
|
2024-11-07 07:12:30 +03:00 |
build.h
|
public: add definitions for Solaris
|
2024-11-07 07:12:30 +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: add optional feature for COM_ParseFileSafe to ignore shell like hash symbol prefixed comments
|
2024-11-18 14:14:49 +03:00 |
crtlib.h
|
public: add dll helpers to simplify basic interaction with exported functions lists
|
2024-12-23 04:43:15 +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: add Q_strnlen with fallback to memchr
|
2024-12-17 20:03:09 +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 |