Name some unnamed animation constants (#396)
Dex weights are in tenths of a pound
Complete and improve debug name labels (#408)
Add list assertion to TrainerNames
Add table assertion to `TrainerDataPointers` (#403)
Use rgbds 0.6.1 (0.6.0 also still works)
Add `COUNTOF` macro to tools/common.h
Update tools/unnamed.py for rgbds 0.6.0 object files
Revert PR #395
Bug: Sprites can receive the wrong movement byte (#395)
Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)
Change names of move subanimations to be meaningful (#389)
Add constants and table macros for the map sprite sets (#392)
Fix tools/unnamed.py and add tools/consts.py
Distinguish Elite 4 "meta" constants from event constants
Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constants
Comment about UndergroundPathNorthSouth.blk size
Copy pokecrystal's `map_const` macro
Rename `macros/wram.asm` to `macros/ram.asm` (#388)
Improve NPC trade labels and comments (#384)
Use the same music headers as pokecrystal (#382)
Update comments related to Swift and Substitute checks (#380)
Replace Hard-Coded Number With Constant (#381)
Clarify how Metronome picks a move
Basic Issue Template with Discord Link (#377)
Remove empty lines on the top of map header files (#375)
Replace "branch" labels in SFX files with local names
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)