Commit Graph

54 Commits

Author SHA1 Message Date
J-D-K
347f1bc75f Initial commit. Needs debugging. 2026-03-20 12:41:04 -04:00
J-D-K
3f55bf8ef9 Reenable Applet Mode, add boot warning instead. 2025-11-28 12:58:58 -05:00
J-D-K
e58af5dbf7 Implement AppletModeState and block applet mode completely. 2025-11-15 14:30:11 -05:00
J-D-K
ba5d6a0b31 Revisions. Update SDLLib. 2025-11-01 12:15:07 -04:00
J-D-K
8170e5ce66 Minor revisions and cleanup. 2025-10-30 18:11:16 -04:00
J-D-K
ec2417d068 Add comments to states. 2025-10-30 13:34:03 -04:00
J-D-K
f7f6f91a47 Thread remote initialization. 2025-10-07 10:42:09 -04:00
J-D-K
056f1640c3 Refactor and rework TitleInfoState. 2025-10-06 18:57:50 -04:00
J-D-K
c677189452 Add FadeIn on boot, change FileOptionState transition type, UI tweaks. 2025-10-01 20:08:31 -04:00
J-D-K
9b80fa5dc8 Complete Update checking/downloading. 2025-09-30 15:51:54 -04:00
J-D-K
22b9734c37 Add update check and download on boot. 2025-09-26 01:09:37 -04:00
J-D-K
fa7e5fac6d UI Tweaks. 2025-09-25 18:56:06 -04:00
J-D-K
c5d7464679 Queued buffering for downloads. 2025-09-21 22:49:16 -04:00
J-D-K
3c54474e5b Thread pooled & fslib update. 2025-09-16 17:59:33 -04:00
J-D-K
27f3ea2e49 Add experimental sys::threadpool. 2025-09-14 09:54:29 -04:00
J-D-K
073d8a5169 Fix string sanitation logic error. 2025-09-13 22:20:44 -04:00
J-D-K
8b72f08dcc Update ZIP logic to include and detect directory entries. Fixes 289. 2025-09-08 12:51:15 -04:00
J-D-K
1095971895 Minor code revisions. 2025-09-07 12:31:24 -04:00
J-D-K
3af9884627 Update text files. 2025-09-06 20:41:38 -04:00
J-D-K
8653e9b033 Correct logic for sanitize_string_for_path. Fixes #286 and compatibility with Pokemon games from master branch. 2025-09-06 20:14:28 -04:00
J-D-K
e1d592ee9c FileMode/FileOption debugging, fixes, and added safety. 2025-09-06 19:21:35 -04:00
J-D-K
828050c1b9 File mode somewhat working. 2025-09-04 15:34:43 -04:00
J-D-K
a072c28dfb File mode progress. 2025-09-03 15:54:54 -04:00
J-D-K
51da0fd72f Cleanup compiler warnings. Bump version. 2025-08-25 09:00:28 -04:00
J-D-K
27ff070b7a Update some restore logic. Ensure save is wiped before restore again. 2025-08-24 19:17:10 -04:00
J-D-K
bb26eb98ec Implement Trash option, update fslib for bug fix. 2025-08-22 09:07:33 -04:00
J-D-K
2bb57ccb43 Bump build date for tomorrow. 2025-08-20 18:58:53 -04:00
J-D-K
280e5d6cb9 Fix init order so ForceEnglish option actually works. 2025-08-20 18:56:27 -04:00
J-D-K
6bc3305340 Update fslib for range based Directory loops. 2025-08-20 12:39:29 -04:00
J-D-K
c76ae60092 Update language files. 2025-08-18 21:30:32 -04:00
J-D-K
e52e01a306 Update fslib, build date. 2025-08-18 18:53:21 -04:00
J-D-K
1caec25d2a Revisions, SVI import fix. 2025-08-16 18:58:32 -04:00
J-D-K
6054a3a1f6 Update Language files. 2025-08-15 16:51:29 -04:00
J-D-K
6e8e426fb5 Add loading screen. 2025-08-13 19:44:22 -04:00
J-D-K
2f2191bc15 WebDav fixes and tweaks. 2025-08-08 16:07:55 -04:00
J-D-K
7d9a294745 Add MessageState, tweak PopMessage again, add git templates. 2025-08-07 17:41:58 -04:00
J-D-K
884f1a36f9 Refactoring, fixes. 2025-08-06 19:35:23 -04:00
J-D-K
8172e59ccf Add delete_all_remote_backups and some refactoring. 2025-08-01 13:53:57 -04:00
J-D-K
b9b3acf7f2 Debugging everywhere! 2025-07-28 18:28:11 -04:00
J-D-K
851d969e9c More refactoring. Start to completely implement remote storage. 2025-07-24 10:07:57 -04:00
J-D-K
4874d0c120 More refactoring. Add error:: 2025-07-20 15:26:03 -04:00
J-D-K
6af4bed9fa Change AppState to BaseState. Update headers. 2025-07-18 06:22:55 -04:00
J-D-K
e27e0c8e51 remote::Storage just barely working. 2025-07-04 13:06:47 -04:00
J-D-K
4a6d365860 Add StateManager singleton. 2025-06-21 08:09:07 -04:00
J-D-K
62c5097d6d Commit since everything seems like it's working. 2025-06-18 13:40:26 -04:00
J-D-K
5d14f26495 TitleOptionState: Add system save protections. 2025-06-09 14:58:10 -04:00
J-D-K
69f728b29b Fix extending containers. Update and implement SVI files. 2025-06-09 14:22:24 -04:00
J-D-K
ffd614c25e Use boost mode because why not? 2025-06-07 15:46:37 -04:00
J-D-K
39747a0031 Basic, core stuff working AFAIK. 2025-06-07 15:34:28 -04:00
J-D-K
ecbeff1856 Data loading tweaks, fixes, and finishing touches. 2025-05-31 13:39:01 -04:00