aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Update and add more tool scriptsRangi2022-09-18
* Distinguish Elite 4 "meta" constants from event constantsRangi2022-09-15
* Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constantsRangi2022-09-11
* Comment about UndergroundPathNorthSouth.blk sizeRangi2022-09-11
* Copy pokecrystal's `map_const` macroRangi2022-09-11
* Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth2022-09-11
* Link to the symbols branchRangi2022-09-10
* Improve NPC trade labels and comments (#384)SatoMew2022-09-10
* Use the same music headers as pokecrystal (#382)Rangi2022-08-11
* Update comments related to Swift and Substitute checks (#380)SatoMew2022-08-11
* Replace Hard-Coded Number With Constant (#381)Chatot44442022-08-11
* PP must be 40 or lessRangi2022-08-10
* Clarify how Metronome picks a moveRangi2022-07-26
* Basic Issue Template with Discord Link (#377)vulcandth2022-07-20
* Update commentdannye2022-07-15
* Remove empty lines on the top of map header files (#375)vulcandth2022-07-10
* Identify some `.asm_*` labelsRangi2022-07-10
* Replace "branch" labels in SFX files with local namesRangi2022-07-10
* Replace "branch" labels in music files with local namesRangi2022-07-10
* Sync Pokédex rating text with pokeyellowRangi2022-07-10
* Identify Pokédex rating textRangi2022-07-10
* wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-09
* Remove comment about addressesRangi2022-07-09
* Fix typo: HeatButt -> HeadButtdannye2022-07-04
* Identify the rest of the hardware constants (#371)Colton G. Rushton2022-07-04
* party_struct constants and ExchangeBytes size (#364)vulcandth2022-07-04
* Use backwards-compatible EQU syntax for rgbdscheck.asmRangi2022-06-30
* Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...vulcandth2022-06-30
* Fix INSTALL.md's dead links (#365)Colton G. Rushton2022-06-26
* VC ExchangeBytes Aliases (#363)vulcandth2022-06-22
* Automatically upload .sym files to a 'symbols' branchRangi2022-06-22
* `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`Rangi2022-06-17
* Add a subdirectory for RAM filesRangi2022-06-17
* Rename `SLP` to `SLP_MASK` (#361)vulcandth2022-06-17
* Mention WildDataPointers in map_constants.asmRangi2022-06-07
* RGBDS syntax updates (#358)vulcandth2022-06-06
* Improved Virtual Console patch identifiers (#357)vulcandth2022-06-06
* Remove Stadium data patch from tools/make_patch.c (#355)vulcandth2022-04-26
* Add hSerialConnectionStatus vc_assert (#354)vulcandth2022-04-17
* Add comment explaining the purpose of TrainerNamePointers (#352)SatoMew2022-03-31
* Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-26
* Refactor pkmncompress.c to use common.hRangi2022-03-17
* Use noreturn for usage_exitRangi2022-03-15
* Use -flto for all toolsRangi2022-03-15
* Slightly refactor some C toolsRangi2022-03-08
* Gen 1's Minimize graphic was not a complete 8x8 tileRangi2022-03-04
* Fix incorrect comment about money received after battle (#346)stringflow2021-12-09
* Use ~X instead of $ff ^ XRangi2021-11-23
* Use compound assignment operatorsRangi2021-11-23
* Require rgbds 0.5.2Rangi2021-11-23