summaryrefslogtreecommitdiff
path: root/src/rom_800D42C.c
AgeCommit message (Collapse)Author
2017-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-05-10 BATTLE_TYPE_40 -> BATTLE_TYPE_MULTIYamaArashi
2017-05-09name daily event functionsYamaArashi
2017-05-06Various german patchesMarijn van der Werf
2017-02-10misc labels and memcpy/set cleanups (#232)ProjectRevoTPP
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again * label, document, reorganize, and clean up battle_ai.c * move stuff to battle.h and get rid of battle_2000000 * various changes * labeling * minor labels and formatting * contest ai labels and misc stuff
2017-01-21formattingYamaArashi
2017-01-06quick fix to make ROM build againProjectRevoTPP
2017-01-05more labels (#165)ProjectRevoTPP
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c
2017-01-04Decompile sub_800DC24Marijn van der Werf