aboutsummaryrefslogtreecommitdiffstats
path: root/engine/movie/hall_of_fame.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+1
|\
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-1/+1
| * Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-1/+1
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-1/+1
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-101-3/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-1/+1
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-031-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-2/+2
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+2
* | Use more ldpikacrydannye2025-05-251-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-101-1/+1
|\|
| * Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-081-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-1/+1
|\|
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-7/+7
|\|
| * Identify hardware register bits (#469)Sylvie2024-09-241-2/+2
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-2/+2
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-1/+1
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-2/+2
* | Improve documentation of some SRAM routines (#114)SatoMew2024-06-261-2/+2
* | 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
| * Identify remaining tilemap IDsRangi2020-07-171-1/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-16/+16
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-10/+10
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-4/+4
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-1/+1
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+288
* Sync with pokereddannye2020-11-041-0/+303