summaryrefslogtreecommitdiff
path: root/include/input.h
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-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
2020-12-28Decompile GameLoop and lots of renamesMateusz Naściszewski
2020-12-28Remove unused field from Input structMateusz Naściszewski
2020-12-28Label funcs and globalsMateusz Naściszewski
2020-12-28Decompile UpdateInputMateusz Naściszewski
and some other minor stuff.
2020-10-20more decomping of funcsSeth Barberee
2020-09-20fix guardsSeth Barberee
2020-09-16nonmatching input be GONE. Just one func leftSeth Barberee
2020-09-16decomp a chunk of inputSeth Barberee