summaryrefslogtreecommitdiff
path: root/src/music.c
AgeCommit message (Collapse)Author
2021-10-22Death by 74 files (#65)Seth Barberee
* death by 74 files * 20% reached * doc move stuff in pokemon * fix undef reference * doc more and plumb a few more constanst for num party members and num moves * that struct is def PokemonMove.. clean up all code with it
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-01-28decomp, label, doc, repeatSeth Barberee
2021-01-095% woooSeth Barberee
2020-12-28Document button press related constantMateusz Naściszewski
2020-12-28Decompile UpdateInputMateusz Naściszewski
and some other minor stuff.
2020-12-13Fix a lot of nonmatchings, some were plain wrong codeMateusz Naściszewski
2020-11-17more work on music functionsSeth Barberee
2020-11-10more work on music.c and few more funcsSeth Barberee
2020-11-08used m4a2s from ipatix to do an initial dump of audio and started working on ↵Seth Barberee
audio part of pmd