aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/moveEffects/one_hit_ko_effect.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-38/+0
|
* remove address commentsYamaArashi2016-06-111-1/+1
|
* Clean up white spacedannye2016-06-061-1/+1
|
* BankA misc functionsluckytyphlosion2015-11-281-1/+1
| | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-2/+2
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-3/+3
|\ | | | | | | Doesn't build.
| * Clean up white spaceU-Daniel-PC\Daniel2015-06-111-4/+4
| |
* | Complete documentation of bank3dluckytyphlosion2015-07-061-1/+1
|/ | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
* Document move effectsxCrystal2015-04-081-5/+7
| | | | | | | | | | | | | | | | | | | | | | 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 3xCrystal2015-04-011-0/+36
b.asm, b_2.asm, c.asm, and d.asm