| Age | Commit message (Expand) | Author |
| 2020-07-04 | SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT | Rangi |
| 2020-07-03 | Fix tools/unnamed.py | Rangi |
| 2020-07-03 | Copy pokered and have a single .gbc recipe with version-specific rgbfix flags | Rangi |
| 2020-07-02 | Use STRCMP, not ==, to compare multi-character strings | Rangi |
| 2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
| 2020-06-29 | Identify more labels and constants | Rangi |
| 2020-06-29 | Merge branch 'master' of https://github.com/pret/pokegold | Rangi |
| 2020-06-29 | Identify more unnamed labels | Rangi |
| 2020-06-28 | Merge branch 'master' of https://github.com/aaaaaa123456789/pokegold | IIMarckus |
| 2020-06-28 | Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve | Rangi |
| 2020-06-28 | Interleave the title screen Ho-Oh and Lugia graphics (8x16 OAM tiles) | Rangi |
| 2020-06-28 | Fix lzcomp flags after fixing uninitialized read bug | aaaaaa123456789 |
| 2020-06-28 | Update lzcomp | aaaaaa123456789 |
| 2020-06-22 | Use pokepret account for committing to symbols branch | Rangi |
| 2020-06-22 | Identify some more labels | Rangi |
| 2020-06-21 | Comment more ROM labels as unreferenced | Rangi |
| 2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
| 2020-06-21 | Remove RAM address comments | Rangi |
| 2020-06-21 | Travis should upload .sym files to the symbols branch | Rangi |
| 2020-06-20 | Identify some more Unknown labels | Rangi |
| 2020-06-19 | sound_duty became duty_cycle_pattern | Rangi |
| 2020-06-19 | Remove trainer .pal files. | entrpntr |
| 2020-06-19 | Format pokemon .pal files the same as pokecrystal. | entrpntr |
| 2020-06-19 | Rename labels to stop cheating the unnamed.py script. | entrpntr |
| 2020-06-18 | Harmonize engine/menus with pokecrystal | Rangi |
| 2020-06-17 | Harmonize engine/overworld with pokecrystal | Rangi |
| 2020-06-17 | Harmonize engine/{movie, pokemon} with pokecrystal | Rangi |
| 2020-06-17 | Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke... | Rangi |
| 2020-06-17 | Harmonize engine/{gfx, items, link, math} with pokecrystal | Rangi |
| 2020-06-16 | ReplaceChrisSprite -> UpdatePlayerSprite | Rangi |
| 2020-06-16 | Harmonize engine/{battle, battle_anims, events, games} with pokecrystal | Rangi |
| 2020-06-16 | Harmonize home/ with pokecrystal | Rangi |
| 2020-06-16 | Merge branch 'master' of https://github.com/pret/pokegold | Rangi |
| 2020-06-16 | [in progress] Harmonize more constant and data files with pokecrystal | Rangi |
| 2020-06-16 | Map script cleanups. | entrpntr |
| 2020-06-16 | gold_silver_intro.asm -> intro.asm | Rangi |
| 2020-06-16 | Harmonize some more symbols with pokecrystal | Rangi |
| 2020-06-16 | Fix over-replacement | Rangi |
| 2020-06-16 | BlackOutBGMap -> FillBGMap0WithBlack (after pokecrystal's HDMATransfer_FillBG... | Rangi |
| 2020-06-16 | hFF9E -> hBlackOutBGMapThird | Rangi |
| 2020-06-15 | Identify wObjectPriorities | Rangi |
| 2020-06-15 | Define wStackBottom | Rangi |
| 2020-06-15 | Remove a speculative comment | Rangi |
| 2020-06-15 | Include legacy macros | Rangi |
| 2020-06-15 | Remove Crystal-only CaughtData | Rangi |
| 2020-06-15 | WiseTriosRoom -> EcruteakTinTowerBackEntrance | Rangi |
| 2020-06-15 | Remove unused map scene IDs | Rangi |
| 2020-06-15 | SPRITE_BUENA -> SPRITE_BEAUTY | Rangi |
| 2020-06-15 | Merge pull request #51 from entrpntr/misc | Rangi |
| 2020-06-15 | Fix bug comments as indicated in review. | entrpntr |