summaryrefslogtreecommitdiff
path: root/src/code_8092334.c
AgeCommit message (Collapse)Author
2021-08-01More pokemon related decomp (#48)Dennis
* add struct names * decompile SaveRecruitedPokemon * decompile ReadRecruitedPokemon * decomp anotha one * some renaming * another save function * more backup functions * sub_808E400 * only one function left in pokemon_2.s * decomp one more function * merge 2 structs
2021-07-17More item related decomp (#45)Dennis
* decompile sub_80918EC * some more item related functions * more item functions * more decomp, fix types in other places * more small functions * more item related decomp * one more weird branching item function * fix global.h includes * figured out branch pattern * decompile sub_8090F58 * make temporary struct for function * :crab: items.s is gone :crab: * some renaming * rename some obvious item related constants * fix spelling error
2021-07-07Sese's vacation workSeth Barberee
2020-12-31Friend Area Decomp Work (#15)Seth Barberee
split out and work on friend area stuff
2020-11-123% decompiled wooSeth Barberee
2020-11-07some data dumping and doc # of friend areasSeth Barberee
2020-11-07continue my slow paceSeth Barberee
2020-10-13docing and one decomp of a functionSeth Barberee
2020-10-05some doc'ing and decomp workSeth Barberee
2020-09-26more decompingSeth Barberee
2020-09-17split to decomp type name string functionsSeth Barberee