aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/end_of_battle.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix file modesdannye2020-11-141-0/+0
|
* Sync coordinate macros with pokecrystalRangi2020-07-071-1/+1
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
|
* Update audio macro namesdannye2019-07-271-1/+1
| | | | | | 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
* Redo audio header macrodannye2016-07-271-1/+1
|
* remove address commentsYamaArashi2016-06-111-5/+5
|
* No more W_dannye2015-08-301-4/+4
|
* commented audio codeYamaArashi2015-08-081-1/+1
|
* more naming variablesYamaArashi2015-07-241-1/+1
|
* Consolidate coord macrosdannye2015-07-181-1/+1
|
* menu stuffYamaArashi2015-07-151-1/+1
|
* Comment naming screendannye2015-07-141-1/+1
| | | | also use more joypad constants
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-011-1/+1
|
* Rename battle files and split move effects Part 1xCrystal2015-04-011-0/+88
1.asm, 4.asm, and 4_2.asm