summaryrefslogtreecommitdiff
path: root/src/event_flag.c
AgeCommit message (Collapse)Author
2021-11-04Disassemble a script-related tablemid-kid
2021-06-18more splitting and labeling with some decompSeth Barberee
2021-05-15Sese's April/May Dump (#37)Seth Barberee
* splitting lots of pokemon square and labeling lots of other things * actually commit this stuff * more moving data and things * more screen work * split out some pokemon dungeon data * lots of data work * push more data work * split kecleon, decomp another kanghaskhan func, and try to doc UpdateBGControl more * lots of item work * label more item things * subtype -> category and doc types/category
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-19Decomp more of personality_test (#27)Seth Barberee
* 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
2021-01-095% woooSeth Barberee
2020-10-01successful decomp of one pokemon data func and struct.. making headwaySeth Barberee
2020-09-25split, decomp, rinse, repeatSeth Barberee
2020-09-20more decomping of functionsSeth Barberee
2020-09-05start dumping unformatted_type_namesSeth Barberee