aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-11Update comments related to Swift and Substitute checks (#380)SatoMew1-2/+2
2022-08-11Replace Hard-Coded Number With Constant (#381)Chatot44441-1/+1
2022-08-11Replace Hard-Coded Number With ConstantChatot44441-1/+1
2022-08-07Fix some whitespaceRangi1-2/+2
2022-07-26Clarify how Metronome picks a moveRangi1-2/+3
2022-07-26Clarify how Metronome picks a moveRangi1-2/+3
2022-07-10Identify some `.asm_*` labelsRangi10-58/+58
2022-07-10Identify some `.asm_*` labelsRangi17-76/+77
2022-07-10Sync Pokédex rating text with pokeyellowRangi1-51/+51
2022-07-10Identify Pokédex rating textRangi1-48/+48
2022-07-09wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton31-135/+135
2022-07-09wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton24-95/+95
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-30Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...vulcandth1-1/+1
2022-06-22VC ExchangeBytes Aliases (#90)vulcandth1-2/+2
2022-06-22VC ExchangeBytes Aliases (#363)vulcandth1-3/+3
2022-06-17`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`Rangi1-1/+1
2022-06-17`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`Rangi1-1/+1
2022-06-17Rename `SLP` to `SLP_MASK` (#89)vulcandth5-16/+16
2022-06-17Rename `SLP` to `SLP_MASK` (#361)vulcandth4-14/+14
2022-06-06RGBDS syntax updates (#86)vulcandth15-20/+20
2022-06-06RGBDS syntax updates (#358)vulcandth12-18/+18
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth10-48/+48
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth7-51/+53
2022-04-17Add hSerialConnectionStatus vc_assert (#83)vulcandth1-0/+8
2022-04-17Add hSerialConnectionStatus vc_assert (#354)vulcandth1-0/+8
2022-04-08Identify local labels for OptionsMenu_TextSpeed (#76)Alberto Leal1-8/+8
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth10-20/+95
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth7-20/+88
2022-03-04Gen 1's Minimize graphic was not a complete 8x8 tileRangi1-2/+10
2022-03-04Gen 1's Minimize graphic was not a complete 8x8 tileRangi1-2/+10
2021-11-23Use ~X instead of $ff ^ XRangi3-4/+4
2021-11-05Add some constants for options (#344)Yoann Fievez5-11/+10
2021-11-05Refactorize check button pressed (#340)Yoann Fievez15-48/+48
2021-11-03Comment on the CooltrainerFAI bugRangi1-0/+3
2021-11-02Identify some percentage constant valuesRangi3-22/+22
2021-11-02Identify starter pikachu happiness boost medicine check (#72)Daniel Harding1-3/+3
2021-09-26Fix typos (#334)Amber Brault1-1/+1
2021-08-28wcf4b -> wStringBufferRangi13-35/+35
2021-06-19Correct comments on SwitchAndTeleportEffectSnorlaxMonster1-2/+2
2021-06-14Correct comments on SwitchAndTeleportEffectSnorlaxMonster1-2/+2
2021-05-31Some miscellaneous changes, syncing more with pokeredRangi1-1/+1
2021-05-31Clean up Yellow's WRAMRangi2-5/+5
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi4-11/+11
2021-05-31Reformat MoveBoulderDustFunctionPointerTableRangi1-15/+9
2021-05-31Change name wSeaRoutesWildMons to wWaterMons in WRAMYoann Fievez2-2/+2
2021-05-31Improve some RAM formattingRangi2-1/+3
2021-05-31Improve some RAM formattingRangi2-2/+2
2021-05-23Use macros for bit arraysRangi1-1/+2