summaryrefslogtreecommitdiff
path: root/src/battle_main.c
AgeCommit message (Collapse)Author
2018-12-09Remove trailing whitespacenullableVoidPtr
2018-12-08Clean more tablesnullableVoidPtr
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07fixing merge conflictsgolem galvanize
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-02add more consistent namesMelody
2018-11-22Document battle uiSlawter666
2018-11-19Move vars to battle_main.cDizzyEggg
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-18fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNTDizzyEggg
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-18Document Battle PyramidDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-11-13Tidy up header filesSlawter666
2018-11-11Document battle arenaDizzyEggg
2018-11-01Document recorded battleDizzyEggg
2018-10-26Battle tower - ewram variablesDizzyEggg
2018-10-24battle tower, match sth and dumb loop instead of gotoDizzyEggg
2018-10-17fix buildinggolem galvanize
2018-10-14clean battle structsDizzyEggg
2018-09-22gRandomMove to gCalledMoveDizzyEggg
2018-09-20Label trainer hill battle typeDizzyEggg
2018-09-20Document some not labeled battle thingsDizzyEggg
2018-09-11Move battle_bg data to CSlawter666
2018-09-01Fix the strings length issueDizzyEggg
2018-09-01Label various battle scriptsDizzyEggg
2018-08-30Do some pyramid bagDizzyEggg
2018-08-25Some labelsDizzyEggg
2018-08-03Battle code enums in case switchesDizzyEggg
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-07little touches for HandleTurnActionSelectionStateDizzyEggg
2018-07-07add party menu definesDizzyEggg
2018-07-01label multiuse sprite template functionsDizzyEggg
2018-07-01merge with battle tent updateDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-30C vars sym ewramDizzyEggg
2018-06-30more battle documentationDizzyEggg
2018-06-28document party status summaryDizzyEggg
2018-06-20document bounce effectDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-05-11Use song constantsDiegoisawesome
2018-03-02unnecessary externsDizzyEggg