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 76a8fe4873 engine: use build.h for printing architecture and operating system, also implement architecture names from library naming scheme proposal (#39) 5 years ago
..
build.h public: build: add a header that defines some build-time information, like target OS or platform 5 years ago
crclib.c public: crclib now is part of public library 5 years ago
crclib.h public: crclib now is part of public library 5 years ago
crtlib.c public: initial moving some common code into static public library, that can be linked to any engine part 5 years ago
crtlib.h engine: use build.h for printing architecture and operating system, also implement architecture names from library naming scheme proposal (#39) 5 years ago
mathlib.c public: initial moving some common code into static public library, that can be linked to any engine part 5 years ago
mathlib.h public: initial moving some common code into static public library, that can be linked to any engine part 5 years ago
matrixlib.c public: initial moving some common code into static public library, that can be linked to any engine part 5 years ago
wscript wscript: add -fPIC for static libraries globally 5 years ago