aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/mist_effect.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-19/+0
|
* Sync with pokereddannye2020-05-201-2/+2
|
* remove address commentsYamaArashi2016-06-111-2/+2
|
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-2/+2
| | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-3/+1
|\ | | | | | | Doesn't build.
| * jpab/jpba macrosYamaArashi2015-07-191-3/+1
| |
* | Complete documentation of bank3dluckytyphlosion2015-07-061-2/+2
|/ | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* Document move effectsxCrystal2015-04-081-5/+5
| | | | | | | | | | | | | | | | | | | | | | 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 3xCrystal2015-04-011-0/+21
b.asm, b_2.asm, c.asm, and d.asm