pmd-red/src/personality_test_pre.c, branch master Pokémon Mystery Dungeon: Red Rescue Team Miscellaneous Work (Again) (#31) 2021-03-23T17:11:10+00:00 Seth Barberee seth.barberee@gmail.com 2021-03-23T17:11:10+00:00 2fd4f339b42c010191c199772b09ac34c580de94 * 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
* 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
Miscellaneous Work (Again) (#30) 2021-03-12T21:39:07+00:00 Seth Barberee seth.barberee@gmail.com 2021-03-12T21:39:07+00:00 7b142311a7294c4c7a943870fa5f24f0fbea604a * 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
* 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
Miscellaneous decomp/labeling/splitting (#29) 2021-02-27T18:16:45+00:00 Seth Barberee seth.barberee@gmail.com 2021-02-27T18:16:45+00:00 d72e17b5f5d795bebda2f6dc78dccb5e80c432b5 * lots of wonder mail work, credits and label some stuff * nonmatch one intr func, match another, and label unused intr func * seperate credits out * split out debug menu and other stuff that isn't main menu * label another func * label some more funcs
* lots of wonder mail work, credits and label some stuff

* nonmatch one intr func, match another, and label unused intr func

* seperate credits out

* split out debug menu and other stuff that isn't main menu

* label another func

* label some more funcs
Decomp more of personality_test (#27) 2021-02-20T00:01:53+00:00 Seth Barberee seth.barberee@gmail.com 2021-02-20T00:01:53+00:00 c754c2a0466d8394c7ffcb3a515199d5703e47be * decomp most of personality_test * just gonna move the funcs to src in assembly for now so I can combine stuff * label another func and some cleanup * one func of personality test left in asm * small cleanups and labeling of funcs
* decomp most of personality_test

* just gonna move the funcs to src in assembly for now so I can combine stuff

* label another func and some cleanup

* one func of personality test left in asm

* small cleanups and labeling of funcs
Some Personality and data (#26) 2021-02-08T03:10:12+00:00 Seth Barberee seth.barberee@gmail.com 2021-02-08T03:10:12+00:00 8dfd044ef3a6ea8da204265b4560716aa67391d1 * decomp few personality funcs and clean up some pointers in the dungeon data * de-pointer-ify friend area dialogue * clean pointers on a personality test question * decomp a few more main menu funcs and dump some more data * label some funcs
* decomp few personality funcs and clean up some pointers in the dungeon data

* de-pointer-ify friend area dialogue

* clean pointers on a personality test question

* decomp a few more main menu funcs and dump some more data

* label some funcs