aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Daycare.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-2/+2
|
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-3/+3
|
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-48/+49
| | | 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
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-3/+3
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-6/+6
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-30/+30
|
* Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-011-0/+269
Polished Map