aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/transform_effect.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-141/+0
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-148/+0
2020-05-20Sync with pokereddannye1-3/+3
2017-12-30Uppercase battle status constantsxCrystal1-3/+3
2016-06-11remove address commentsYamaArashi1-2/+2
2016-06-11remove address commentsYamaArashi1-2/+2
2015-11-28engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion1-6/+6
Also no more W_PLAYER/ENEMYBATTSTATUS
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion1-1/+1
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-08-30No more W_dannye1-7/+7
2015-08-28Fix bank3d so it matches baserom.gbcluckytyphlosion1-8/+1
2015-08-14named battle and learn move variablesYamaArashi1-3/+3
2015-08-03Attempt to make yellow buildable, part 7.luckytyphlosion1-4/+4
Builds but not to baserom.gbc.
2015-07-12some battle animation stuffYamaArashi1-4/+4
2015-07-06Complete documentation of bank3dluckytyphlosion1-3/+3
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
2015-06-11Clean up white spaceU-Daniel-PC\Daniel1-7/+7
2015-04-08Document move effectsxCrystal1-26/+36
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 4xCrystal1-0/+138
e.asm, e_2. asm, and 14.asm