aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon/bills_pc.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
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-7/+7
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-7/+7
| |
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-101-5/+5
| | | | | | | | | | | | | | | | | | * 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-09-061-2/+3
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-031-2/+3
| | | | | | | | | | * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-5/+5
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-5/+5
| |
* | Use more ldpikacrydannye2025-05-251-3/+3
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-13/+13
|\|
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-3/+3
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-10/+10
| |
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-3/+3
|\|
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-051-3/+3
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-5/+5
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-5/+5
| | | | | | | | Fixes #319
| * Trim extra newlines from some filesRangi2021-04-081-1/+0
| |
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-2/+2
| |
| * Sync coordinate macros with pokecrystalRangi2020-07-071-20/+20
| |
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-5/+5
| |
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-3/+3
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-31/+31
| |
| * Move more code from home.asm to home/Rangi2020-07-031-0/+1
| |
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
| | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+548
|
* Trim extra newlines from some filesRangi2021-04-081-1/+0
|
* Sync with pokereddannye2020-11-041-0/+593