aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/wild_encounters.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move more tables from engine/ to data/Rangi2020-06-231-15/+1
| | | | This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.
* remove address commentsYamaArashi2016-06-111-2/+2
|
* No more wram_constants.asmdannye2015-08-301-2/+2
| | | | unfortunately, this means manually declaring the wEnemyMon1 party struct
* No more W_dannye2015-08-301-8/+8
|
* fixed hram aliases and named wram varYamaArashi2015-07-231-5/+5
|
* Consolidate coord macrosdannye2015-07-181-1/+1
|
* fix variable namingYamaArashi2015-07-181-1/+1
|
* Clean up white spaceU-Daniel-PC\Daniel2015-06-111-4/+4
|
* ANSI->UTF-8U-Daniel-PC\Daniel2015-06-041-5/+5
|
* Rename battle files and split move effects Part 1xCrystal2015-04-011-0/+118
1.asm, 4.asm, and 4_2.asm