| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix mono/stereo channel enable masks | dannye | 2022-07-15 | 2 | -10/+27 |
| | | |||||
| * | Fix some hardcoded battle sfx ids | dannye | 2022-07-15 | 1 | -11/+12 |
| | | |||||
| * | Remove empty lines on the top of map header files (#98) | vulcandth | 2022-07-10 | 224 | -224/+0 |
| | | |||||
| * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 14 | -78/+78 |
| | | |||||
| * | Replace "branch" labels in SFX files with local names | Rangi | 2022-07-10 | 164 | -312/+7 |
| | | |||||
| * | Replace "branch" labels in music files with local names | Rangi | 2022-07-10 | 50 | -1084/+832 |
| | | |||||
| * | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 36 | -145/+145 |
| | | |||||
| * | Fix typo: HeatButt -> HeadButt | dannye | 2022-07-04 | 1 | -2/+2 |
| | | |||||
| * | Identify the rest of the hardware constants (#96) | Colton G. Rushton | 2022-07-04 | 1 | -7/+3 |
| | | | | See https://github.com/pret/pokecrystal/pull/972 and https://github.com/pret/pokecrystal/pull/947 for details. | ||||
| * | party_struct constants and ExchangeBytes size (#91) | vulcandth | 2022-07-04 | 3 | -3/+38 |
| | | | | Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | Use backwards-compatible EQU syntax for rgbdscheck.asm | Rangi | 2022-06-30 | 1 | -3/+3 |
| | | |||||
| * | Fix INSTALL.md's dead links (#92) | Colton G. Rushton | 2022-06-26 | 1 | -8/+8 |
| | | |||||
| * | VC ExchangeBytes Aliases (#90) | vulcandth | 2022-06-22 | 2 | -4/+4 |
| | | | | Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at> | ||||
| * | Automatically upload .sym files to a 'symbols' branch | Rangi | 2022-06-22 | 1 | -0/+21 |
| | | |||||
| * | `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1` | Rangi | 2022-06-17 | 1 | -1/+1 |
| | | |||||
| * | Add a subdirectory for RAM files | Rangi | 2022-06-17 | 6 | -14/+10 |
| | | |||||
| * | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 2022-06-17 | 6 | -17/+17 |
| | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | Mention WildDataPointers in map_constants.asm | Rangi | 2022-06-07 | 1 | -0/+1 |
| | | |||||
| * | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 110 | -1067/+1067 |
| | | | | New MACRO and DEF syntax | ||||
| * | Improved Virtual Console patch identifiers (#85) | vulcandth | 2022-06-06 | 15 | -112/+112 |
| | | |||||
| * | Remove Stadium data patch from tools/make_patch.c (#84) | vulcandth | 2022-04-26 | 1 | -4/+0 |
| | | |||||
| * | Add hSerialConnectionStatus vc_assert (#83) | vulcandth | 2022-04-17 | 1 | -0/+8 |
| | | |||||
| * | Add comment explaining the purpose of TrainerNamePointers | Rangi | 2022-04-08 | 1 | -1/+3 |
| | | |||||
| * | Identify local labels for OptionsMenu_TextSpeed (#76) | Alberto Leal | 2022-04-08 | 1 | -8/+8 |
| | | |||||
| * | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 30 | -42/+1288 |
| | | |||||
| * | Refactor pkmncompress.c to use common.h | Rangi | 2022-03-17 | 2 | -365/+147 |
| | | |||||
| * | Use noreturn for usage_exit | Rangi | 2022-03-15 | 1 | -1/+1 |
| | | |||||
| * | Use -flto for all tools | Rangi | 2022-03-15 | 2 | -1/+3 |
| | | |||||
| * | Rewrite tools/pcm.c to use common.h | Rangi | 2022-03-14 | 1 | -96/+35 |
| | | | | | Fixes #78 | ||||
| * | Slightly refactor some C tools | Rangi | 2022-03-08 | 5 | -310/+326 |
| | | |||||
| * | Gen 1's Minimize graphic was not a complete 8x8 tile | Rangi | 2022-03-04 | 2 | -2/+10 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | Rangi | 2021-11-23 | 2 | -15/+15 |
| |\ | |||||
| | * | Label Saffron City hide/show function (#73) | UserWest | 2021-11-05 | 2 | -15/+15 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 53 | -162/+179 |
| |\ \ | |/ |/| | |||||
| | * | Use ~X instead of $ff ^ X | Rangi | 2021-11-23 | 6 | -8/+8 |
| | | | |||||
| | * | Use compound assignment operators | Rangi | 2021-11-23 | 8 | -23/+23 |
| | | | |||||
| | * | Require rgbds 0.5.2 | Rangi | 2021-11-23 | 3 | -14/+14 |
| | | | |||||
| | * | Use `dn` for wave instrument samples, like pokecrystal | Rangi | 2021-11-06 | 2 | -14/+23 |
| | | | |||||
| | * | Add some constants for options (#344) | Yoann Fievez | 2021-11-05 | 8 | -13/+21 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Refactorize check button pressed (#340) | Yoann Fievez | 2021-11-05 | 23 | -71/+71 |
| | | | |||||
| | * | Update 'make compare' for no pret repo and add 'make' for fork (#339) | Yoann Fievez | 2021-11-04 | 1 | -0/+11 |
| | | | |||||
| | * | Comment on the CooltrainerFAI bug | Rangi | 2021-11-03 | 1 | -0/+3 |
| | | | | | | | | | Fixes #308 | ||||
| | * | Merge branch 'master' of https://github.com/pret/pokered | Rangi | 2021-11-02 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Kill Freenode. | IIMarckus | 2021-10-08 | 1 | -2/+2 |
| | | | | |||||
| | * | | Identify some percentage constant values | Rangi | 2021-11-02 | 3 | -22/+22 |
| | |/ | |||||
| | * | `warp_event` warp IDs start at 1, like in pokegold/pokecrystal | Rangi | 2021-10-05 | 213 | -807/+807 |
| | | | |||||
| | * | Clean up some redundant or unusual event comments | Rangi | 2021-10-05 | 3 | -9/+9 |
| | | | |||||
| * | | Identify starter pikachu happiness boost medicine check (#72) | Daniel Harding | 2021-11-02 | 1 | -3/+3 |
| | | | |||||
| * | | Add LIGHT_BALL_GSC | dannye | 2021-10-15 | 2 | -1/+2 |
| | | | |||||
| * | | Kill Freenode. | IIMarckus | 2021-10-08 | 1 | -2/+2 |
| | | | |||||
