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

459 Commits

Author SHA1 Message Date
c5900d761f Update submodule 2018-01-24 00:10:57 +07:00
a09abe4bcf Rewrite pages.xml for English 2018-01-12 14:18:54 +03:00
85641c3e1d ShellExecute extension to open update page 2018-01-08 19:42:09 +03:00
57ce27dfe7 Don't read symlink while checking game lib directory. It's non-portable. 2018-01-01 20:18:17 +03:00
2eb6fbbc42 Don't start service, if we are closing for some reason 2018-01-01 20:17:24 +03:00
37a4c921a6 Update nanogl 2017-11-20 04:22:14 +03:00
6432a9f68d Android part of FWGS/xash3d@a3a1dab commit [skip ci] 2017-11-20 03:41:56 +03:00
25608759e5 Implement ShellExecute for Android(java part) 2017-11-01 17:27:08 +03:00
0213d3be89 Disable cert checking for ant debug builds 2017-11-01 17:26:41 +03:00
8ec0283c06 Add WIP firstrun text (need rewrite) 2017-10-20 10:10:26 +07:00
bd17310bad Update submodules 2017-10-20 10:09:35 +07:00
67a296d304 Add firstrun dialog (WIP) 2017-10-02 04:14:26 +07:00
2f4f36d407 Fix build 2017-10-01 23:52:23 +07:00
828ede1e3a Add resolution change warning red text, add result resolution preview, make resolution custom fields appear in one line, make first use of FWGSLib, fix possible crash while activity is closed before engine thread was created 2017-09-30 02:29:55 +03:00
1c02cfb443 Introduce FWGSLib: an utility library that contains userful shortcuts and hides Android and Java design flaws 2017-09-30 02:25:36 +03:00
5885a6ccd4 Restrict too lower values to prevent possible client bugs 2017-09-28 23:40:33 +03:00
be71073e93 Hide resolution settings, when resolution changing is not enabled. Fix crashes, when scale, width or height textboxes are filled with invalid data 2017-09-28 23:33:18 +03:00
dcd92e8a57 Port fix for batch text removing from SDL2, fix twice text input on some T9/Swype-like keyboards 2017-09-28 21:57:40 +03:00
a1e8f0e1df Grey-out select folder while loading 2017-09-28 21:01:46 +03:00
d23797a244 Reformat XashActivity.java 2017-09-28 20:54:10 +03:00
0c5d9a8146 Remove org.json submodule, as this is a part of public Android SDK 2017-09-28 16:57:30 +03:00
51b53e0f2c Fix default build(test.version=0) 2017-09-28 16:57:30 +03:00
691fbe8615 Fix missing : 2017-09-24 10:49:08 +00:00
c25ebc4adc Use git credentials 2017-09-24 10:21:49 +00:00
b8b44ff3e3 travis: Set android platform to 19 2017-09-24 06:58:38 +07:00
16c91c4046 Install ant via apt 2017-09-24 06:48:25 +07:00
8dbe38ebfe Add ant install to travis script 2017-09-24 06:37:00 +07:00
a62975fe1f Add Ok button to about dialog 2017-09-24 06:28:01 +07:00
00ff0ced07 Implement screen resolution changing 2017-09-24 06:26:51 +07:00
b0099a2c5d Update submodules 2017-09-24 03:21:47 +07:00
f0bd91fba7 Update nanogl 2017-08-17 20:45:08 +00:00
2168912095 Fix outdated submodules 2017-07-23 15:15:46 +07:00
efc472cf84 Hack legacy style to make more similar to modern 2017-07-23 04:01:21 +07:00
1018169842 Make force-quit after engine wait timeout 2017-07-22 13:51:07 +07:00
06359502e1 Add wait timeouts 2017-07-22 13:49:07 +07:00
EXL
0949e89c11 PR #143 improvements
Drop bad NullPointerException catching code
2017-06-24 18:19:54 +04:00
c1da6335e4 Merge pull request #143 from EXL/fix_fpicker_crash
Fix crash in FPicker on Android OS >= 7.0
2017-06-23 08:31:06 +04:00
EXL
4e07206c98 Fix crash in FPicker on Android OS >= 7.0
Drop always 'false' condition
2017-06-23 09:58:36 +07:00
426b088e16 Remove unuseful control key hack
It breaks ctrl-space on android 7+ and crashes on 2.3-
2017-06-22 02:20:33 +06:00
0e3b544534 Update nanogl 2017-06-19 07:10:16 +00:00
45b51451ab Update nanogl and engine 2017-06-18 20:22:42 +00:00
9313824a5f Update engine 2017-04-30 12:06:44 +06:00
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