Commit Graph
15 Commits
Author SHA1 Message Date
Steven Cherry ff17a41171 Rewrite .ini files to match cheat.db
Rewrite .ini titles for better identification
2013-06-16 17:59:59 -05:00
Henrik Rydgard 3b07090682 Give GameInfo some new powers, like deleting savedata (no UI yet) and computing file sizes. Recognize directories with EBOOT.PBP in them as "games" in their own right, makes things a little cleaner. 2013-06-08 17:52:51 +02:00
Lioncash 72c9c9b424 Fix signed/unsigned mismatch warnings in CwCheat.cpp 2013-06-02 07:54:54 -04:00
Unknown W. Brackets 06c19622d5 Fix some init/type warnings. 2013-05-31 23:14:29 -07:00
Unknown W. Brackets f5abbe35ae Protect against a double free. 2013-05-31 23:14:27 -07:00
Unknown W. Brackets 973e21b8d9 Don't create blank cheat files when cheats off. 2013-05-31 23:14:27 -07:00
Jake Traynham 7dc90fcc49 ifstream constructor takes a c string 2013-05-30 21:23:28 -05:00
Steven Cherry 636f7fdb15 ParseHexLong now occurs on init only 2013-05-30 03:49:15 -05:00
Steven Cherry 9a450f2c4d String parsing now occurs only on start up and when pressing "reload cheats" button on system settings menu 2013-05-30 02:08:20 -05:00
Henrik Rydgard 880b80823b Some cwcheat cleanups and TODOs. 2013-05-23 13:10:39 +02:00
Steven Cherry eaf060015d Final Version 2013-05-18 17:52:24 -05:00
Steven Cherry 9d2667fc0d Second to last commit
Everything but getting ISO name
2013-05-18 17:04:01 -05:00
Steven Cherry 0b2885c2fe First working version 2013-05-18 16:11:10 -05:00
Steven Cherry 446d2930ac Some progress, I think?
Program crashes when trying to run a game. If you comment out
member.Run(); it will run fine, but cwcheat doesnt work.
2013-05-18 16:11:10 -05:00
Steven Cherry 253493c5ce Add more 2013-05-18 16:11:10 -05:00