This website requires JavaScript.
Explore
Help
Sign In
YGGverse
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced
2025-01-25 14:24:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xash3d-fwgs
/
public
History
Alibek Omarov
aee5e46516
public: rewrite Q_strncpy with standard C functions, make it inlined to allow compiler remove unneeded checks
...
So far, passes all tests.
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