2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-19 16:37:31 +01:00
xash3d-fwgs/public
2023-06-27 17:30:09 +03:00
..
tests public: test new COM_FileBase and compare it's results with old implementation (embedded into test itself) 2023-04-26 05:20:45 +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 public: define XASH_MOBILE_PLATFORM by XASH_SAILFISH (defined externally) 2023-06-02 06:18:17 +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: use standard uint32_t in place of dword 2023-06-13 06:57:24 +03:00
crclib.h public: use standard uint32_t in place of dword 2023-06-13 06:57:24 +03:00
crtlib.c public: rewrite Q_strncpy with standard C functions, make it inlined to allow compiler remove unneeded checks 2023-06-27 17:30:09 +03:00
crtlib.h public: rewrite Q_strncpy with standard C functions, make it inlined to allow compiler remove unneeded checks 2023-06-27 17:30:09 +03:00
matrixlib.c public: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 2023-06-25 13:32:06 +03:00
miniz.h public: update miniz to version 3.0.0 from upstream. 2022-11-06 12:35:04 +06:00
pstdint.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
wscript scripts: sailfish: initial SailfishOS support 2023-06-02 05:37:13 +03:00
xash3d_mathlib.c public: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 2023-06-25 13:32:06 +03:00
xash3d_mathlib.h public: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 2023-06-25 13:32:06 +03:00