Commit Graph

478 Commits

Author SHA1 Message Date
elasota
29fbe83e8d Remove sounds with questionable license status 2020-11-24 09:35:25 -05:00
elasota
ad3a878a16 Added pause to Android source copy script to check if it fails 2020-11-24 09:34:27 -05:00
elasota
f0e7379db6 Increase Android build number 2020-11-13 21:04:34 -05:00
elasota
e34fec38a2 Update readme with new platforms 2020-11-13 16:32:20 -05:00
elasota
76db422456 Fix define collision 1.0.9 2020-11-13 00:57:59 -05:00
elasota
396d107608 Bump Gradle to 4.1.1 2020-11-13 00:55:07 -05:00
elasota
30b39c6991 Add AA table caching 2020-11-13 00:52:10 -05:00
elasota
9dafba1092 Add cancel option to save game prompt 2020-11-12 19:16:47 -05:00
elasota
801408077a Use SV_POSITION instead to compute pixel coordinates instead of fiddling with the polygon. This should fix the image being offset by 1 pixel. 2020-11-12 19:15:50 -05:00
elasota
2c073937c3 Fix houses not being read-only in itch.io release 2020-11-12 19:13:22 -05:00
elasota
bbd147e1ab Fix broken shader compiler 2020-11-12 19:12:53 -05:00
elasota
66a111dd23 Restrict file browser UI by file type 2020-11-12 02:35:07 -05:00
elasota
2febed5d2a Remove "Export Source Code..." menu item 2020-11-12 01:50:36 -05:00
elasota
b47813330a EOL fixes 2020-11-10 20:05:11 -05:00
elasota
0f630a74a2 Add file details 2020-11-10 20:04:29 -05:00
elasota
edc43e0bed Remove crtdbg.h 2020-11-10 20:04:08 -05:00
elasota
2aca0b6b28 Move high scores up to fix overlap on some mobile resolutions 2020-11-10 19:02:18 -05:00
elasota
f9a101486c Add delete to resume game UI 2020-11-09 01:57:49 -05:00
elasota
dbf3303145 Preload AA tables to speed up high scores screen on mobile. 2020-11-09 00:05:01 -05:00
elasota
a28a4cd73d Clean up warnings 2020-11-08 13:40:47 -05:00
elasota
4c6e646133 Clean up language so we can bundle source without getting dinged on age rating. 2020-11-06 17:51:58 -05:00
elasota
a13f90bd71 Fix upscale filter crash 2020-11-04 17:44:22 -05:00
elasota
3d0e457008 Increase version to 1.0.9b2 1.0.9b2 2020-11-04 17:05:38 -05:00
elasota
1bded36339 Reduce size of file browser UI even more when using OSK to fix obscuring on newer Android 2020-11-04 17:05:24 -05:00
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