aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/pokecenter.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc. naming and cleanup (#139)Narishma-gb2025-09-101-4/+4
| | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar`
* Use more ldpikacrydannye2025-05-251-1/+1
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-4/+4
|\
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
| |
* | 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-1/+1
| |
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-2/+2
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-12/+12
| |
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+68
|
* Sync with pokereddannye2020-11-041-0/+149