aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove empty lines on the top of map header files (#375)vulcandth2022-07-10223-223/+0
| * Identify some `.asm_*` labelsRangi2022-07-1020-92/+93
| * Replace "branch" labels in SFX files with local namesRangi2022-07-10164-312/+7
| * Replace "branch" labels in music files with local namesRangi2022-07-1047-1047/+812
| * Sync Pokédex rating text with pokeyellowRangi2022-07-104-169/+169
| * Identify Pokédex rating textRangi2022-07-102-64/+64
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-0929-105/+105
| * Remove comment about addressesRangi2022-07-091-1/+1
| * Fix typo: HeatButt -> HeadButtdannye2022-07-041-2/+2
| * Identify the rest of the hardware constants (#371)Colton G. Rushton2022-07-041-7/+3
| * party_struct constants and ExchangeBytes size (#364)vulcandth2022-07-043-3/+38
| * Use backwards-compatible EQU syntax for rgbdscheck.asmRangi2022-06-301-3/+3
| * Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...vulcandth2022-06-302-2/+2
| * Fix INSTALL.md's dead links (#365)Colton G. Rushton2022-06-261-8/+8
| * VC ExchangeBytes Aliases (#363)vulcandth2022-06-223-9/+9
| * 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` (#361)vulcandth2022-06-175-15/+15
| * Mention WildDataPointers in map_constants.asmRangi2022-06-071-0/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-06101-958/+958
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-0611-151/+153
| * Remove Stadium data patch from tools/make_patch.c (#355)vulcandth2022-04-261-4/+0
| * Add hSerialConnectionStatus vc_assert (#354)vulcandth2022-04-171-0/+8
| * Add comment explaining the purpose of TrainerNamePointers (#352)SatoMew2022-03-311-1/+3
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-2624-34/+1752
| * 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
| * Slightly refactor some C toolsRangi2022-03-085-310/+325
| * Gen 1's Minimize graphic was not a complete 8x8 tileRangi2022-03-042-2/+10
| * Fix incorrect comment about money received after battle (#346)stringflow2021-12-092-2/+2
* | Replace Hard-Coded Number With ConstantChatot44442022-08-111-1/+1
* | PP must be 40 or lessRangi2022-08-101-0/+1
* | Fix some whitespaceRangi2022-08-071-2/+2
* | Clarify how Metronome picks a moveRangi2022-07-261-2/+3
* | Basic Issue Template with Discord Link (#100)vulcandth2022-07-202-0/+9
* | fixed 2 locations/comments (#99)mirko93s2022-07-171-0/+2
* | 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