summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Expand)Author
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-08Clean some more arraysnullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNO...nullableVoidPtr
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-30Match 2 field effect functionsDizzyEggg
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-17Begin battle pyramidDizzyEggg
2018-11-12Document Battle PieDizzyEggg
2018-11-11Document battle arenaDizzyEggg
2018-11-06Finish cleaning up text.cDiegoisawesome
2018-11-06Begin cleaning text.cDiegoisawesome
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-16Merge pull request #364 from Diegoisawesome/masterDiegoisawesome
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-16Use constantsDizzyEggg
2018-10-14Clean battle structsDizzyEggg
2018-10-14clean battle structsDizzyEggg
2018-10-07Decompile battle_anim_80A9C70DizzyEggg
2018-09-22calledattack to calledmoveDizzyEggg
2018-09-22gRandomMove to gCalledMoveDizzyEggg
2018-09-20Label trainer hill battle typeDizzyEggg
2018-09-01Label various battle scriptsDizzyEggg
2018-08-25Some labelsDizzyEggg
2018-08-12Prepare learn_move for mergeDiegoisawesome
2018-08-11Update battle_script_commands.cDizzyEggg
2018-08-03Battle code enums in case switchesDizzyEggg
2018-07-29Document a bit of atk47DizzyEggg
2018-07-29Document atk48DizzyEggg
2018-07-16IS_MOVE_PHYSICAL to IS_TYPE_PHYSIALDizzyEggg
2018-07-16Battle files - review changesDizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-07add party menu definesDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-30more battle documentationDizzyEggg
2018-06-28document party status summaryDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-05-11Use song constantsDiegoisawesome
2018-03-01match hidden power calcDizzyEggg
2018-03-01more battle files cleaningDizzyEggg
2018-02-28Merge pull request #221 from DizzyEggg/data_to_cDiegoisawesome
2018-02-28match two functionsDizzyEggg
2018-02-26type and ability names to CDizzyEggg