aquanull
|
ddc85988ab
|
Improve PSP system dialogs' looks.
Format date according to configurations.
Swap positions of button tips.
Fix text wrapping with non-top-left text alignment.
|
2013-06-10 21:24:48 +08:00 |
|
Unknown W. Brackets
|
7d17ed8a8e
|
Correctly shutdown dialogs on game reset.
|
2013-05-31 01:41:04 -07:00 |
|
raven02
|
77653f03b5
|
Better Align OK/Back button
|
2013-05-03 06:39:28 +08:00 |
|
Yaroslav
|
a0b722a9b6
|
D for Dialog
|
2013-04-21 14:16:01 +07:00 |
|
Mgaver
|
d09a69906d
|
update MsgDialog, OskDialog, SaveDialog translatable
Make a new section "Dialog" into language ini files.
|
2013-04-21 04:36:50 +09:00 |
|
raven02
|
9bdd615bcb
|
Comsetic fix : YesNo Button
|
2013-04-18 07:06:44 +08:00 |
|
raven02
|
22b24af7ea
|
Cosmetic : YesNo Dialog
|
2013-04-16 19:20:42 +08:00 |
|
Unknown W. Brackets
|
1f2de11dbe
|
Add a basic impl of sceUtilityMsgDialogAbort().
Makes Enigmo work anyway. Doesn't seem like a popular function.
|
2013-03-30 22:55:48 -07:00 |
|
Unknown W. Brackets
|
e4223dbcb0
|
Simplify adding report messages, add a bunch more.
|
2013-03-26 00:54:00 -07:00 |
|
Unknown W. Brackets
|
6f22d6960e
|
Add some reporting for not yet done dialogs.
|
2013-03-04 00:01:42 -08:00 |
|
raven02
|
643efb3cb9
|
Fix (flag & (DS_OK | DS_VALIDBUTTON))
|
2013-02-21 23:48:03 +08:00 |
|
raven02
|
fc86a5737a
|
Fix duplicate OK and ENTER button on same message screen
|
2013-02-21 21:20:26 +08:00 |
|
Unknown W. Brackets
|
07a5dca98e
|
Expand out some savestate code saving non-pod.
|
2013-02-04 08:26:59 -08:00 |
|
Unknown W. Brackets
|
2a6457b6ab
|
Cut down on h files including PointerWrap.
This makes changes to it a bit faster to build.
|
2013-02-04 08:26:59 -08:00 |
|
Xele02
|
1f4f5eaf9a
|
Add fade in / out on dialog to allow time for the user to release
button.
|
2013-01-19 00:46:05 +01:00 |
|
Xele02
|
86d70a3161
|
Update dialog display and return code depending of request version.
|
2013-01-17 23:30:45 +01:00 |
|
raven02
|
4673fa30c7
|
Fix DS_ERROR , allow Ys vs Sora ingame
|
2013-01-12 16:29:34 +08:00 |
|
Xele02
|
9b92ff3a1f
|
Add missing dialog display
Add Error Log when an Message Dialog Option is not coded
|
2013-01-01 01:19:33 +01:00 |
|
Unknown W. Brackets
|
0edbcdc955
|
Fix some missing things / bugs in save states.
|
2012-12-29 02:56:56 -08:00 |
|
Unknown W. Brackets
|
fd2f609367
|
Save the savedata and other dialog state.
Although, hopefully it wouldn't be running anyway.
|
2012-12-28 13:55:31 -08:00 |
|
Unknown W. Brackets
|
f8f581794f
|
Make sure sceUtility funcs all return error codes.
Right now, everything is 0, but before it wasn't returning anything.
Returning 0 actually made some games start working right.
|
2012-12-25 01:07:04 -08:00 |
|
Xele02
|
0ccce3c1a8
|
* Don't restart dialog if already running. This correct bug with
MotoGP, even if the game make weird stuff with the dialog call...
* Add log for data install and install request.
|
2012-12-19 01:05:45 +01:00 |
|
TMaul
|
ef836c6022
|
More Cleanup
Probably some more missing stuff from the Cmakelist but I don't have it
setup to test
|
2012-12-15 17:39:05 +00:00 |
|
TMaul
|
0414b072a4
|
Display OSK message
And some cleanup
|
2012-12-15 17:13:58 +00:00 |
|
Xele02
|
7de10d223b
|
* Create class for Save and Message dialog for cleaner code.
* Update Save dialog to work more like the real one on PSP
* Correct some return value for Save Dialog.
|
2012-12-10 13:08:54 +01:00 |
|