aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/heal_effect.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-120/+0
|
* Sync with pokereddannye2020-05-201-1/+1
|
* remove address commentsYamaArashi2016-06-111-4/+4
|
* More bankF documentation.luckytyphlosion2016-01-161-1/+1
| | | | PrintCriticalOHKOText to AdjustDamageForMoveType
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-1/+1
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-3/+3
|\ | | | | | | Doesn't build.
| * Consolidate coord macrosdannye2015-07-181-2/+2
| |
| * Clean up white spaceU-Daniel-PC\Daniel2015-06-111-1/+1
| |
* | Complete documentation of bank3dluckytyphlosion2015-07-061-7/+7
|/ | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* Document move effectsxCrystal2015-04-081-19/+23
| | | | | | | | | | | | | | | | | | | | | | 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/+116
e.asm, e_2. asm, and 14.asm