aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/HallOfFame.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi2026-01-071-2/+2
* Label and constant cleanup (#528)Narishma-gb2025-09-031-1/+1
* Use combined hardware constantsRangi422025-06-301-2/+2
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-3/+3
* Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-1/+1
* Miscellaneous cleanup (#488)Rangi2025-01-281-1/+1
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-3/+4
* Fix HallOfFake typodannye2023-11-191-2/+2
* Identify more map script labelsRangi422023-11-181-3/+3
* Thoroughly document debug code (#410)SatoMew2023-07-151-1/+1
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-18/+20
* Distinguish Elite 4 "meta" constants from event constantsRangi2022-09-151-1/+1
* Fix file modesdannye2020-11-141-0/+0
* Reformat map scripts' coordinate and movement dataRangi2020-07-161-2/+2
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-1/+1
* Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew2019-04-081-1/+1
* Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-0/+109