aboutsummaryrefslogtreecommitdiffstats
path: root/engine/movie/evolution.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+1
|\
| * Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-1/+1
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-8/+8
|\|
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-4/+4
| |
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-4/+4
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-1/+1
|\|
| * Use the same music headers as pokecrystal (#382)Rangi2022-08-111-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-1/+1
|\|
| * Label and document hFFD7 more accuratelySatoMew2020-11-291-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Sync coordinate macros with pokecrystalRangi2020-07-071-2/+2
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-7/+7
| |
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-5/+5
| |
| * Organize macros/ like pokecrystalRangi2020-07-031-2/+2
| | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+160
|
* Sync with pokereddannye2020-11-041-0/+156