| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Identify some `.asm_*` labels | Rangi | 2022-07-10 |
| | | |||
| * | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 |
| | | |||
| * | party_struct constants and ExchangeBytes size (#91) | vulcandth | 2022-07-04 |
| | | | | Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com> | ||
| * | VC ExchangeBytes Aliases (#90) | vulcandth | 2022-06-22 |
| | | | | Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at> | ||
| * | `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1` | Rangi | 2022-06-17 |
| | | |||
| * | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 2022-06-17 |
| | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||
| * | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 |
| | | | | New MACRO and DEF syntax | ||
| * | Improved Virtual Console patch identifiers (#85) | vulcandth | 2022-06-06 |
| | | |||
| * | Add hSerialConnectionStatus vc_assert (#83) | vulcandth | 2022-04-17 |
| | | |||
| * | Identify local labels for OptionsMenu_TextSpeed (#76) | Alberto Leal | 2022-04-08 |
| | | |||
| * | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 |
| | | |||
| * | Gen 1's Minimize graphic was not a complete 8x8 tile | Rangi | 2022-03-04 |
| | | |||
| * | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 |
| |\ | |||
| | * | Use ~X instead of $ff ^ X | Rangi | 2021-11-23 |
| | | | |||
| | * | Add some constants for options (#344) | Yoann Fievez | 2021-11-05 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||
| | * | Refactorize check button pressed (#340) | Yoann Fievez | 2021-11-05 |
| | | | |||
| | * | Comment on the CooltrainerFAI bug | Rangi | 2021-11-03 |
| | | | | | | | | | Fixes #308 | ||
| | * | Identify some percentage constant values | Rangi | 2021-11-02 |
| | | | |||
| * | | Identify starter pikachu happiness boost medicine check (#72) | Daniel Harding | 2021-11-02 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-09-26 |
| |\| | |||
| | * | Fix typos (#334) | Amber Brault | 2021-09-26 |
| | | | |||
| | * | wcf4b -> wStringBuffer | Rangi | 2021-08-28 |
| | | | |||
| | * | Correct comments on SwitchAndTeleportEffect | SnorlaxMonster | 2021-06-14 |
| | | | | | | | | | | | | | | | 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]. | ||
| * | | Correct comments on SwitchAndTeleportEffect | SnorlaxMonster | 2021-06-19 |
| | | | | | | | | | | | | | | | 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]. | ||
| * | | Some miscellaneous changes, syncing more with pokered | Rangi | 2021-05-31 |
| | | | |||
| * | | Clean up Yellow's WRAM | Rangi | 2021-05-31 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-05-31 |
| |\| | |||
| | * | More WRAM label cleanup (still needs UNIONs and renaming) | Rangi | 2021-05-31 |
| | | | |||
| | * | Reformat MoveBoulderDustFunctionPointerTable | Rangi | 2021-05-31 |
| | | | |||
| | * | Improve some RAM formatting | Rangi | 2021-05-31 |
| | | | |||
| * | | Improve some RAM formatting | Rangi | 2021-05-31 |
| | | | |||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-30 |
| |\| | |||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 |
| |\| | |||
| | * | Use macros for bit arrays | Rangi | 2021-05-23 |
| | | | |||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-09 |
| |\| | |||
| | * | Use BANK("Pics #") for Pokémon and trainer pics | Rangi | 2021-05-06 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-30 |
| |\| | |||
| | * | Use {interpolation} to generate sequences of RAM labels | Rangi | 2021-04-27 |
| | | | | | | | | | Fixes #319 | ||
| * | | Use pokecrystal's sine_table macro | Rangi | 2021-04-18 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-17 |
| |\| | |||
| | * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 |
| | | | | | | | | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-04-13 |
| |\| | |||
| | * | Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant | Rangi | 2021-04-13 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-13 |
| |\| | |||
| | * | Trim extra newlines from some files | Rangi | 2021-04-08 |
| | | | |||
| | * | Fix incorrect sfx id | dannye | 2021-03-30 |
| | | | | | | | | | AUDIO_1 is loaded during trade animations, not AUDIO_2 | ||
| * | | Trim extra newlines from some files | Rangi | 2021-04-08 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 |
| |\| | |||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 |
| | | | | | | | | | Fixes #312 | ||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-02-21 |
| |\| | |||
