Ryan Dwyer
c02eb78e8b
Decompile func0f19c6bc and introduce PLAYERCOUNT() macro
2020-01-04 21:28:11 +10:00
Ryan Dwyer
f61a06e02d
Rename many symbols
...
* g_MenuStackDepth to g_MpPlayerNum
* menu_item.left/right to menu_item.param2/param3
* g_Options to g_MpChrs
* optionsindex to mpchrnum
* mpchr.booleans to options
* mpchr.mpbody/mphead to bodynum/headnum
* mpchr.mptitle to title
2020-01-03 23:14:23 +10:00
Ryan Dwyer
8a85edb37a
Rename eeprom flags to savefile flags
2019-12-31 09:11:48 +10:00
Ryan Dwyer
d0146b9543
Discover g_Vars.stagenum and stageGetIndex
2019-12-29 13:34:45 +10:00
Ryan Dwyer
f602eb329a
Decompile cheatIsUnlocked
2019-12-28 19:14:22 +10:00
Ryan Dwyer
d3485d7e1a
Decompile cheatDeactivate
2019-12-28 13:03:00 +10:00
Ryan Dwyer
dbd3fef96a
Decompile cheatActivate
2019-12-28 12:56:15 +10:00
Ryan Dwyer
f1a1452fa4
Decompile cheatsActivate and rename many cheat related symbols
2019-12-28 12:15:21 +10:00
Ryan Dwyer
6365cad4a3
Identify sprintf and strcpy
2019-12-28 08:47:26 +10:00
Ryan Dwyer
53958ae303
Decompile cheatGetMarquee
2019-12-28 00:26:19 +10:00
Ryan Dwyer
355d52c035
Attempt to decompile cheatIsUnlocked
2019-12-26 22:29:39 +10:00
Ryan Dwyer
da45377c7c
Replace struct cheatthing with struct menu_item
2019-12-26 17:41:43 +10:00
Ryan Dwyer
604a5f648a
Attempt to decompile menuhandlerCheat
2019-12-26 17:40:38 +10:00
Ryan Dwyer
a6c724d960
Decompile menuhandlerCheatBuddy
2019-12-26 15:33:34 +10:00
Ryan Dwyer
0431070466
Identify cheatGetMarquee
2019-12-26 13:33:01 +10:00
Ryan Dwyer
da040bdd3c
Rename game_106d40.c to cheats.c
2019-12-26 13:21:48 +10:00