2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 11:19:59 +01:00
Commit Graph

417 Commits

Author SHA1 Message Date
6f5e809507 GDBSafe mode that disables some dangerous operations 2017-04-25 23:52:09 +00:00
7c44e6451a Disable MouseMove debug message 2017-04-25 21:55:30 +00:00
27ca283446 Fix false-detecting mouse 2017-04-05 22:03:19 +00:00
4647feaf35 Update gitignore 2017-04-01 11:52:59 +03:00
67c8527e2b Revert some submodules 2017-04-01 11:51:18 +03:00
3b6365a048 Remove OPEN_DOCUMENT_TREE request, because it's still does not gives permission to use fopen() call. So, forbid unwritable SD cards at all. 2017-04-01 00:52:13 +03:00
d216265519 Merge. 2017-04-01 00:19:08 +03:00
ba38146726 Bump version. Update submodules 2017-04-01 00:06:18 +03:00
17ce269513 Restore pointer action checks 2017-03-31 18:34:08 +00:00
8fcb6ca128 Fix compatibility again 2017-03-30 23:32:27 +00:00
58cd129055 Update engine 2017-03-30 23:14:56 +00:00
236586eed5 Fix build 2017-03-30 21:39:08 +00:00
f51e6ab1e2 Proper mouse handling on nvidia devices 2017-03-30 19:58:11 +00:00
fbcf7758bf Mouse support (nvidia extension) 2017-03-30 00:25:51 +00:00
99454bac95 Update projects 2017-03-29 20:01:18 +00:00
a4745e06fc Android id support 2017-03-28 23:32:39 +00:00
9613276658 Disable gnustl_static when not needed 2017-03-28 22:47:19 +00:00
b3777bd7c0 Fix compatibility problems, add setTitle, setIcon 2017-03-26 22:11:27 +00:00
fa43690519 Update deploy script again 2017-03-25 20:58:20 +00:00
aaba1b6db9 Update deploy script 2017-03-24 22:28:49 +00:00
5368a7f56b Xash3D background service (prevend unload) 2017-03-24 22:03:00 +00:00
6d9056c74c update translation (#132) 2017-03-15 00:46:04 +03:00
ea60581142 Try to implement write permission checking and requesting permissions on newer Android devices 2017-03-07 00:00:32 +03:00
139972e5c8 Try to check write permissions before engine launch 2017-03-06 00:01:39 +03:00
24dd05dd36 gpgs_support: fix build 2017-03-05 21:23:22 +03:00
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
e2faa06de2 Finally implement all onPause, onStop and onDestroy, move JoystickHandler to JoystickHandler.java 2017-03-04 16:02:54 +03:00
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
323e314714 XashActivity: implement proper engine thread quit 2017-03-04 00:21:29 +03:00
7867a53895 XashActivity: fix initialization 2017-03-03 00:00:04 +03:00
2e2fca08a3 setenv: fix attributes 2017-03-02 23:00:56 +03:00
770c72d0c5 setenv: forgotten include 2017-03-02 22:46:56 +03:00
66eacf4839 Move setenv from engine to split library to allow lazy engine library loading 2017-03-02 22:29:30 +03:00
af63c6fd5b XashActivity: fix return value 2017-03-02 21:37:32 +03:00
9c9f98623a Merge branch 'master' of https://github.com/FWGS/xash3d-android-project 2017-03-02 21:34:03 +03:00
4bfd57037b XashActivity: move loadLibrary call after setting up all envvars. 2017-03-02 21:33:27 +03:00
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
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
de21d49463 Update upload script again 2016-11-25 11:26:49 +00:00
b58214bc26 Fix typo 2016-11-25 11:12:47 +06:00
a95b345e33 Make curl silent 2016-11-25 11:01:08 +06:00
9d94f5973b exit 0 in deploy script 2016-11-25 11:01:08 +06:00
ceba3e90c6 Fix not showing .. when folder name too short 2016-11-25 11:12:31 +07:00
a38603ebe1 Add github deploy script 2016-11-25 00:59:09 +06:00
a9bb69cd32 Fix scripts again 2016-11-25 00:52:21 +06:00
1a0700aafe Update submodules 2016-11-25 00:36:30 +06:00
690275a0de Fix scripts 2016-11-24 20:08:03 +00:00
b98df4df07 Update nanogl submodule 2016-11-24 19:46:17 +00:00