Commit Graph

519 Commits

Author SHA1 Message Date
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
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