aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/CeruleanBadgeHouse.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* List end markers (-1 aka $FF) are not part of table dataRangi422025-08-131-2/+2
|
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-2/+2
|
* Identify more flag bits (#464)Sylvie2024-09-231-1/+1
|
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-1/+1
|
* Identify more map script labelsRangi422023-11-181-5/+5
|
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-40/+45
| | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
* Fix file modesdannye2020-11-141-0/+0
|
* Revise some map scripts, mostly for getting itemsRangi2020-07-161-3/+12
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-23/+23
|
* Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-011-0/+109
Polished Map