aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/move_effects/transform.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb1-0/+5
2025-11-25Avoid magic numbers for most `CopyData` calls (#542)Rangi1-4/+5
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie1-1/+1
2020-11-05Sync more with pokeyellowRangi1-1/+1
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-4/+4
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-2/+2
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-4/+4
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-0/+0
2017-12-30Uppercase battle status constantsxCrystal1-3/+3
2016-06-11remove address commentsYamaArashi1-2/+2
2015-08-30No more W_dannye1-7/+7
2015-08-14named battle and learn move variablesYamaArashi1-3/+3
2015-07-12some battle animation stuffYamaArashi1-4/+4
2015-06-11Clean up white spaceU-Daniel-PC\Daniel1-7/+7
2015-04-08Document move effectsxCrystal1-26/+36
2015-04-01Rename battle files and split move effects Part 4xCrystal1-0/+138