aboutsummaryrefslogtreecommitdiffstats
path: root/home/pics.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-5/+5
|\
| * Update `StatusScreen`, add `*_STATS_BOX` constants (#546)Narishma-gb2025-12-011-2/+2
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-5/+5
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+2
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-101-2/+2
* | Fix .tilemap file extension, fix some typos (#138)Narishma-gb2025-09-061-1/+0
* | Use spaces around operatorsRangi422024-12-251-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-1/+1
|\|
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-1/+1
* | Improve documentation of some SRAM routines (#114)SatoMew2024-06-261-4/+4
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-091-13/+13
|\|
| * Use BANK("Pics #") for Pokémon and trainer picsRangi2021-05-061-13/+13
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-12/+12
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-2/+2
| * home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asmRangi2020-07-031-0/+196
* Organize home and macro codeRangi2020-11-051-4/+0
* Sync with pokereddannye2020-11-041-0/+198