Replace "branch" labels in music files with local names
Sync Pokédex rating text with pokeyellow
wOAMBuffer -> wShadowOAM (#370)
Identify the rest of the hardware constants (#371)
party_struct constants and ExchangeBytes size (#364)
Use backwards-compatible EQU syntax for rgbdscheck.asm
Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flashing_Blizzard (#369)
Fix INSTALL.md's dead links (#365)
VC ExchangeBytes Aliases (#363)
Automatically upload .sym files to a 'symbols' branch
`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`
Rename `SLP` to `SLP_MASK` (#361)
Mention WildDataPointers in map_constants.asm
RGBDS syntax updates (#358)
Improved Virtual Console patch identifiers (#357)
Remove Stadium data patch from tools/make_patch.c (#355)
Add hSerialConnectionStatus vc_assert (#354)
Add comment explaining the purpose of TrainerNamePointers (#352)
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
Refactor pkmncompress.c to use common.h
Gen 1's Minimize graphic was not a complete 8x8 tile
Fix incorrect comment about money received after battle (#346)
Use `dn` for wave instrument samples, like pokecrystal
Add some constants for options (#344)
Refactorize check button pressed (#340)
Update 'make compare' for no pret repo and add 'make' for fork (#339)
Merge branch 'master' of https://github.com/pret/pokered
Identify some percentage constant values
`warp_event` warp IDs start at 1, like in pokegold/pokecrystal
Clean up some redundant or unusual event comments
Fix typos (#334)
Unify map event gen1 gen2 (#335)
`ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`
Remove old tile animation comments (#333)
Switch from Travis CI to GitHub Actions
Merge pull request #332 from SnorlaxMonster/roar-teleport-comment-fix
Correct comments on SwitchAndTeleportEffect
Use more UNIONs for overlapping WRAM labels
Use a 30-byte UNION for some overlapping WRAM labels
Merge pull request #325 from CelestialAmber/master
Merge pull request #323 from KqesaR/master
Clean many labels of scripts of all gyms
More WRAM label cleanup (still needs UNIONs and renaming)
Merge pull request #324 from KqesaR/clean_label_wild_map_pointer
Change name wSeaRoutesWildMons to wWaterMons in WRAM
Fix typo noting to nothing and align vertically comments
Reformat MoveBoulderDustFunctionPointerTable
Partially document CeruleanCity.asm
Merge pull request #322 from SatoMew/master
Add labels to unreferenced mart inventories and remove redundant comments
Use macros for packed arrays of nybbles
Standardize names of wild maps entities
Change terminology as per feedback
Identify the connections between Routes 22 and 23 as unused
Use BANK("Pics #") for Pokémon and trainer pics
Merge pull request #321 from SatoMew/master
Identify the unused cry that was carried over to GSC
Use {interpolation} to generate sequences of RAM labels
Change how Travis CI builds on macOS
Don't let brew auto-update everything, just install rgbds
Install rgbds with `brew` on macOS so Travis CI will pass
Explain how to use a local copy of rgbds
Prevent some gcc versions from complaining about {0} in tools/scan_includes.c
Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant
The 'def_trainers' macro checks that trainers' event flag bits are correct (#318)
Trim extra newlines from some files
Verify data table and name list sizes with assertion macros
Remove unused _GREEN TitleMons data