Commit Graph

21 Commits

Author SHA1 Message Date
Nightkingale
3c0487be26 Capitalize n/a placeholder to N/A 2024-05-25 20:33:39 -06:00
Nightkingale
77933cc171 Change Account ID to Network ID 2024-05-25 12:22:48 -06:00
Nightkingale
a15e0b8446 Change placeholder account ID text 2024-05-25 12:05:20 -06:00
Nightkingale
0334b24581 Modify draw_button() to handle text alignment 2024-05-25 11:22:32 -06:00
Nightkingale
c568508871 Add button glyph helper function 2024-05-25 11:12:38 -06:00
Nightkingale
30cd52fae1 Make the account ID more distinct 2024-05-25 11:08:34 -06:00
Nightkingale
8d6a14e9d3 Display account ID if found 2024-05-25 08:54:36 -06:00
Nightkingale
40a4a745ea Organize the order of includes 2024-05-21 12:18:41 -06:00
Nightkingale
3bfd264ce7 Make final adjustments for release 2024-05-18 16:39:58 -06:00
Nightkingale
364a49d195 Clean up unnecessary includes 2024-05-18 16:19:55 -06:00
Nightkingale
dff40b2e90 Rename close_fonts() to clean_font_caches() 2024-05-14 12:00:19 -06:00
Nightkingale
f1157a9a2f Fix early font closing during errors 2024-05-13 13:19:01 -06:00
Nightkingale
f55be74145 Create font caches for text and icons 2024-05-12 19:00:30 -06:00
Nightkingale
b530208909 Rename some code files even more 2024-05-12 17:21:59 -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
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
Nightkingale
0836c5a2b6 Perform some code refactoring 2024-04-14 09:42:23 -06:00