Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov aee5e46516 public: rewrite Q_strncpy with standard C functions, make it inlined to allow compiler remove unneeded checks 1 year ago
..
tests public: test new COM_FileBase and compare it's results with old implementation (embedded into test itself) 1 year ago
build.c public: build: split Q_buildnum to separate function that calculates build number from arbitrary date string 1 year ago
build.h public: define XASH_MOBILE_PLATFORM by XASH_SAILFISH (defined externally) 1 year ago
buildenums.h public: build: reorder enums by probability, rename ARCHITECTURE_ ABI macros to just ARCH_ for easier matching 1 year ago
crclib.c public: use standard uint32_t in place of dword 1 year ago
crclib.h public: use standard uint32_t in place of dword 1 year ago
crtlib.c public: rewrite Q_strncpy with standard C functions, make it inlined to allow compiler remove unneeded checks 1 year ago
crtlib.h public: rewrite Q_strncpy with standard C functions, make it inlined to allow compiler remove unneeded checks 1 year ago
matrixlib.c public: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 1 year ago
miniz.h public: update miniz to version 3.0.0 from upstream. 2 years ago
pstdint.h Trim all trailing whitespace 4 years ago
wscript scripts: sailfish: initial SailfishOS support 1 year ago
xash3d_mathlib.c public: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 1 year ago
xash3d_mathlib.h public: move some simple functions to mathlib header. Remove assembler version specific for MSVC6 1 year ago