summaryrefslogtreecommitdiff
path: root/asm/text.s
AgeCommit message (Collapse)Author
2021-06-09Dungeon pokemon/Floor ID JSON Part 1 (#39)Seth Barberee
* move Thunderwave and Tiny Woods pokemon to json * rule tweaking to actually build tool before parsing JSON * delete .inc pokemon for tiny Woods and Thunderwave * silence git complaining about br_ips and ips_patch * use defines for species and pass the header file for species * convert sinister woods * convert MtThunderPeak * convert silent chasm * add trial floor_id w/ tiny woods * change make rule name to fix compile * MtSteel converted and bugfix * convert few floor headers and great canyon pokemon * code cleanup * unify unkData into UnkTextStruct2 * more code cleanup and some text decomp * doc more funcs and decomp/split some stuff * document more save stuff * more save work and move some data * pika sniped UpdateNatureTotal * decomp a litle and convert a few more dungeons * better scanning for json files * mt freeze and peak
2021-01-20mass doc'ing of symbols and some tiny decomp workSeth Barberee
2020-12-28Decompile GameLoop and lots of renamesMateusz Naściszewski
2020-12-15Translating DecompressionMateusz Naściszewski
Hopefully part one of many, some NONMATCHINGs in the larger functions, sadly.
2018-11-21"Finish" decompiling bg_palette_buffer.s and m4a_2.s, and rename text variablesnullableVoidPtr
We all have our breaking points :matchlikethis:
2018-01-21through sub_8006438scnorton
2018-01-21through sub_80063D8scnorton
2018-01-21sub_8006218scnorton
2017-12-11split text.ssceptillion