aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/reflect_light_screen_effect.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-45/+0
|
* Sync with pokereddannye2020-05-201-4/+4
|
* remove address commentsYamaArashi2016-06-111-4/+4
|
* Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion2016-04-091-1/+1
|
* More BankF documentationluckytyphlosion2016-01-091-1/+1
| | | | AnyMoveToSelect to DoesntAffectMonText
* 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
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-1/+1
|\ | | | | | | Doesn't build.
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-1/+1
| |
* | Complete documentation of bank3dluckytyphlosion2015-07-061-6/+6
|/ | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* Document move effectsxCrystal2015-04-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | 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/+45
e.asm, e_2. asm, and 14.asm