summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Collapse)Author
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
Fixed taya_debug_window for good.
2020-05-31battle_script_commands.c: Further work on porting from pokefirered/pokeemerald.Kaz
battle/anim/ice.c: port rest of the functions from pokeemerald; file now "done."
2020-05-26battle_script_commands.c: atk24 OKKaz
2020-05-25battle/anim/flying.c, psychic.c: minor NONMATCHING fixesKaz
battle/anim/water.c: revisit AnimTask_CreateSurfWave (still NONMATCHING)
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
* Configure Travis to build nonmatching
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