yellows8
|
2feb085504
|
Updated language handling for latest libnx. Added support for SetLanguage_ZHHANS/SetLanguage_ZHHANT, and changed STR_ZH/STR_TW to STR_ZH_HANS/STR_ZH_HANT (system-language is still not actually used).
|
2019-10-04 18:16:42 -04:00 |
|
yellows8
|
59e2d7a306
|
Display an error screen with print-console instead of using fatalSimple. Display a msgbox in launchFile() when an error occurs instead of using fatalSimple. Better error handling etc in worker/launch.
|
2018-10-18 19:06:59 -04:00 |
|
yellows8
|
1e232372d2
|
Use shared-font. Setting s_textLang is still disabled, until language.c is updated. Check for setsysInitialize failure. Moved .nxfnt files into data/unused/. Currently text will not display with the pc-build since no font is loaded for it. Disabled y+=baseline in text-drawing, and adjusted all callers y-pos to manually add the original baseline (so that y-pos matches with the different font).
|
2018-04-28 11:55:16 -04:00 |
|
Dave Murphy
|
27d195e118
|
Use __SWITCH__ rather than SWITCH
|
2018-03-11 00:37:03 +01:00 |
|
yellows8
|
c6fe507e82
|
Disabled get-lang for now (see comment), and decreased x-pos by 32 for buttons/buttons-text (for longer strings).
|
2018-02-27 15:08:11 -05:00 |
|
Sahin H
|
0cb9f3961f
|
Added system language text change (#15)
|
2018-02-27 14:33:56 -05:00 |
|
yellows8
|
b6816abe56
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|