Commit Graph

410 Commits

Author SHA1 Message Date
elasota
36eb111d26 Add proper source export prompt 2020-10-24 10:03:12 -04:00
elasota
23b69cf0ee Lots of Android fixes and stubs. Increase SDL log level on Android. Add GL context loss handling. 2020-10-20 23:43:02 -04:00
elasota
f26f631ae2 Finish up source export 2020-10-19 18:51:18 -04:00
elasota
1b4754ae13 EOL fix 2020-10-19 17:46:06 -04:00
elasota
47b742ed45 Use GPAs on Android and just don't compress them. 2020-10-19 03:03:33 -04:00
elasota
c96a1ab251 Fix EOL 2020-10-18 14:56:04 -04:00
elasota
1da35d45ae Don't default to fullscreen in touchscreen simulation mode 2020-10-18 14:55:56 -04:00
elasota
30b07a77a9 Source code export placeholder 2020-10-17 22:56:27 -04:00
elasota
842f070ff5 Fix missing Davis Station movie 2020-10-17 22:55:18 -04:00
elasota
0f1ed5d10a Add directory scan to Android 2020-10-17 18:08:31 -04:00
elasota
fbf73fd832 Use system zlib 2020-10-17 18:04:28 -04:00
elasota
8031f66226 Add source package 2020-10-17 17:39:56 -04:00
elasota
37499638fc Move apps to new package 2020-10-17 12:42:47 -04:00
elasota
7c025337dc Fix Android manifest name 2020-10-17 12:22:56 -04:00
elasota
10a5b85edb Fix aar name 2020-10-17 10:37:05 -04:00
elasota
bece23dc8c Update package, update to SDK 29 and Android Studio 4.1 2020-10-17 03:38:31 -04:00
elasota
babf7cce89 Update privacy policy to remove speculative future events 2020-10-17 03:37:19 -04:00
elasota
7aa45cc9d6 No loading screen on desktop 2020-10-16 20:08:08 -04:00
elasota
bfb2c727ea Loading screen 2020-10-16 20:06:47 -04:00
elasota
ad5a0795f4 GL error checks, remove GL_ALPHA_TEST check, which doesn't work in GLES2. 2020-10-16 20:06:32 -04:00
elasota
febd0e05ac Privacy policy stub for GPS 2020-10-16 20:03:07 -04:00
elasota
e1c83d7b47 Redo touch controls 2020-10-15 01:14:10 -04:00
elasota
1e1c91915a Fix OpenGL scaling and improve performance 2020-10-14 19:02:55 -04:00
elasota
ad1912379a Use landscape orientation only 2020-10-14 18:28:52 -04:00
elasota
64ce75caa8 Fix touch screen flip 2020-10-14 18:26:13 -04:00
elasota
b682004f29 Character encoding fixups 2020-10-14 18:18:57 -04:00
elasota
7858aff6cd Flush file operations before using FD. Fixes things like score files becoming corrupted. 2020-10-14 18:12:47 -04:00
elasota
3347e94b88 Fix GLES2 compile failure 2020-10-14 18:12:12 -04:00
elasota
e4cddda183 Touchscreen improvements 2020-10-14 18:12:02 -04:00
elasota
62e234c777 Fix cursor crash 2020-10-14 18:08:41 -04:00
elasota
780f4842b0 Increase touchscreen control size 2020-10-13 10:02:17 -04:00
elasota
c13677122c Fix flicker 2020-10-13 10:01:55 -04:00
elasota
14f7a5beed Change app name 2020-10-13 10:00:43 -04:00
elasota
aeef313a8a Fix GLES2 flicker crash 2020-10-13 10:00:32 -04:00
elasota
aa2f6dfd2c Fix desaturation not working 2020-10-13 09:47:25 -04:00
elasota
b03561c76b Fix wrong month on calendar 2020-10-13 09:44:39 -04:00
elasota
dd269d52e0 Fix up Android asset directory scan 2020-10-13 00:15:56 -04:00
elasota
1ecef6f8ef Add support for unpackaged resources to speed up loads on Android, i.e. so we don't have to decompress entire GPAs to load a single resource. 2020-10-12 18:48:53 -04:00
elasota
ec56bdace2 Android package cleanup 2020-10-12 10:43:37 -04:00
elasota
3b6ae1dba5 Android fixups 2020-10-12 00:37:32 -04:00
elasota
5fbf3f5df0 Clean up game thread in SDL version 2020-10-12 00:37:11 -04:00
elasota
522e99afb9 Fix audio deadlock 2020-10-12 00:36:13 -04:00
elasota
184daefe7b Touchscreen things 2020-10-11 19:50:03 -04:00
elasota
5c98783bbb More Android stub-outs and bug fixes. Fix broken SDL fiber sync. 2020-10-10 02:42:06 -04:00
elasota
a2f19f5ccb Android stubs 2020-10-09 21:46:30 -04:00
elasota
3a736296ce Add symlinks and other things 2020-10-09 18:57:42 -04:00
elasota
9be2885a1e Copy Android project 2020-10-09 18:10:20 -04:00
elasota
1b497cb1f7 Add SDL2 sources 2020-10-09 16:19:18 -04:00
elasota
15282f2ab2 Remove Win32 log driver from SDL project 2020-10-09 16:16:11 -04:00
elasota
4445ea5770 SDL event translation 2020-09-28 17:38:39 -04:00