summaryrefslogtreecommitdiff
path: root/src/battle_setup.c
AgeCommit message (Expand)Author
2017-05-09file renamingYamaArashi
2017-04-27Sort includesMarijn van der Werf
2017-04-08finish decompiling item_use.c (#244)ProjectRevoTPP
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-01-27define more data in C (#220)Cameron Hall
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-17Sort includesMarijn van der Werf
2017-01-17Move `gStringVar` declarations to text.hMarijn van der Werf
2017-01-05more labels (#165)ProjectRevoTPP
2017-01-05field_8 -> savedCallbackYamaArashi
2017-01-02name functions and split data moreYamaArashi
2017-01-02name battle setup functionsYamaArashi
2017-01-02battle type constantsYamaArashi
2017-01-02label and document berry.c, decompress.c, item_use.c and label gBattleTypeFla...ProjectRevoTPP
2017-01-02gBattleTypeFlagsYamaArashi
2017-01-02event_data.cYamaArashi
2016-12-19decompile ground effect flags functionsYamaArashi
2016-12-12Fix various warningsMarijn van der Werf
2016-12-04fix battle_setup.c warningYamaArashi
2016-12-02use player avatar flag constantsYamaArashi
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-11-11more cleanup (#98)Cameron Hall
2016-11-06cleanup (#93)Cameron Hall
2016-11-06start decompiling battle_ai.c (#92)Cameron Hall
2016-11-05script special variablesYamaArashi
2016-11-05rename some parametersYamaArashi
2016-11-05introduce flag constantsYamaArashi
2016-11-05clean up battle_setup.cYamaArashi
2016-11-04trainer music constantsYamaArashi
2016-11-04use correct trainer party member structsYamaArashi
2016-11-04fix battle_setup.c warnings besides implicit declarationYamaArashi
2016-11-04add flag.h and var.hYamaArashi
2016-11-04use more TRUE/FALSEYamaArashi
2016-11-04cleanupYamaArashi
2016-11-04switch formattingYamaArashi
2016-11-04badge flagsYamaArashi
2016-11-04remove extraneous spacesYamaArashi
2016-11-04decompile sub_8082A90()YamaArashi
2016-11-04decompile battle_setup.c (#86)ProjectRevoTPP