summaryrefslogtreecommitdiff
path: root/src/rom_800D42C.c
AgeCommit message (Collapse)Author
2018-04-04Port function/file names from pokeemeraldMarcus Huderle
2018-04-04Use spaces instead of tabsMarcus Huderle
2018-01-29more battle_1 functionsyenatch
2018-01-28name some battle_bg variablesyenatch
2018-01-28match sub_800DE30 (thanks cam)yenatch
2018-01-28try to match trailing battle_1 sectionyenatch
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
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