aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/transform_effect.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-141/+0
|
* Sync with pokereddannye2020-05-201-3/+3
|
* remove address commentsYamaArashi2016-06-111-2/+2
|
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-6/+6
| | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-1/+1
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-14/+14
|\ | | | | | | Doesn't build.
| * named battle and learn move variablesYamaArashi2015-08-141-3/+3
| |
| * some battle animation stuffYamaArashi2015-07-121-4/+4
| |
| * Clean up white spaceU-Daniel-PC\Daniel2015-06-111-7/+7
| |
* | Fix bank3d so it matches baserom.gbcluckytyphlosion2015-08-281-8/+1
| |
* | Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-031-4/+4
| | | | | | | | Builds but not to baserom.gbc.
* | Complete documentation of bank3dluckytyphlosion2015-07-061-3/+3
|/ | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* Document move effectsxCrystal2015-04-081-26/+36
| | | | | | | | | | | | | | | | | | | | | | Document mist effect Document recoil effect Document heal effect Update conversion_effect.asm Update haze_effect.asm Update leech_seed_effect.asm Update pay_day_effect.asm Update reflect_light_screen_effect.asm Update substitute_effect.asm Update transform_effect.asm
* Rename battle files and split move effects Part 4xCrystal2015-04-011-0/+138
e.asm, e_2. asm, and 14.asm