| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-08-11 | Update comments related to Swift and Substitute checks (#380) | SatoMew | 1 | -2/+2 | |
| Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| 2022-08-11 | Replace Hard-Coded Number With Constant (#381) | Chatot4444 | 1 | -1/+1 | |
| Replace a hard coded $a in CheckMapForMon with NUM_WILDMONS | |||||
| 2022-08-11 | Replace Hard-Coded Number With Constant | Chatot4444 | 1 | -1/+1 | |
| Replace a hard coded $a in CheckMapForMon with NUM_WILDMONS | |||||
| 2022-08-07 | Fix some whitespace | Rangi | 1 | -2/+2 | |
| 2022-07-26 | Clarify how Metronome picks a move | Rangi | 1 | -2/+3 | |
| 2022-07-26 | Clarify how Metronome picks a move | Rangi | 1 | -2/+3 | |
| 2022-07-10 | Identify some `.asm_*` labels | Rangi | 10 | -58/+58 | |
| 2022-07-10 | Identify some `.asm_*` labels | Rangi | 17 | -76/+77 | |
| 2022-07-10 | Sync Pokédex rating text with pokeyellow | Rangi | 1 | -51/+51 | |
| 2022-07-10 | Identify Pokédex rating text | Rangi | 1 | -48/+48 | |
| 2022-07-09 | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 31 | -135/+135 | |
| 2022-07-09 | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 24 | -95/+95 | |
| 2022-07-04 | party_struct constants and ExchangeBytes size (#91) | vulcandth | 1 | -3/+3 | |
| Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| 2022-07-04 | party_struct constants and ExchangeBytes size (#364) | vulcandth | 1 | -3/+3 | |
| Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| 2022-06-30 | Stop_reducing_move_anim_flashing_Dream_Eater -> ↵ | vulcandth | 1 | -1/+1 | |
| Stop_reducing_move_anim_flashing_Blizzard (#369) | |||||
| 2022-06-22 | VC ExchangeBytes Aliases (#90) | vulcandth | 1 | -2/+2 | |
| Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at> | |||||
| 2022-06-22 | VC ExchangeBytes Aliases (#363) | vulcandth | 1 | -3/+3 | |
| Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at> | |||||
| 2022-06-17 | `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1` | Rangi | 1 | -1/+1 | |
| 2022-06-17 | `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1` | Rangi | 1 | -1/+1 | |
| Fixes #362 | |||||
| 2022-06-17 | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 5 | -16/+16 | |
| Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| 2022-06-17 | Rename `SLP` to `SLP_MASK` (#361) | vulcandth | 4 | -14/+14 | |
| Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 15 | -20/+20 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 12 | -18/+18 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | Improved Virtual Console patch identifiers (#85) | vulcandth | 10 | -48/+48 | |
| 2022-06-06 | Improved Virtual Console patch identifiers (#357) | vulcandth | 7 | -51/+53 | |
| 2022-04-17 | Add hSerialConnectionStatus vc_assert (#83) | vulcandth | 1 | -0/+8 | |
| 2022-04-17 | Add hSerialConnectionStatus vc_assert (#354) | vulcandth | 1 | -0/+8 | |
| 2022-04-08 | Identify local labels for OptionsMenu_TextSpeed (#76) | Alberto Leal | 1 | -8/+8 | |
| 2022-03-26 | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 10 | -20/+95 | |
| 2022-03-26 | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | 7 | -20/+88 | |
| 2022-03-04 | Gen 1's Minimize graphic was not a complete 8x8 tile | Rangi | 1 | -2/+10 | |
| 2022-03-04 | Gen 1's Minimize graphic was not a complete 8x8 tile | Rangi | 1 | -2/+10 | |
| 2021-11-23 | Use ~X instead of $ff ^ X | Rangi | 3 | -4/+4 | |
| 2021-11-05 | Add some constants for options (#344) | Yoann Fievez | 5 | -11/+10 | |
| Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| 2021-11-05 | Refactorize check button pressed (#340) | Yoann Fievez | 15 | -48/+48 | |
| 2021-11-03 | Comment on the CooltrainerFAI bug | Rangi | 1 | -0/+3 | |
| Fixes #308 | |||||
| 2021-11-02 | Identify some percentage constant values | Rangi | 3 | -22/+22 | |
| 2021-11-02 | Identify starter pikachu happiness boost medicine check (#72) | Daniel Harding | 1 | -3/+3 | |
| 2021-09-26 | Fix typos (#334) | Amber Brault | 1 | -1/+1 | |
| 2021-08-28 | wcf4b -> wStringBuffer | Rangi | 13 | -35/+35 | |
| 2021-06-19 | Correct comments on SwitchAndTeleportEffect | SnorlaxMonster | 1 | -2/+2 | |
| The comments in the SwitchAndTeleportEffect section incorrectly stated that the random number was generated in the half-open interval [0, playerLevel + enemyLevel), instead of the closed interval [0, playerLevel + enemyLevel]. | |||||
| 2021-06-14 | Correct comments on SwitchAndTeleportEffect | SnorlaxMonster | 1 | -2/+2 | |
| The comments in the SwitchAndTeleportEffect section incorrectly stated that the random number was generated in the half-open interval [0, playerLevel + enemyLevel), instead of the closed interval [0, playerLevel + enemyLevel]. | |||||
| 2021-05-31 | Some miscellaneous changes, syncing more with pokered | Rangi | 1 | -1/+1 | |
| 2021-05-31 | Clean up Yellow's WRAM | Rangi | 2 | -5/+5 | |
| 2021-05-31 | More WRAM label cleanup (still needs UNIONs and renaming) | Rangi | 4 | -11/+11 | |
| 2021-05-31 | Reformat MoveBoulderDustFunctionPointerTable | Rangi | 1 | -15/+9 | |
| 2021-05-31 | Change name wSeaRoutesWildMons to wWaterMons in WRAM | Yoann Fievez | 2 | -2/+2 | |
| 2021-05-31 | Improve some RAM formatting | Rangi | 2 | -1/+3 | |
| 2021-05-31 | Improve some RAM formatting | Rangi | 2 | -2/+2 | |
| 2021-05-23 | Use macros for bit arrays | Rangi | 1 | -1/+2 | |
