| Age | Commit message (Expand) | Author |
| 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 |
| 2020-06-15 | Padding -> unused beta pics in base stats. | entrpntr |
| 2020-06-15 | Miscellaneous cleanups. | entrpntr |
| 2020-06-15 | Treat std scripts like specials and predefs (ported from pokecrystal) | Rangi |
| 2020-06-15 | Port miscellaneous recent updates from pokecrystal | Rangi |
| 2020-06-15 | Concatenate multiple intro 2bpps together before compression | Rangi |
| 2020-06-15 | Use pokecrystal's sine_table macro | Rangi |
| 2020-06-15 | Mention pokegold in tools/unnamed.py output | Rangi |
| 2020-06-15 | Fix tools/unnamed.py for pokegold | Rangi |
| 2020-06-15 | Match hooh_gold.2bpp.lz and lugia_silver.2bpp.lz, and fix the Travis CI webho... | Rangi |
| 2020-06-14 | Sync PlayersHouse1F labels with pokecrystal | Rangi |
| 2020-06-14 | checkflag takes ENGINE constants, not EVENT constants | Rangi |
| 2020-06-14 | Set up Travis CI | Rangi |
| 2020-06-14 | SGB border maps include the middle $00 area, which make strips out using tr | Rangi |
| 2020-06-14 | Fix #49: use the same tilepal macro as pokecrystal | Rangi |
| 2020-06-14 | Match mosh remaining .2bpp.lz files | Rangi |
| 2020-06-14 | Derive Pokémon frontpic dimensions using tools/png_dimensions | Rangi |
| 2020-06-14 | Make .gbcpal files for Pokémon and trainer sprites | Rangi |
| 2020-06-14 | Sync tools with pokecrystal (fixes warnings when building lzcomp) | Rangi |
| 2020-06-14 | Merge pull request #50 from entrpntr/pics2 | Rangi |
| 2020-06-14 | Braindead matching for now (incbin .lz.bin for non-matching lz's). | entrpntr |
| 2020-06-14 | Add .lz.bin files for the current non-matching graphics files. | entrpntr |
| 2020-06-14 | WIP commit (doesn't build currently). | entrpntr |
| 2020-06-14 | Checkpoint where things mostly work. | entrpntr |