aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/naming_screen.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-19/+21
|\
| * Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-17/+19
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-2/+2
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-9/+9
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-9/+9
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-2/+2
|\|
| * Fix typosdannye2025-06-031-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-9/+9
|\|
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-2/+2
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-2/+2
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-1/+1
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
| * Improve comment about the "ED" tile bug (#421)SatoMew2023-07-161-3/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-7/+7
|\|
| * wcf4b -> wStringBufferRangi2021-08-281-7/+7
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-2/+2
| * $c9 was "の" in JapaneseRangi2020-07-161-1/+1
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-1/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-11/+11
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-4/+4
| * 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-2/+2
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+494
* Sync with pokereddannye2020-11-041-0/+508