Commit Graph

754 Commits

Author SHA1 Message Date
elasota
14b0afbdd2 Increase Android build version to 1.0.9b1 1.0.9b1 2020-11-03 20:33:52 -05:00
elasota
6986dd5528 Remove WinCursors directory from installation 2020-11-03 20:06:02 -05:00
elasota
3a327a27e7 Add stop demo button 2020-11-03 19:59:26 -05:00
elasota
0d304e8a96 Disallow menu shortcuts when the menu is visible. Fixes unintended feature access when using OTG keyboards on Android. 2020-11-03 19:08:53 -05:00
elasota
43cfb7ea6b Write out scores and prefs immediately upon change instead of when app exits, since Android doesn't really exit normally. 2020-11-03 19:02:22 -05:00
elasota
3b5f222d98 Remove unused function 2020-11-03 18:53:30 -05:00
elasota
02bccda8a0 Re-enable text input when selecting a text box if OSK was dismissed 2020-11-03 18:37:31 -05:00
elasota
e727e462d8 Move save dialog to top of screen when using OSK. 2020-11-03 18:37:08 -05:00
elasota
47e23fbc71 Fix bad window reposition math when using touchscreen menu style 2020-11-02 22:45:44 -05:00
elasota
98c217d0bb Adjust progress bar color scheme, nicer wording 2020-11-02 22:36:39 -05:00
elasota
3b91d0492e Fix downward scroll when deleting a character in a multi-line edit box when all of the lines fit inside of the edit box 2020-11-02 22:22:31 -05:00
elasota
2b3a9f1669 Fix compile failure on Windows 2020-11-02 22:09:39 -05:00
elasota
0d5db76492 Add text input on mobile 2020-11-02 22:06:38 -05:00
elasota
2ab1416eef Improve upscale filter quality on mobile 2020-11-02 19:04:49 -05:00
elasota
c0f71ca1af EOL fix 2020-11-02 18:19:31 -05:00
elasota
64a2d712e3 Improve GL error logging, fix wrong texture upload on GLES2 1.0.9pre2 2020-11-02 01:08:18 -05:00
elasota
10884f4c1a Bump Android build number 2020-11-01 23:01:26 -05:00
elasota
6d0d2f86d3 Increase touchscreen menu spacing 2020-11-01 21:45:48 -05:00
elasota
b11ff6fdd4 Save prefs after first run so first-time setup screen looks different 2020-11-01 21:45:37 -05:00
elasota
475b8d21fb Improve load screen responsiveness 2020-11-01 20:59:52 -05:00
elasota
47be9d73e3 Fix monospace font collision, cache more fonts 2020-11-01 18:03:40 -05:00
elasota
2f32c4f434 Add touchscreen pause menu 2020-11-01 17:43:15 -05:00
elasota
232a98a380 Log OpenGL context resets 2020-11-01 13:48:14 -05:00
elasota
b6cb8535a5 Fix wrong source export window position on Android 2020-11-01 13:48:00 -05:00
elasota
a07b7d41e4 Fix broken window repositioning on mobile 2020-11-01 13:47:22 -05:00
elasota
96867a3ed8 Log Window Manager automatic repositions 2020-11-01 13:31:27 -05:00
elasota
4a4dcc995f Add Android logger 2020-11-01 13:31:04 -05:00
elasota
f2052b835b Fix main menu UI showing in demo, add menu button (not functional yet) 2020-10-25 16:32:49 -04:00
elasota
b983d11009 Clean up copyrights 2020-10-25 16:32:25 -04:00
elasota
b9c600860d Don't render touchscreen controls in demo 2020-10-25 15:42:27 -04:00
elasota
5bdbcc9147 Increase MMUI speed, fix alignment bug on resolution change 2020-10-25 15:26:01 -04:00
elasota
f9c794efee Fix crash when ending game on mobile 2020-10-25 00:47:46 -04:00
elasota
a774320324 Minor license text fixups 2020-10-24 23:57:17 -04:00
elasota
71c152026c Use darken effect while exporting source 2020-10-24 23:56:18 -04:00
elasota
b50508f85f Fix missing RapidJSON license 2020-10-24 23:56:04 -04:00
elasota
37fc11a023 Better source export file name 2020-10-24 23:50:04 -04:00
elasota
eb1f59afbd Fix touch screen controls lingering on resolution change while in a sub-UI 2020-10-24 23:49:51 -04:00
elasota
47eaf75778 Fix license reader crash 2020-10-24 23:47:27 -04:00
elasota
b9ea9450f1 Add license browser, improve touchscreen UI 2020-10-24 23:39:55 -04:00
elasota
4f70ce1c9f Undo lower-screen offset of main window in touchscreen mode 2020-10-24 14:35:43 -04:00
elasota
0452e61043 Blacken scoreboard after game since it doesn't have a region reserved on mobile 2020-10-24 14:35:06 -04:00
elasota
26c423bb58 Cache rendered fonts to speed up mobile load 2020-10-24 11:41:39 -04:00
elasota
daebba7d47 Default fit to screen so it works properly on mobile 2020-10-24 10:03:36 -04:00
elasota
3f6f540bf5 Fix scale issue 2020-10-24 10:03:22 -04:00
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