2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00
xash3d-fwgs/public
Alibek Omarov 096ee34f67 public: remove Q_vsprintf, replace by proper Q_vsnprintf proper calls
Fixes weird off by one error caused by glibc updates? I didn't tracked
what causes it exactly but replacing it seems to work. Anyway, we should
remove all 99999 hacks in libpublic.
2023-04-23 18:19:28 +03:00
..
tests public: tests: add new test to check return values of Q_Architecture/PlatformStringByID and Q_buildnum 2023-04-17 19:11:16 +03:00
build.c public: build: split Q_buildnum to separate function that calculates build number from arbitrary date string 2023-04-17 19:10:40 +03:00
build.h engine: initial psvita build support 2023-03-11 07:09:14 +03:00
buildenums.h public: build: reorder enums by probability, rename ARCHITECTURE_ ABI macros to just ARCH_ for easier matching 2023-04-17 06:37:08 +03:00
crclib.c public: crclib: optimize COM_HashKey, implement typical djb hashing as this function is used for hashtables with string lookup 2023-03-13 02:37:19 +03:00
crclib.h
crtlib.c public: crtlib: remove unused functions 2023-04-03 02:46:23 +03:00
crtlib.h public: remove Q_vsprintf, replace by proper Q_vsnprintf proper calls 2023-04-23 18:19:28 +03:00
matrixlib.c public: matrixlib: cleanup unused functions 2023-04-03 05:14:59 +03:00
miniz.h public: update miniz to version 3.0.0 from upstream. 2022-11-06 12:35:04 +06:00
pstdint.h
wscript public: tests: add new test to check return values of Q_Architecture/PlatformStringByID and Q_buildnum 2023-04-17 19:11:16 +03:00
xash3d_mathlib.c ref: gl: cleanup unused functions in frustum 2023-04-03 05:05:32 +03:00
xash3d_mathlib.h public: matrixlib: cleanup unused functions 2023-04-03 05:14:59 +03:00