summaryrefslogtreecommitdiff
path: root/engine/battle/moveEffects/haze_effect.asm
AgeCommit message (Collapse)Author
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi
2017-12-30Uppercase battle status constantsxCrystal
2017-01-16fix incorrect commentYamaArashi
2016-06-11remove address commentsYamaArashi
2015-08-30No more W_dannye
2015-06-11Clean up white spaceU-Daniel-PC\Daniel
2015-04-09user xor operator for clearing status flagsxCrystal
use xor operator for clearing status flags
2015-04-09Document DisableEffect and CheckEnemyStatusConditionsxCrystal
basically copy/paste comments and labels from CheckPlayerStatusConditions
2015-04-08Document move effectsxCrystal
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
2015-04-01Rename battle files and split move effects Part 1xCrystal
1.asm, 4.asm, and 4_2.asm