summaryrefslogtreecommitdiff
path: root/engine/battle/end_of_battle.asm
AgeCommit message (Collapse)Author
2020-11-14Fix file modesdannye
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2019-07-27Update audio macro namesdannye
change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
2016-07-27Redo audio header macrodannye
2016-06-11remove address commentsYamaArashi
2015-08-30No more W_dannye
2015-08-08commented audio codeYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-15menu stuffYamaArashi
2015-07-14Comment naming screendannye
also use more joypad constants
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel
2015-04-01Rename battle files and split move effects Part 1xCrystal
1.asm, 4.asm, and 4_2.asm