summaryrefslogtreecommitdiff
path: root/engine/battle/core.asm
AgeCommit message (Collapse)Author
2017-06-24Fix typos in commentsdannye
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
The old mnemonics generate warnings with new versions of rgbds. This patch replaces them by the correct ones. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
2016-10-29use more HRAM constantsYamaArashi
2016-10-29correct mistaken commentsYamaArashi
2016-10-29link battle action constantsYamaArashi
2016-10-16correct comments about teleport effectYamaArashi
2016-07-27Replace unnecessary tabs with spacesdannye
2016-07-27Redo audio header macrodannye
2016-07-18Merge branch 'master' of https://github.com/pret/pokereddannye
2016-07-18Clean up text commandsdannye
2016-06-12sync engine code with pokeyellowYamaArashi
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2016-06-11remove address commentsYamaArashi
2016-03-22Clean up more Yellow ifdefs.IIMarckus
2016-02-20Remove hardcoded values for CopyData in battle core.Marcus Huderle
2015-12-14Fewer underscores in constantsdannye
2015-08-30No more S_dannye
2015-08-30No more W_dannye
2015-08-29use the new battle type constantsYamaArashi
2015-08-14named battle and learn move variablesYamaArashi
2015-08-13Named a test battle variableYamaArashi
2015-08-12commented SGB palette stuffYamaArashi
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10No more $C8dannye
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
2015-08-10Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
2015-08-09Replace some hardcoded data sizesdannye
2015-08-08commented audio codeYamaArashi
2015-08-07named wram variablesYamaArashi
2015-08-06more info on the bide bugYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-07-29constants for PrintNumberYamaArashi
2015-07-26Merge branch 'master' of https://github.com/xCrystal/pokereddannye
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-24named animation functions/variablesYamaArashi
2015-07-24Use more wram labels and other constantsxCrystal
2015-07-23fixed hram aliases and named wram varYamaArashi
2015-07-21Name some battle sound effectsdannye
2015-07-19constants for flag actionsYamaArashi
2015-07-19namingYamaArashi
2015-07-19jpab/jpba macrosYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
2015-07-19Name sound effectsdannye
2015-07-18miscYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-15menu stuffYamaArashi
2015-07-14named wram variablesYamaArashi
2015-07-14hall of fame / creditsYamaArashi
2015-07-14Use more screen dimension constantsdannye