xash3d-fwgs/public
Andrey Akhmichin abd9778ef3 engine: common: simplified strings operations. 2020-11-28 23:20:14 +03:00
..
tests public: add simple C89-compatible testing framework (wip) 2019-11-05 11:22:16 +03:00
build.h public: build: add ARMv8 32-bit support, in case of someone actually uses it 2020-09-28 16:17:08 +03:00
crclib.c public: fix compiling 2020-11-22 19:08:51 +03:00
crclib.h public,sprites: fix -Wcast-align, disable -Werror for it 2020-11-18 12:15:54 +03:00
crtlib.c engine: common: simplified strings operations. 2020-11-28 23:20:14 +03:00
crtlib.h engine: common: simplified strings operations. 2020-11-28 23:20:14 +03:00
matrixlib.c public: rename mathlib to xash3d_mathlib. 2020-02-12 14:32:26 +05:00
pstdint.h public: add stdint.h implementation by Paul Hsich http://www.azillionmonkeys.com/qed/pstdint.h 2020-03-30 00:13:20 +03:00
unittest.h public: unittest: use static everywhere to prevent collision when tests may be linked into engine 2019-11-05 11:35:39 +03:00
wscript public: wscript: skip installation 2019-07-11 03:59:56 +03:00
xash3d_mathlib.c tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already 2020-03-30 00:42:10 +03:00
xash3d_mathlib.h engine: fixes for dedicated 2020-08-23 19:02:15 +03:00