aboutsummaryrefslogtreecommitdiffstats
path: root/home/pokemon.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-5/+1
|\
| * Use `ld_hli_a_string` macro to make byte-by-byte strings more obvious (#540)Rangi2025-11-231-5/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-5/+5
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-5/+5
| |
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-101-1/+1
| | | | | | | | | | | | | | | | | | * 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/pokereddannye2025-07-021-5/+5
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-8/+8
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-1/+5
|\|
| * Miscellaneous cleanup (#488)Rangi2025-01-281-1/+5
| | | | | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-25/+25
|\|
| * Identify more bit flags (#465)Sylvie2024-09-241-1/+1
| | | | | | | | | | * Identify more bit flags * Space
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-13/+13
| |
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-4/+4
| |
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-2/+2
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
| |
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-1/+1
|\|
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-051-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-2/+2
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-3/+3
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-6/+6
|\|
| * Label and document hFFD7 more accuratelySatoMew2020-11-291-5/+5
| |
| * Sync home and macro code with pokeyellowRangi2020-11-051-10/+1
| |
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-3/+3
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-15/+15
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
| |
| * Move more code from home.asm to home/Rangi2020-07-031-0/+464
|
* Organize home and macro codeRangi2020-11-051-7/+5
|
* Sync with pokereddannye2020-11-041-0/+474