| Age | Commit message (Expand) | Author |
| 2020-08-04 | Better label 2D menu data | mid-kid |
| 2020-08-04 | Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changed | mid-kid |
| 2020-08-03 | Identify constant in NamingScreen_IsTargetBox | Rangi |
| 2020-07-26 | Use def_* macros for automatic map event counts | Rangi |
| 2020-07-22 | Move EngineFlags and SpecialsPointers into data/engine/ | Rangi |
| 2020-07-22 | Revert "Factor out tables into data/overworld/" | Rangi |
| 2020-07-22 | Factor out tables into data/overworld/ | Rangi |
| 2020-07-22 | Treat map setup commands like trade script commands | Rangi |
| 2020-07-21 | Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) | Rangi |
| 2020-07-21 | Define JOHTO_FLYPOINT like KANTO_FLYPOINT | Rangi |
| 2020-07-21 | Define NUM_FLYPOINTS | Rangi |
| 2020-07-21 | " " → $7f | Rangi |
| 2020-07-17 | Fix newlines | Rangi |
| 2020-07-17 | Port pokered's more local system for trade animation scripts | Rangi |
| 2020-07-17 | SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE | Rangi |
| 2020-07-17 | return → endcallback, reloadandreturn → reloadend | Rangi |
| 2020-07-13 | Define map setup commands as macros like other script commands | Rangi |
| 2020-07-13 | Disassemble the final English debug ROMs | Rangi |
| 2020-07-09 | Use const_skip and const_next macros for brevity | Rangi |
| 2020-07-09 | Eliminate enum: use const instead, with case-by-case parallel const implement... | Rangi |
| 2020-07-06 | Define SERIAL_PREAMBLE_LENGTH | Rangi |
| 2020-07-05 | Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc | Rangi |
| 2020-07-04 | SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT | 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 | Identify more unnamed labels | Rangi |
| 2020-06-28 | Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve | 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-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 | [in progress] Harmonize more constant and data files with pokecrystal | Rangi |
| 2020-06-16 | gold_silver_intro.asm -> intro.asm | Rangi |
| 2020-06-16 | Harmonize some more symbols with pokecrystal | Rangi |
| 2020-06-16 | hFF9E -> hBlackOutBGMapThird | Rangi |
| 2020-06-15 | Identify wObjectPriorities | Rangi |
| 2020-06-15 | Define wStackBottom | Rangi |
| 2020-06-15 | Remove Crystal-only CaughtData | Rangi |
| 2020-06-15 | Fix bug comments as indicated in review. | entrpntr |
| 2020-06-15 | Miscellaneous cleanups. | entrpntr |
| 2020-06-15 | Treat std scripts like specials and predefs (ported from pokecrystal) | Rangi |