shenweip
|
740f49c7a1
|
Add a check and comment.
|
2013-11-04 00:13:00 +08:00 |
|
shenweip
|
8a26da6e45
|
Load another files of save.
|
2013-11-03 23:52:16 +08:00 |
|
shenweip
|
b9d655f602
|
Code CleanUp,make it clearer.
|
2013-11-03 23:10:05 +08:00 |
|
shenweip
|
07e39b2247
|
Implemented DELETEDATA mode of saveDialog.
|
2013-11-02 19:48:25 +08:00 |
|
Igor Calabria
|
0574e6e1d1
|
More functions and support for games that use the netdiag
|
2013-10-29 21:39:45 +00:00 |
|
shenweip
|
80db1e00cc
|
Update comment.
|
2013-10-29 02:14:39 +08:00 |
|
shenweip
|
1abcf8765d
|
Quick fix for savedata.
|
2013-10-29 01:41:48 +08:00 |
|
shenweip
|
f4b60f22b0
|
Add a check to avoid the same savedatas are set into SaveDataList.
|
2013-10-28 00:07:32 +08:00 |
|
shenweip
|
e699eb95b2
|
Add support for saveNameListData "<>".
|
2013-10-27 19:03:14 +08:00 |
|
Henrik Rydgård
|
2b278d4c13
|
Buildfix
|
2013-10-23 17:00:10 +02:00 |
|
Sacha
|
9e20e1a297
|
Fix time compares in save focus. Was breaking platforms (like QNX) where time is stored as a 64-bit unsigned value (nanoseconds).
|
2013-10-23 23:25:25 +10:00 |
|
Sacha
|
1af2f99959
|
Initialise everything in the SaveFileInfo to 0.
We were getting std::tm initialised to random values which non-existent files become the preferred save.
|
2013-10-23 23:19:50 +10:00 |
|
Sacha
|
07e8d475b3
|
Use name count instead of data count for grabbing focus.
|
2013-10-23 23:16:49 +10:00 |
|
Henrik Rydgard
|
1ec0a977e4
|
Fix too-slow fade in/out of save dialogs and others in 30hz games.
|
2013-10-16 18:54:40 +02:00 |
|
shenweip
|
8a6d36dcb0
|
Fix
|
2013-10-13 11:56:47 +08:00 |
|
shenweip
|
1ff4b9c8ce
|
Add PSPNetconfDialog.
|
2013-10-13 10:26:51 +08:00 |
|
Unknown W. Brackets
|
ff2012d37b
|
Minor warning.
|
2013-10-06 22:10:38 -07:00 |
|
shenweip
|
6812ddf8e4
|
Fallback to validDir if sfo file doesn't exist.
|
2013-10-07 02:32:03 +08:00 |
|
shenweip
|
561cbab5c5
|
Use sfo file to set savedata'date when mode is 11.
|
2013-10-06 22:17:05 +08:00 |
|
Lioncash
|
a7836af14c
|
Move variable temp into the if statement in function Update in PSPGamedataInstallDialog.cpp. It's only used in this branch statement.
|
2013-10-05 18:30:00 -04:00 |
|
Lioncash
|
3c90b489fa
|
Merge branch 'master' of https://github.com/hrydgard/ppsspp
|
2013-10-05 17:44:09 -04:00 |
|
Unknown W. Brackets
|
49bd553238
|
Avoid some shadowing warnings.
|
2013-10-05 11:13:39 -07:00 |
|
Lioncash
|
ce806d8c05
|
Fixed a mismatched delete within PSPGamedataInstallDialog.cpp. Should be delete[].
|
2013-10-02 19:05:21 -04:00 |
|
mgaver
|
6be671b8ec
|
Update PSPOskDialog.cpp
|
2013-09-29 17:12:45 +09:00 |
|
The Dax
|
1c9c2576eb
|
Add comments back in. I promised Unknown I'd add them back in.
|
2013-09-28 18:18:49 -04:00 |
|