2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-26 03:39:16 +01:00
Commit Graph

567 Commits

Author SHA1 Message Date
a0d0aac9da Update submodules 2019-09-11 20:44:46 +03:00
6755c8ef7f waf: move to waifu 2019-09-10 14:46:52 +03:00
b7d97bc21b compile.sh: enable building native code 2019-09-10 11:27:21 +06:00
24a56795aa compile.sh: add termux support, disable native building temporarily 2019-08-28 01:18:26 +03:00
2fd2d749dc android: wscript: enable android opt, set jni(commented out, as I can't test it now) 2019-08-28 01:17:39 +03:00
84e158da79 waflib: android: apkjni packaging is optional now(activated by passing 'jni'), add aapt1 preliminary support 2019-08-28 01:16:34 +03:00
31edf71985 submodules: update 2019-08-23 12:31:03 +03:00
4f25b03c9c compile: check for symlinked source 2019-07-29 08:39:40 +03:00
3da70aa4f7 compile: remove hardfp from defaults, remove static library hack, don't sign if USER isn't me :) 2019-07-29 08:06:16 +03:00
74dd990f2f waflib: android: fix wrong --release for dx 2019-05-19 18:50:39 +07:00
1aab248fa4 waflib: android: python 3 fix 2019-05-19 14:48:33 +03:00
8582c505e9 XashActivity: remove java EGL code 2019-05-12 02:59:59 +03:00
57cb127d73 waflib: android: use static version checks instead of try-catch, define which version has introduced d8 2019-05-11 18:58:22 +03:00
af9a759e9a waflib: android: build-tools 27 support 2019-05-10 03:14:42 +03:00
c7b1f28590 compile.sh: exit if waf has failed 2019-05-10 03:13:57 +03:00
37c84ad909 compile.sh: add extras.pak generation(TODO: move to waf?) 2019-05-06 20:18:38 +03:00
face262d32 engine: update 2019-05-06 19:26:54 +03:00
c9716b87be waflib: android: implement appending native libraries, make dependency graph cleaner 2019-05-06 19:24:41 +03:00
5ec762b69c compile.sh: add build types 2019-05-06 19:12:39 +03:00
688fc87f48 XashActivity: remove gpgs_support 2019-05-06 19:12:25 +03:00
0aaf624cd7 compile.sh: build also HLSDK. Add check if sources are symlinked, which is really handy in development 2019-05-06 04:24:42 +03:00
64403a5cd8 submodules: add 2019-05-06 04:23:59 +03:00
5efac59e8f android.mk: completely remove it, as we use waf everywhere now, add simple buildscript 2019-05-01 19:05:15 +03:00
2eae8a02e5 nanogl: remove submodule, now it's direct dependency of engine 2019-04-27 12:09:59 +03:00
0cfc3966c5 gpgs_support: drop Google Play Games services support, it wasn't used anyway by any game. We need another interface, probably intent-based. 2019-04-27 12:09:27 +03:00
a56fe98dc5 waflib: android: cleanup 2019-04-25 04:37:28 +03:00
586a03d431 gitignore: extend even more 2019-04-25 04:24:15 +03:00
c175a1b949 waf: add android.py plugin that helps build APK file 2019-04-25 04:23:30 +03:00
3937520d3e gitignore: add *.pyc 2019-04-25 04:22:08 +03:00
4309604eca waf: deploy waf build system 2019-04-25 04:21:38 +03:00
4360676f96 scripts: move scripts to android folder 2019-04-25 02:28:36 +03:00
6ad205a619 fwgslib: certcheck: remove BuildConfig.java dependency 2019-04-15 23:55:59 +03:00
24632c0e69 android: move all sources to android folder, remove ant build system 2019-04-15 23:52:47 +03:00
6d2d7a9d6d Fix broken link. Update version string. 2018-10-09 10:43:54 +05:00
7e76089b76 Bump to 0.19.3 2018-09-28 18:54:07 +03:00
73cbe46ecb Fix typo. Add a missing newline character. 2018-09-28 18:11:44 +05:00
385c557a60 Add privacy policy link on our website 2018-09-25 17:40:58 +03:00
6058828a33
Decrease mMinHeight for cstrike to make minimal resolutions availiable 2018-07-25 00:24:47 +00:00
cd11dd138e Update engine 2018-07-14 21:20:32 +03:00
5b93c0651e Update extras again 2018-07-14 17:47:37 +07:00
63026564c2 Update pak version. Update engine submodule 2018-07-14 01:24:05 +03:00
f415ac379d An update is scheduled for 14th of July 2018-07-14 00:04:01 +03:00
7b62f5af21 Update submodules 2018-07-14 00:00:39 +03:00
bfef1cf301 Fix vibrator check 2018-06-06 01:37:58 +07:00
0f02f3472e Update README.md. 2018-05-24 22:56:46 +03:00
2f8ab7174b Add android.max_aspect tag 2018-05-15 19:54:53 +07:00
1b5e416988 Remove some magic numbers 2018-05-12 03:02:37 +07:00
03105e096d Code clean, improve resolution selection 2018-05-12 02:56:17 +07:00
3d19551172 Update submodules 2018-04-07 13:59:25 +07:00
811de8d4e7 Fix possible page overflow 2018-04-07 13:53:14 +07:00