summaryrefslogtreecommitdiff
path: root/src/save.c
AgeCommit message (Collapse)Author
2021-03-23Miscellaneous Work (Again) (#31)Seth Barberee
* move some personality data from asm to C * combine personality_test files and add my close attempt at RedrawPartnerSelectionMenu * decomp some more wonder mail funcs and label some more data * lots of data splitting and move some to src * split out more dungeon data * continue splitting out more dungeon data * doc rescue team rank/pts funcs/data and exclusive pokemon ewram * doc more sound things and decomp a func * decomp LoadTeamRankBadge and label some data members * split out rescue team and text util stuff * forgot a constant * match a few funcs and clean up a few * cleaned up sub_80A28B4
2021-03-12Miscellaneous Work (Again) (#30)Seth Barberee
* work on debug menu and document that and main menu * split, decomp, label more funcs * split exclusive pokemon data out into C * macro-ize exlusive pokemon data * decomp 2 more funcs * decomp a few more * finally match PromptNewQuestion * woot 7% aka more debug menu stuff
2021-02-21Fully decomp save.s (#28)Seth Barberee
* some work on decomping more save stuff * code cleanup and decomp another save func * fully decomp save and combine split save c files * fix two nonmatchings
2021-01-095% woooSeth Barberee
2020-10-31decomp a little more of saveSeth Barberee
2020-10-09unify save defines and decomp more save stuffSeth Barberee
2020-08-02decomp sub_8011F9CSeth Barberee
2019-08-13Add libisagbprnKermalis
2019-08-12save.c - sub_8011DA8() and sub_8011DAC()Kermalis
2019-08-10save.c - sub_8011CA8() to ReadSaveSector()Kermalis
2018-11-20Renamed primary heap variables and partial cleanup m4a.snullableVoidPtr
2018-11-18Fix makefile and decompile some functions.nullableVoidPtr
Partial memory.c, save.c and bg_palette_buffer.c decompilation, along with some asm/ cleanup.