aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/haze_effect.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-81/+0
|
* Sync with pokereddannye2020-05-201-5/+5
|
* remove address commentsYamaArashi2016-06-111-5/+5
|
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-1/+1
|
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-1/+1
|
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-2/+2
| | | | Also no more W_PLAYER/ENEMYBATTSTATUS
* Bank 4 moveEffectsluckytyphlosion2015-11-151-5/+5
| | | | conversion, haze, recoil
* Clean up white spaceU-Daniel-PC\Daniel2015-06-111-5/+5
|
* user xor operator for clearing status flagsxCrystal2015-04-091-1/+1
| | | | use xor operator for clearing status flags
* Document DisableEffect and CheckEnemyStatusConditionsxCrystal2015-04-091-1/+1
| | | | | basically copy/paste comments and labels from CheckPlayerStatusConditions
* Document move effectsxCrystal2015-04-081-11/+16
| | | | | | | | | | | | | | | | | | | | | | 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 1xCrystal2015-04-011-0/+76
1.asm, 4.asm, and 4_2.asm