summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Expand)Author
2021-07-08Fix style issuesPikalaxALT
2021-07-06Match atk5D_getmoneyrewardPikalaxALT
2021-07-06Decompile atkA6_settypetorandomresistancePikalaxALT
2021-07-05Port atk50_openpartyscreen from EmeraldPikalaxALT
2021-07-05Port atk48_playstatchangeanimation from EmeraldPikalaxALT
2021-07-05Decompile SetMoveEffectPikalaxALT
2021-07-05Decompile debug atk9E_metronomePikalaxALT
2021-07-05Decompile atk6C_drawlvlupboxPikalaxALT
2021-07-05Decompile sub_802BBD4PikalaxALT
2021-07-01Document pokemon_item_effect, struct BattleResultPikalaxALT
2021-07-01Unify ChooseMoveStruct; name BattleStruct fieldsPikalaxALT
2021-06-30Tidy up ewram.h; yeet some more redundant definitionsPikalaxALT
2021-06-30Fix unmigrated macro in NONMATCHINGPikalaxALT
2021-06-30Expand battle struct macros inline, 2PikalaxALT
2021-06-30Expand battle struct access macros inlinePikalaxALT
2021-06-29Define BSTRUCT_OFF for gBattleStruct macro hacksPikalaxALT
2021-06-29Merge several EWRAM definitions into gBattleStructPikalaxALT
2021-06-29Clean up some ewram refs inside gBattleStructPikalaxALT
2021-06-21Sync more contest docs from EmeraldPikalaxALT
2021-06-17Replace simple ewram access with battle struct, 2PikalaxALT
2021-06-17document ewram macros in BattleStartClearSetDataPikalaxALT
2020-08-29Give songs meaningful english namesGriffinR
2020-08-18Review changes.Kaz
2020-05-31battle_script_commands.c: Further work on porting from pokefirered/pokeemerald.Kaz
2020-05-26battle_script_commands.c: atk24 OKKaz
2020-05-25battle/anim/flying.c, psychic.c: minor NONMATCHING fixesKaz
2020-05-24Someone please tell me who wrote the original attempt...Kaz
2020-05-24battle_script_commands.c: WIP fix for atk24Kaz
2019-10-02Merge branch 'master' into emerald_diffPikalaxALT
2019-09-05Configure Travis to build nonmatching (#746)PikalaxALT
2019-07-31fix more emerald differencescamthesaxman
2019-07-31resolve more battle system differencescamthesaxman
2019-07-30misccamthesaxman
2019-07-29resolve some Emerald differencescamthesaxman
2019-07-28Merge branch 'master' into filenames_1camthesaxman
2019-07-28emerald file names, part 1camthesaxman