aboutsummaryrefslogtreecommitdiffstats
path: root/engine/link (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb1-1/+1
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-6/+6
2025-11-18Use more hardware and graphics constants (#532)Narishma-gb1-1/+1
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi1-8/+8
2025-09-10Misc. naming and cleanup (#139)Narishma-gb1-1/+1
2025-09-03Label and constant cleanup (#528)Narishma-gb2-2/+2
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi2-23/+23
2025-01-28Miscellaneous cleanup (#488)Rangi1-3/+3
2024-12-16Remove redundant parenthesesRangi421-1/+1
2024-09-23Identify more flag bits (#464)Sylvie1-7/+7
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie1-3/+3
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie1-1/+1
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie1-1/+1
2024-07-16Identify various flag labels and bit constants (#454)Sylvie2-4/+4
2024-06-15Identify some unused WRAM variables (#453)Sylvie1-2/+2
2023-11-21Rename pikachu palette packetsdannye1-4/+4
2022-07-04party_struct constants and ExchangeBytes size (#91)vulcandth1-3/+3
2022-07-04party_struct constants and ExchangeBytes size (#364)vulcandth1-3/+3
2022-06-22VC ExchangeBytes Aliases (#90)vulcandth1-2/+2
2022-06-22VC ExchangeBytes Aliases (#363)vulcandth1-3/+3
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth2-7/+7
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth2-8/+8
2022-04-17Add hSerialConnectionStatus vc_assert (#83)vulcandth1-0/+8
2022-04-17Add hSerialConnectionStatus vc_assert (#354)vulcandth1-0/+8
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2-0/+7
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2-0/+8
2021-11-05Refactorize check button pressed (#340)Yoann Fievez1-11/+11
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi1-4/+4
2021-02-13Identify hUILayoutFlagsRangi1-4/+4
2021-02-13Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi1-4/+4
2020-11-14Fix file modesdannye2-0/+0
2020-11-05Sync more with pokeredRangi1-4/+5
2020-11-05Sync more with pokeyellowRangi1-6/+7
2020-11-04Sync with pokereddannye3-0/+1211
2020-07-17SONY -> RIVALRangi1-1/+1
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi1-2/+2
2020-07-07Use 'tile' and 'tiles' macrosRangi1-1/+1
2020-07-07Sync coordinate macros with pokecrystalRangi2-31/+31
2020-07-07Use HIGH() and LOW()Rangi1-2/+2
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2-7/+7
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi2-25/+25
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi2-17/+17
2020-07-03Replace raw hex values with HRAM constantsRangi1-2/+2
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-4/+4
2020-07-03Organize macros/ like pokecrystalRangi1-2/+2
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi3-0/+1148