Commit Graph

40 Commits

Author SHA1 Message Date
Nightkingale
23a7dbfb07 Adjust deinitialization and error handling 2024-05-05 10:32:10 -06:00
Nightkingale
11478ee275 Undo inverted check from testing 2024-05-05 08:15:45 -06:00
Nightkingale
51accbd6fa Fix running process code 2024-05-05 08:06:13 -06:00
Nightkingale
f2779d2da1 Begin adding menu functionality 2024-05-05 07:24:40 -06:00
Nightkingale
cc6f436a19 Add some more polished menus 2024-05-04 21:28:18 -06:00
Nightkingale
2ffdec5bab Fix get_user_information() definition 2024-05-04 18:54:40 -06:00
Nightkingale
97cfbc8694 Merge branch 'master' into feature/sdl2 2024-05-04 17:56:24 -06:00
Nightkingale
d9b42562f8 Clean up unneeded header declarations 2024-04-30 12:10:52 -06:00
Nightkingale
b129f951c4 Trade C system headers for C++ equivalents 2024-04-29 20:08:24 -06:00
Nightkingale
85f1dadc76 Tidy up some more of the code 2024-04-29 15:47:38 -06:00
Nightkingale
5537cd5b0b Use KPAD for better controller support 2024-04-29 15:47:25 -06:00
Nightkingale
0dceca1f0b Implement a basic SDL2 GUI draft 2024-04-29 10:15:18 -06:00
Nightkingale
0f4c1246fd Remove redundant include folder naming 2024-04-28 18:44:43 -06:00
Nightkingale
673f560e77 Convert names to snake case 2024-04-28 11:53:19 -06:00
James Duarte
7927620b6c Only two p's in appear :) (#1) 2024-04-24 18:35:07 -06:00
Nightkingale
c45a2c0eb4 Move version number to Makefile 2024-04-21 18:43:49 -06:00
Nightkingale
aa83c22ff8 Prepare for an official release 2024-04-14 15:58:42 -06:00
Nightkingale
61909247df Format version line automatically 2024-04-14 09:42:40 -06:00
Nightkingale
0836c5a2b6 Perform some code refactoring 2024-04-14 09:42:23 -06:00
Nightkingale
8215a80dcf Rename all include files to .hpp 2024-04-14 06:44:44 -06:00
Nightkingale
fd4390b535 Label tool as a release candidate 2024-04-13 12:13:08 -06:00
Nightkingale
a39404ad4b Rename variables and define functions 2024-04-13 11:55:12 -06:00
Nightkingale
4b80f50b6c More cleanup to prevent hangs 2024-04-13 11:51:57 -06:00
Nightkingale
3f9e222350 Improve cleaning up after errors 2024-04-13 09:54:44 -06:00
Nightkingale
d6e7d74ad2 Only allow HOME Menu on main menu 2024-04-13 08:43:15 -06:00
Nightkingale
0e4878be78 Fix exiting HOME Menu behavior 2024-04-13 08:37:23 -06:00
Nightkingale
b4174dea8f Fix deinitialization oversight 2024-04-13 05:45:47 -06:00
Nightkingale
991eeae18f Remove hardcoded Inkay config 2024-04-12 21:47:56 -06:00
Nightkingale
1026f9700b Prevent hangs on application exit 2024-04-12 19:15:29 -06:00
Nightkingale
dfd23fc72e Finalize in-app backup mechanic 2024-04-12 19:15:13 -06:00
Nightkingale
4f76ffcc20 Fix backup Network detection 2024-04-12 13:06:45 -06:00
Nightkingale
65ee9c3394 Add backup security warning screen 2024-04-12 13:06:23 -06:00
Nightkingale
377fc2f40f Draft an in-app backup system 2024-04-12 12:55:30 -06:00
Nightkingale
3f04727e0c Make the text layout prettier 2024-04-11 13:01:28 -06:00
Nightkingale
430ce3bc10 Clean up some of the user interface 2024-04-11 12:50:04 -06:00
Nightkingale
0235ad9945 Add a warning screen when unlinking 2024-04-11 12:24:08 -06:00
Nightkingale
b3e660f68f Remove hardcoded system path 2024-04-11 11:48:23 -06:00
Nightkingale
9744cff55c More cleaning and variable naming 2024-04-10 20:53:57 -06:00
Nightkingale
51a98cac3c Tidy up code into separate scripts 2024-04-10 18:42:28 -06:00
Nightkingale
7bf6fa5c16 Initial commit 2024-04-10 13:18:46 -06:00