aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/battle_transitions.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-5/+5
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Rename some palette labels.luckytyphlosion2015-10-121-4/+4
| | | | Also add replace.sh
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-2/+4
|
* Fixes.luckytyphlosion2015-08-301-95/+0
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-100/+200
|\ | | | | | | Doesn't build.
| * No more $C8dannye2015-08-101-1/+1
| | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
| * Replace some hardcoded data sizesdannye2015-08-091-1/+2
| |
| * Use more lbdannye2015-08-051-1/+1
| | | | | | | | and other clean up
| * named animation functions/variablesYamaArashi2015-07-241-38/+38
| |
| * clean up wram aliasesYamaArashi2015-07-231-35/+41
| |
| * Consolidate coord macrosdannye2015-07-181-22/+22
| |
| * player animations, emotion bubbles, etc.YamaArashi2015-07-141-3/+3
| |
| * Use more screen dimension constantsdannye2015-07-141-34/+34
| |
| * Use more *Coorddannye2015-07-141-5/+5
| | | | | | | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-4/+4
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | More bank1c documentation.luckytyphlosion2015-07-121-45/+49
|/
* Rename battle files and split move effects Part 5xCrystal2015-04-011-0/+815
15.asm, 16.asm, 1a.asm, 1c.asm