Commit graph

547 commits

Author SHA1 Message Date
mittorn
5368a7f56b Xash3D background service (prevend unload) 2017-03-24 22:03:00 +00:00
Mars873
6d9056c74c update translation (#132) 2017-03-15 00:46:04 +03:00
Alibek Omarov (a1batross)
ea60581142 Try to implement write permission checking and requesting permissions on newer Android devices 2017-03-07 00:00:32 +03:00
Alibek Omarov (a1batross)
139972e5c8 Try to check write permissions before engine launch 2017-03-06 00:01:39 +03:00
Alibek Omarov (a1batross)
24dd05dd36 gpgs_support: fix build 2017-03-05 21:23:22 +03:00
Alibek Omarov (a1batross)
b028a18d16 Remove jnisetenv library, restore old engine initialization. New library: gpgs_support, which initialized Google Play Games in Google Play builds. (In opensource builds does nothing) 2017-03-04 17:13:47 +03:00
Alibek Omarov (a1batross)
e2faa06de2 Finally implement all onPause, onStop and onDestroy, move JoystickHandler to JoystickHandler.java 2017-03-04 16:02:54 +03:00
Alibek Omarov (a1batross)
3b5e5462b4 XashActivity: Better use onPause for saving configs only, as this method is unkillable. onStop will just stop engine. 2017-03-04 00:56:51 +03:00
Alibek Omarov (a1batross)
323e314714 XashActivity: implement proper engine thread quit 2017-03-04 00:21:29 +03:00
Alibek Omarov (a1batross)
7867a53895 XashActivity: fix initialization 2017-03-03 00:00:04 +03:00
Alibek Omarov (a1batross)
2e2fca08a3 setenv: fix attributes 2017-03-02 23:00:56 +03:00
Alibek Omarov (a1batross)
770c72d0c5 setenv: forgotten include 2017-03-02 22:46:56 +03:00
Alibek Omarov (a1batross)
66eacf4839 Move setenv from engine to split library to allow lazy engine library loading 2017-03-02 22:29:30 +03:00
Alibek Omarov (a1batross)
af63c6fd5b XashActivity: fix return value 2017-03-02 21:37:32 +03:00
Alibek Omarov (a1batross)
9c9f98623a Merge branch 'master' of https://github.com/FWGS/xash3d-android-project 2017-03-02 21:34:03 +03:00
Alibek Omarov (a1batross)
4bfd57037b XashActivity: move loadLibrary call after setting up all envvars. 2017-03-02 21:33:27 +03:00
Alibek Omarov
58deff4184 Merge pull request #124 from AICgmo/patch-3
Korean
2017-02-16 11:17:49 +03:00
AICgmo
ec8393eccb Update strings.xml 2017-02-16 14:13:56 +09:00
a1batross
dd1607f261 Fix crash if MotionEvent.getDevice() will return NULL in joystick backend. Add a checks to InitGL, just in case 2016-12-07 00:25:09 +03:00
AICgmo
4138aaf19f Korean
Korean Edit
2016-11-29 17:13:46 +09:00
mittorn
de21d49463 Update upload script again 2016-11-25 11:26:49 +00:00
mittorn
b58214bc26 Fix typo 2016-11-25 11:12:47 +06:00
mittorn
a95b345e33 Make curl silent 2016-11-25 11:01:08 +06:00
mittorn
9d94f5973b exit 0 in deploy script 2016-11-25 11:01:08 +06:00
mittorn
ceba3e90c6 Fix not showing .. when folder name too short 2016-11-25 11:12:31 +07:00
mittorn
a38603ebe1 Add github deploy script 2016-11-25 00:59:09 +06:00
mittorn
a9bb69cd32 Fix scripts again 2016-11-25 00:52:21 +06:00
mittorn
1a0700aafe Update submodules 2016-11-25 00:36:30 +06:00
mittorn
690275a0de Fix scripts 2016-11-24 20:08:03 +00:00
mittorn
b98df4df07 Update nanogl submodule 2016-11-24 19:46:17 +00:00
mittorn
fa91f6d279 ant needs property value 2016-11-24 13:31:15 +00:00
mittorn
3a4d5beabd AAPT has written by monkeys! 2016-11-24 13:14:47 +00:00
mittorn
ed66e84f71 Try fix stupid aapt 2016-11-24 13:05:59 +00:00
mittorn
d97cd43174 Try move condition to target block 2016-11-24 12:53:22 +00:00
mittorn
fae4e066e9 Ant is completely uneuseful without third-party libraries 2016-11-24 12:33:10 +00:00
mittorn
9c3ed99de2 Add if task def 2016-11-24 12:25:25 +00:00
mittorn
b0a4b00eb0 Conditional test version 2016-11-24 12:06:03 +00:00
mittorn
bf245a5439 Update travis-upload.sh 2016-11-24 14:21:13 +06:00
mittorn
ac3d861df7 Update travis-upload.sh 2016-11-24 14:57:36 +07:00
mittorn
2e9b4bf07c Try new upload script 2016-11-24 12:36:00 +06:00
mittorn
f3ec856995 Update build.xml 2016-11-23 14:22:11 +06:00
mittorn
4aa0439be4 Re-enable full build 2016-11-22 02:12:05 +06:00
mittorn
41ba97d426 Fix gen-config 2016-11-22 02:01:10 +06:00
mittorn
e759bf819a Ant travis test build 2016-11-22 01:34:50 +06:00
a1batross
e45165a958 Fix background of FPicker 2016-09-13 22:29:53 +03:00
a1batross
f7a298e8b7 Fix shorcut activity style 2016-09-13 22:26:39 +03:00
a1batross
3fb08631c4 Disable autoupdater in Google Play edition 2016-09-13 21:34:30 +03:00
a1batross
54166f6be4 Fix gen-config & gen-version scripts 2016-09-13 21:34:11 +03:00
a1batross
abf3e99896 Update gitignore. Move android-support-v4 to unused directory. It's used only in google play builds 2016-09-13 21:27:59 +03:00
a1batross
da3c921ea8 Fix build.sh 2016-09-13 21:08:39 +03:00