.. |
tests
|
public: add parsing build date from ISO-8601 alike format
|
2025-02-07 17:47:23 +03:00 |
build.c
|
public: use last Git commit date (committer date, to be exact) as more predictable source for build num
|
2025-02-07 17:51:10 +03:00 |
build.h
|
public: add definitions for Solaris
|
2024-11-07 07:12:30 +03:00 |
build_vcs.c
|
public: use last Git commit date (committer date, to be exact) as more predictable source for build num
|
2025-02-07 17:51:10 +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: crtlib: check for empty buffer in Q_vsnprintf
|
2025-02-06 21:19:10 +03:00 |
crtlib.h
|
public: use last Git commit date (committer date, to be exact) as more predictable source for build num
|
2025-02-07 17:51:10 +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: utflib: simplify Q_EncodeUTF8
|
2025-02-02 02:31:56 +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: use last Git commit date (committer date, to be exact) as more predictable source for build num
|
2025-02-07 17:51:10 +03:00 |
xash3d_mathlib.c
|
public: fix another typo
|
2025-02-11 21:12:50 +03:00 |
xash3d_mathlib.h
|
public: merge calc bone quaternion and position into single function
|
2025-02-11 18:57:08 +03:00 |