aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/move_effects (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-17Replace hard-coded numbers with constants in haze.asm (#564)DrNyk1-2/+2
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb2-2/+7
2025-11-25Avoid magic numbers for most `CopyData` calls (#542)Rangi1-4/+5
2025-10-05Consistently use `ld [hli]`/`ld [hld]`, not `ldi`/`ldd`Rangi1-1/+1
2025-09-10Misc. naming and cleanup (#139)Narishma-gb1-1/+1
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie1-1/+1
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie1-3/+3
2022-06-17Rename `SLP` to `SLP_MASK` (#89)vulcandth1-1/+1
2022-06-17Rename `SLP` to `SLP_MASK` (#361)vulcandth1-1/+1
2021-11-23Use ~X instead of $ff ^ XRangi1-1/+1
2021-11-05Add some constants for options (#344)Yoann Fievez1-1/+1
2020-11-05Sync more with pokeredRangi3-7/+7
2020-11-05Sync more with pokeyellowRangi3-7/+7
2020-11-04Sync with pokereddannye14-0/+884
2020-07-07Sync coordinate macros with pokecrystalRangi3-6/+6
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi6-14/+14
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi14-33/+33
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi12-39/+39
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi14-33/+33
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi14-0/+891