aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Daycare.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-2/+2
|\
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-2/+2
| |
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-101-2/+2
| | | | | | | | | | | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar`
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-3/+3
|\|
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-3/+3
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-48/+49
|\|
| * 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.
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * 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
* Sync with pokereddannye2020-11-041-43/+43
|
* Sync with pokereddannye2020-05-201-0/+298