xash3d-fwgs/engine
Alibek Omarov #SupportRMS 21a31ec81d
ci: migrate to GitHub Actions
* travis: disable build, disable deploy, add free aarch64/ppc64le/s390x builds

* scripts: cleanup of old CI scripts

* scripts: now port to GitHub Actions

* actions: fix extras checkout

* github: remove codeql action, turned out not to be very useful

* github: remove quiet flag on wget

* github: are we allowed to use envvars?

* github: add needed dependencies for linux

* github: install wget for windows

* scripts: convert our CPU architecture naming into what AppImage uses

* github: run scripts with bash explicitly

* github: first try to upload to GitHub Releases, enable amd64 win32 builds

* Use our uploadtool fork

* ci: include android, motomagx build for gha, refactor cirrus and travis ci scripts

* gha: try to fix build

* travis: try to fix build

* gha: try to fix upload, fix win32 build

* gha: use curl instead of wget, as it's preinstalled for windows. Fix Android build

* gha: add llvm repository, install clang-12 for android

* gha: motomagx: fail fast

* gha: android: explicitly set clang-12 as compiler and llvm-strip-12 as strip

* waifulib: xcompile: respect environment variables when using host compiler for Android

* waifulib: xcompile: use correct environ dict

* gha: try to fix -fuse-ld=lld with clang-12

* waifulib: xcompile: fix typo

* scripts: xcompile: fix motomagx build

* mainui: upgrade

* gha: fix android build, last time

* engine: wscript: disable crashhandler for magx
2021-07-03 20:21:09 +03:00
..
client engine: keys: fix misleading comment 2021-06-28 20:10:41 +03:00
common engine: filesystem: fix custom loader enabled by mistype 2021-07-02 19:26:01 +03:00
platform engine: library: fix saves on 64-bit Windows, compile custom loader only on x86 2021-06-27 00:03:39 +03:00
server engine: generalize maps command and map command autocompletion 2021-06-18 00:05:34 +03:00
alias.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
anorms.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
cdll_exp.h engine: fix warnings 2018-10-06 03:42:09 +03:00
cdll_int.h engine: fix various warnings 2021-03-07 03:40:01 +03:00
custom.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
customentity.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
edict.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
eiface.h server: implement GetFileSize and GetApproxWavePlayLen from HLSDK 2.4 2021-03-07 02:46:38 +03:00
keydefs.h GameController: Add separate D-Pad bindings 2021-01-07 17:37:37 +03:00
menu_int.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
mobility_int.h Add fork's mobility_int.h(no support yet, just header) 2018-04-17 03:57:21 +03:00
physint.h engine: fix long<->int conversion UBs 2019-05-02 19:05:09 +03:00
progdefs.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
ref_api.h engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00
sequence.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
shake.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
sprite.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
studio.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
vgui_api.h Integrate FWGS vgui_support 2018-04-14 01:49:14 +03:00
warpsin.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
wscript ci: migrate to GitHub Actions 2021-07-03 20:21:09 +03:00