aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ChampionsRoom.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-4/+4
|\
| * Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi2026-01-071-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-10/+10
|\|
| * Use combined hardware constantsRangi422025-06-301-5/+5
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-10/+10
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-1/+1
|\|
| * Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-301-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-15/+15
|\|
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-1/+1
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-6/+6
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-8/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-94/+96
|\|
| * Identify more map script labelsRangi422023-11-181-6/+6
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-94/+96
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * SONY -> RIVALRangi2020-07-171-1/+1
| * Reformat map scripts' coordinate and movement dataRangi2020-07-161-9/+9
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-19/+19
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-18/+18
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-8/+8
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-0/+298
* Sync with pokereddannye2020-11-041-43/+43
* Sync with pokereddannye2020-05-201-0/+288