aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix mono/stereo channel enable masksdannye2022-07-152-10/+27
* Fix some hardcoded battle sfx idsdannye2022-07-151-11/+12
* Remove empty lines on the top of map header files (#98)vulcandth2022-07-10224-224/+0
* Identify some `.asm_*` labelsRangi2022-07-1014-78/+78
* Replace "branch" labels in SFX files with local namesRangi2022-07-10164-312/+7
* Replace "branch" labels in music files with local namesRangi2022-07-1050-1084/+832
* wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-0936-145/+145
* Fix typo: HeatButt -> HeadButtdannye2022-07-041-2/+2
* Identify the rest of the hardware constants (#96)Colton G. Rushton2022-07-041-7/+3
* party_struct constants and ExchangeBytes size (#91)vulcandth2022-07-043-3/+38
* Use backwards-compatible EQU syntax for rgbdscheck.asmRangi2022-06-301-3/+3
* Fix INSTALL.md's dead links (#92)Colton G. Rushton2022-06-261-8/+8
* VC ExchangeBytes Aliases (#90)vulcandth2022-06-222-4/+4
* Automatically upload .sym files to a 'symbols' branchRangi2022-06-221-0/+21
* `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`Rangi2022-06-171-1/+1
* Add a subdirectory for RAM filesRangi2022-06-176-14/+10
* Rename `SLP` to `SLP_MASK` (#89)vulcandth2022-06-176-17/+17
* Mention WildDataPointers in map_constants.asmRangi2022-06-071-0/+1
* RGBDS syntax updates (#86)vulcandth2022-06-06110-1067/+1067
* Improved Virtual Console patch identifiers (#85)vulcandth2022-06-0615-112/+112
* Remove Stadium data patch from tools/make_patch.c (#84)vulcandth2022-04-261-4/+0
* Add hSerialConnectionStatus vc_assert (#83)vulcandth2022-04-171-0/+8
* Add comment explaining the purpose of TrainerNamePointersRangi2022-04-081-1/+3
* Identify local labels for OptionsMenu_TextSpeed (#76)Alberto Leal2022-04-081-8/+8
* Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-2630-42/+1288
* Refactor pkmncompress.c to use common.hRangi2022-03-172-365/+147
* Use noreturn for usage_exitRangi2022-03-151-1/+1
* Use -flto for all toolsRangi2022-03-152-1/+3
* Rewrite tools/pcm.c to use common.hRangi2022-03-141-96/+35
* Slightly refactor some C toolsRangi2022-03-085-310/+326
* Gen 1's Minimize graphic was not a complete 8x8 tileRangi2022-03-042-2/+10
* Merge branch 'master' of https://github.com/pret/pokeyellowRangi2021-11-232-15/+15
|\
| * Label Saffron City hide/show function (#73)UserWest2021-11-052-15/+15
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-2353-162/+179
|\ \ | |/ |/|
| * Use ~X instead of $ff ^ XRangi2021-11-236-8/+8
| * Use compound assignment operatorsRangi2021-11-238-23/+23
| * Require rgbds 0.5.2Rangi2021-11-233-14/+14
| * Use `dn` for wave instrument samples, like pokecrystalRangi2021-11-062-14/+23
| * Add some constants for options (#344)Yoann Fievez2021-11-058-13/+21
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-0523-71/+71
| * Update 'make compare' for no pret repo and add 'make' for fork (#339)Yoann Fievez2021-11-041-0/+11
| * Comment on the CooltrainerFAI bugRangi2021-11-031-0/+3
| * Merge branch 'master' of https://github.com/pret/pokeredRangi2021-11-021-2/+2
| |\
| | * Kill Freenode.IIMarckus2021-10-081-2/+2
| * | Identify some percentage constant valuesRangi2021-11-023-22/+22
| |/
| * `warp_event` warp IDs start at 1, like in pokegold/pokecrystalRangi2021-10-05213-807/+807
| * Clean up some redundant or unusual event commentsRangi2021-10-053-9/+9
* | Identify starter pikachu happiness boost medicine check (#72)Daniel Harding2021-11-021-3/+3
* | Add LIGHT_BALL_GSCdannye2021-10-152-1/+2
* | Kill Freenode.IIMarckus2021-10-081-2/+2