aboutsummaryrefslogtreecommitdiffstats
path: root/engine/link (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-12
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-12
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-10
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-06
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-03
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-02
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-30
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-30
|\|
| * Miscellaneous cleanup (#488)Rangi2025-01-28
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-25
|\|
| * Remove redundant parenthesesRangi422024-12-16
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-25
|\|
| * Identify more flag bits (#464)Sylvie2024-09-23
| * Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-18
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-04
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-24
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-16
| * Identify some unused WRAM variables (#453)Sylvie2024-06-15
| * party_struct constants and ExchangeBytes size (#364)vulcandth2022-07-04
| * VC ExchangeBytes Aliases (#363)vulcandth2022-06-22
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-06
| * Add hSerialConnectionStatus vc_assert (#354)vulcandth2022-04-17
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-26
* | Rename pikachu palette packetsdannye2023-11-21
* | party_struct constants and ExchangeBytes size (#91)vulcandth2022-07-04
* | VC ExchangeBytes Aliases (#90)vulcandth2022-06-22
* | Improved Virtual Console patch identifiers (#85)vulcandth2022-06-06
* | Add hSerialConnectionStatus vc_assert (#83)vulcandth2022-04-17
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-26
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-23
|\|
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-05
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-30
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-27
| * Identify hUILayoutFlagsRangi2021-02-13
* | Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-13
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-14
|\|
| * Fix file modesdannye2020-11-14
| * Sync more with pokeyellowRangi2020-11-05
| * SONY -> RIVALRangi2020-07-17
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-15
| * Use 'tile' and 'tiles' macrosRangi2020-07-07
| * Sync coordinate macros with pokecrystalRangi2020-07-07
| * Use HIGH() and LOW()Rangi2020-07-07
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-06
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-06
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-04
| * Replace raw hex values with HRAM constantsRangi2020-07-03
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-03
| * Organize macros/ like pokecrystalRangi2020-07-03
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-02