aboutsummaryrefslogtreecommitdiffstats
path: root/home/list_menu.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-8/+8
|\
| * Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-7/+7
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-4/+4
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-9/+9
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-9/+9
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-101-2/+2
|\|
| * Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-081-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-2/+2
|\|
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-21/+23
|\|
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-8/+8
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-6/+8
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-1/+1
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-6/+6
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-8/+8
|\|
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-051-8/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-1/+1
|\|
| * wcf4b -> wStringBufferRangi2021-08-281-1/+1
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-4/+4
| * $ec = "▷"Rangi2020-07-161-1/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-12/+12
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-17/+17
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-1/+1
| * Move more code from home.asm to home/Rangi2020-07-031-0/+526
* Sync with pokereddannye2020-11-041-0/+523