aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/recoil_effect.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-70/+0
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-70/+0
2020-05-20Sync with pokereddannye1-1/+1
2017-06-24Fix typos in commentsdannye1-1/+1
2016-06-11remove address commentsYamaArashi1-2/+2
2016-06-11remove address commentsYamaArashi1-2/+2
2016-01-16More bankF documentation.luckytyphlosion1-1/+1
PrintCriticalOHKOText to AdjustDamageForMoveType
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion1-1/+1
2015-11-15Bank 4 moveEffectsluckytyphlosion1-2/+2
conversion, haze, recoil
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion1-2/+2
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-08-30No more W_dannye1-4/+4
2015-07-18Consolidate coord macrosdannye1-2/+2
2015-06-11Clean up white spaceU-Daniel-PC\Daniel1-1/+1
2015-04-08Document move effectsxCrystal1-14/+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
2015-04-01Rename battle files and split move effects Part 1xCrystal1-0/+68
1.asm, 4.asm, and 4_2.asm