Commit Graph
561 Commits
Author SHA1 Message Date
Alibek Omarov 31edf71985 submodules: update 2019-08-23 12:31:03 +03:00
Alibek Omarov 4f25b03c9c compile: check for symlinked source 2019-07-29 08:39:40 +03:00
Alibek Omarov 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
mittorn 74dd990f2f waflib: android: fix wrong --release for dx 2019-05-19 18:50:39 +07:00
Alibek Omarov 1aab248fa4 waflib: android: python 3 fix 2019-05-19 14:48:33 +03:00
Alibek Omarov 8582c505e9 XashActivity: remove java EGL code 2019-05-12 02:59:59 +03:00
Alibek Omarov 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
Alibek Omarov af9a759e9a waflib: android: build-tools 27 support 2019-05-10 03:14:42 +03:00
Alibek Omarov c7b1f28590 compile.sh: exit if waf has failed 2019-05-10 03:13:57 +03:00
Alibek Omarov 37c84ad909 compile.sh: add extras.pak generation(TODO: move to waf?) 2019-05-06 20:18:38 +03:00
Alibek Omarov face262d32 engine: update 2019-05-06 19:26:54 +03:00
Alibek Omarov c9716b87be waflib: android: implement appending native libraries, make dependency graph cleaner 2019-05-06 19:24:41 +03:00
Alibek Omarov 5ec762b69c compile.sh: add build types 2019-05-06 19:12:39 +03:00
Alibek Omarov 688fc87f48 XashActivity: remove gpgs_support 2019-05-06 19:12:25 +03:00
Alibek Omarov 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
Alibek Omarov 64403a5cd8 submodules: add 2019-05-06 04:23:59 +03:00
Alibek Omarov 5efac59e8f android.mk: completely remove it, as we use waf everywhere now, add simple buildscript 2019-05-01 19:05:15 +03:00
Alibek Omarov 2eae8a02e5 nanogl: remove submodule, now it's direct dependency of engine 2019-04-27 12:09:59 +03:00
Alibek Omarov 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
Alibek Omarov a56fe98dc5 waflib: android: cleanup 2019-04-25 04:37:28 +03:00
Alibek Omarov 586a03d431 gitignore: extend even more 2019-04-25 04:24:15 +03:00
Alibek Omarov c175a1b949 waf: add android.py plugin that helps build APK file 2019-04-25 04:23:30 +03:00
Alibek Omarov 3937520d3e gitignore: add *.pyc 2019-04-25 04:22:08 +03:00
Alibek Omarov 4309604eca waf: deploy waf build system 2019-04-25 04:21:38 +03:00
Alibek Omarov 4360676f96 scripts: move scripts to android folder 2019-04-25 02:28:36 +03:00
Alibek Omarov 6ad205a619 fwgslib: certcheck: remove BuildConfig.java dependency 2019-04-15 23:55:59 +03:00
Alibek Omarov 24632c0e69 android: move all sources to android folder, remove ant build system 2019-04-15 23:52:47 +03:00
Night Owl 6d2d7a9d6d Fix broken link. Update version string. 2018-10-09 10:43:54 +05:00
a1batross 7e76089b76 Bump to 0.19.3 2018-09-28 18:54:07 +03:00
Night Owl 73cbe46ecb Fix typo. Add a missing newline character. 2018-09-28 18:11:44 +05:00
Alibek Omarov 385c557a60 Add privacy policy link on our website 2018-09-25 17:40:58 +03:00
mittornandGitHub 6058828a33 Decrease mMinHeight for cstrike to make minimal resolutions availiable 2018-07-25 00:24:47 +00:00
Alibek Omarov cd11dd138e Update engine 2018-07-14 21:20:32 +03:00
mittorn 5b93c0651e Update extras again 2018-07-14 17:47:37 +07:00
Alibek Omarov 63026564c2 Update pak version. Update engine submodule 2018-07-14 01:24:05 +03:00
Alibek Omarov f415ac379d An update is scheduled for 14th of July 2018-07-14 00:04:01 +03:00
Alibek Omarov 7b62f5af21 Update submodules 2018-07-14 00:00:39 +03:00
mittorn bfef1cf301 Fix vibrator check 2018-06-06 01:37:58 +07:00
Night OwlandAlibek Omarov 0f02f3472e Update README.md. 2018-05-24 22:56:46 +03:00
mittorn 2f8ab7174b Add android.max_aspect tag 2018-05-15 19:54:53 +07:00
mittorn 1b5e416988 Remove some magic numbers 2018-05-12 03:02:37 +07:00
mittorn 03105e096d Code clean, improve resolution selection 2018-05-12 02:56:17 +07:00
mittorn 3d19551172 Update submodules 2018-04-07 13:59:25 +07:00
mittorn 811de8d4e7 Fix possible page overflow 2018-04-07 13:53:14 +07:00
mittorn 0d1d899d7c Refactoring, fix theme 2018-04-07 13:52:57 +07:00
mittorn 72e3313c30 Remove gkitchy adjustViewBounds, add landscape hack 2018-04-07 13:52:38 +07:00
Alibek Omarov b48d965111 Fix gamepads, move gamepad motion event source check before mouse 2018-04-07 03:48:37 +03:00
Alibek Omarov 08d2309986 Add FExactBitSet for checking bitmasks, but exact 2018-04-07 03:48:37 +03:00
mittornandAlibek Omarov cc0bf4bc43 Fix constants in switch cases 2018-04-07 03:48:37 +03:00
mittornandAlibek Omarov fbb5301075 Smooth page return 2018-04-07 03:48:37 +03:00