ppsspp/Core/Dialog
Unknown W. Brackets 4f586f9567 PPGe: Left align messages in dialogs.
It was previously left aligned, but the TextDrawer was being told to
center.  These are meant to just center the enclosing box of text, not the
individual lines within.

Makes Final Fantasy 3 look a lot better.
2020-05-23 19:59:56 -07:00
..
PSPDialog.cpp PPGe: Left align messages in dialogs. 2020-05-23 19:59:56 -07:00
PSPDialog.h Switch all images to dynamic lookup in the atlas by string ID. 2020-03-01 12:06:47 +01:00
PSPGamedataInstallDialog.cpp Io: Correct some error handling for OpenFile(). 2020-03-08 21:22:21 -07:00
PSPGamedataInstallDialog.h Io: Correct some error handling for OpenFile(). 2020-03-08 21:22:21 -07:00
PSPMsgDialog.cpp PPGe: Left align messages in dialogs. 2020-05-23 19:59:56 -07:00
PSPMsgDialog.h Remove Globals.h 2017-08-31 17:15:22 +02:00
PSPNetconfDialog.cpp PPGe: Left align messages in dialogs. 2020-05-23 19:59:56 -07:00
PSPNetconfDialog.h Net: Support NETCONF_CONNECT_APNET_LAST request. 2020-03-15 12:23:22 -07:00
PSPOskDialog.cpp PPGe: Left align messages in dialogs. 2020-05-23 19:59:56 -07:00
PSPOskDialog.h Text input: Clearly use 16-bit chars like the PSP, don't rely on wchar_t. 2020-03-22 16:44:19 +01:00
PSPPlaceholderDialog.cpp Fixes #5779 with new PSPScreenShotDiag class 2014-04-30 19:28:05 +08:00
PSPPlaceholderDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
PSPSaveDialog.cpp PPGe: Left align messages in dialogs. 2020-05-23 19:59:56 -07:00
PSPSaveDialog.h Savedata: Show confirm save without faded icon. 2018-09-01 14:40:44 -07:00
PSPScreenshotDialog.cpp Look at the right bytes for screenshot mode. 2014-05-29 23:28:27 -07:00
PSPScreenshotDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
SavedataParam.cpp Io: Correct some error handling for OpenFile(). 2020-03-08 21:22:21 -07:00
SavedataParam.h Savedata: Reset data size when retrying hash. 2018-07-28 09:41:44 -07:00