ppsspp/Core/Dialog
Henrik Rydgård 45d94c4877 Switch all images to dynamic lookup in the atlas by string ID.
SLN fix

It works, but with the wrong images and the wrong characters!

Fix another bug in atlastool's binary output

Get Android building again.

Oops, didn't mean to disable this permanently.

Error checking

Minor cleanup

Gotta tweak my git ignores...

Regenerate metadata
2020-03-01 12:06:47 +01:00
..
PSPDialog.cpp Switch all images to dynamic lookup in the atlas by string ID. 2020-03-01 12:06:47 +01: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: Consistently use error codes with OpenFile(). 2019-10-20 11:03:37 -07:00
PSPGamedataInstallDialog.h Gamedata: Create a basic PARAM.SFO in data dir. 2015-12-25 21:54:14 -08:00
PSPMsgDialog.cpp Switch all images to dynamic lookup in the atlas by string ID. 2020-03-01 12:06:47 +01:00
PSPMsgDialog.h Remove Globals.h 2017-08-31 17:15:22 +02:00
PSPNetconfDialog.cpp Switch all images to dynamic lookup in the atlas by string ID. 2020-03-01 12:06:47 +01:00
PSPNetconfDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
PSPOskDialog.cpp Switch all images to dynamic lookup in the atlas by string ID. 2020-03-01 12:06:47 +01:00
PSPOskDialog.h Warning fixes for new LLVM on mac (warns on inconsistent usage of override) 2015-09-17 20:29:37 +02: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 Switch all images to dynamic lookup in the atlas by string ID. 2020-03-01 12:06:47 +01: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 Core: Use a shared_ptr for i18n categories. 2020-02-09 07:35:16 -08:00
SavedataParam.h Savedata: Reset data size when retrying hash. 2018-07-28 09:41:44 -07:00