Commit Graph

19 Commits

Author SHA1 Message Date
Martin Riedel
a893d3fa56 chore: aligned all SDL2 imports to use <SDL2/*> 2023-07-09 23:04:44 -04:00
J-D-K
85bca2d66e Add textureMgr class I wrote at work and prepare a little for auto upload option 2023-05-22 17:13:49 -04:00
J-D-K
2fbfe5b62e First(?) readme update, thread race fix 2021-11-15 17:47:12 -05:00
J-D-K
bf15660c2d Code Revisions + Auto extend saves 2021-10-12 21:36:33 -04:00
Damien Zhao
18cb1e0742
adjust translations in UI
1. Remove error message translations.
2. Using format string in json file instead of using C++ strings.
3. More accurate naming for translation entries
4. Added the initial strings for newly added translation items in json.
2021-09-21 16:14:08 +08:00
damien zhao
a60471e888
full ui Lang in lang txt 2021-09-04 23:15:34 +08:00
J-D-K
a88de19023 Blacklist editor in settings finally. 2021-08-24 23:33:42 -04:00
J-D-K
8da1924ed9 BCAT creation fix, JKSV dir zipping back, Auto-Name setting, delete all backups, zip path trimming, use heap for recursive fake threads 2021-08-21 22:04:01 -04:00
J-D-K
2b6f91e20f Update readme, add legacy config loading, new translation format, remove curUser and curData definition shortcuts 2021-08-16 21:58:18 -04:00
J-D-K
b74349f7c0 New config, restructure some stuff for stability and to fix issues 2021-08-06 22:21:24 -04:00
J-D-K
730f7ffbca Fix file mode if used as root dir, add scroll for long menu options 2021-08-04 22:56:54 -04:00
J-D-K
93e9fade66 Alpha sort save menus, tweak/fix menu code(hopefully), tweak thread proc, fix auto backup, add back a few more extras 2021-08-03 22:19:42 -04:00
J-D-K
92d0f3f74e Get DOOM Cache to show up in menu, Start working on Extras + File Mode 2021-08-01 00:28:44 -04:00
J-D-K
1e3e01a810 Split FS/Threaded funcs, make restore check for empties before wiping, start working on extras (Only delete update works now) 2021-07-28 22:23:08 -04:00
J-D-K
e445181e0c Fix blacklisting, make menus scroll(may be buggy) 2021-07-27 21:58:04 -04:00
J-D-K
eaf6bed3de Newer threading stuff, trash bin, extend/keyboard length fix 2021-07-19 19:51:33 -04:00
J-D-K
f12f81b67f Add animation scaling option, revise menu event handling 2021-07-16 21:58:15 -04:00
J-D-K
258667a9e3 Restore config, fix some issues 2021-07-14 23:01:46 -04:00
J-D-K
973e1dab0f Add save extending, start getting settings + extras back 2021-07-13 21:48:43 -04:00