aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-174-9/+9
|\
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-184-11/+11
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-1/+1
|\|
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-23/+23
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-031-5/+5
| * Identify `JOYP_SGB_MLT_REQ` constantRangi422025-08-111-4/+4
| * Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constantsRangi422025-08-111-14/+14
* | Use hardware.inc constants in places unique to YellowRangi422025-07-021-8/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-024-24/+24
|\|
| * Fix typosdannye2025-06-031-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-101-6/+6
|\|
| * Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)Rangi2025-02-271-6/+6
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-303-52/+52
|\|
| * Consistently refer to CGB, not GBC (#491)SatoMew2025-01-301-8/+8
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-251-4/+4
|\|
| * Use "gray", not "grey"Rangi422024-12-161-2/+2
* | Identify more bit flags (#119)Sylvie2024-09-291-6/+6
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-256-20/+20
|\|
| * Identify more bit flags (#465)Sylvie2024-09-242-2/+2
| * Identify more flag bits (#464)Sylvie2024-09-232-3/+3
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-182-4/+4
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-042-4/+4
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-051-2/+2
|\|
| * Update to RGBDS 0.7.0 (#447)Rangi2024-01-031-2/+2
* | Rename pikachu palette packetsdannye2023-11-211-8/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-4/+4
|\|
| * Identify `wSavedCoordIndex` and its other usagesRangi422023-11-201-2/+2
| * Identify the unnamed HRAM variables and one WRAM label (#438)Vortyne2023-11-201-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-2/+2
|\|
| * Identify some `.asm_*` labelsRangi2022-07-102-10/+10
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-093-8/+8
| * RGBDS syntax updates (#358)vulcandth2022-06-061-2/+2
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-061-1/+1
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-261-0/+1
* | Identify some `.asm_*` labelsRangi2022-07-101-8/+8
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-094-13/+13
* | RGBDS syntax updates (#86)vulcandth2022-06-061-2/+2
* | Improved Virtual Console patch identifiers (#85)vulcandth2022-06-061-1/+1
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-261-0/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-19/+4
|\|
| * Identify hUILayoutFlagsRangi2021-02-131-1/+1
* | Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-132-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-145-0/+0
|\|
| * Fix file modesdannye2020-11-145-0/+0
| * Sync more with pokeyellowRangi2020-11-052-6/+4
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-3/+3
| * Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-211-1/+3
| * Add comments associating constants with data, and identify some more dataRangi2020-07-202-4/+5