| Age | Commit message (Expand) | Author |
| 2020-11-09 | Terser damage calculation constants | Rangi |
| 2020-11-03 | Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile | Rangi |
| 2020-11-03 | Identify some more uses of wBuffer1-6 | Rangi |
| 2020-11-03 | Identify more uses of wBuffer1-6 | Rangi |
| 2020-11-03 | More syncing with pokegold | Rangi |
| 2020-11-01 | Identify some more labels, and make some more consistent | Rangi |
| 2020-10-29 | Updates to more closely sync with pokegold | Rangi |
| 2020-10-29 | Identify the remaining (non-mobile) uses of another WRAM union | Rangi |
| 2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
| 2020-10-28 | Replace many '; unused' with '; unreferenced' | Rangi |
| 2020-10-26 | Use more assertions to ensure correct code and data | Rangi |
| 2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
| 2020-10-22 | Identify remaining map object labels | Rangi |
| 2020-10-22 | Identify some more labels (a few link-related) | Rangi |
| 2020-10-21 | Identify remaining battle AI labels | Rangi |
| 2020-10-21 | Identify SwitchItemsInBag labels | Rangi |
| 2020-10-19 | Battle transition spin quadrants are like pokered's half circles | Rangi |
| 2020-10-06 | Update battle anim bg function comments, and identify more unnamed labels | Rangi |
| 2020-10-06 | Identify some unnamed labels | Rangi |
| 2020-10-05 | Identify more unnamed labels | Rangi |
| 2020-10-05 | Identify some more unnamed labels | Rangi |
| 2020-10-04 | Identify some more unnamed labels | Rangi |
| 2020-08-29 | Remove wKickCounter and wPresentPower aliases for wBattleAnimParam | Rangi |
| 2020-08-18 | Merge pull request #756 from mid-kid/master | Rangi |
| 2020-08-11 | Identify some time-related data | Rangi |
| 2020-08-05 | Use TRUE for hCGBPalUpdate | mid-kid |
| 2020-08-03 | Label some mobile battle screen functions | mid-kid |
| 2020-07-21 | Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) | Rangi |
| 2020-07-13 | Disassemble the final English debug ROM | Rangi |
| 2020-07-05 | Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc | Rangi |
| 2020-06-29 | Identify more unnamed labels | Rangi |
| 2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
| 2020-06-21 | Remove some more raw addresses | Rangi |
| 2020-06-20 | pushd/popd are bash-only | Rangi |
| 2020-06-17 | Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS... | Rangi |
| 2020-06-16 | Harmonize engine/{battle, battle_anims, events, games} with pokegold | Rangi |
| 2020-06-15 | Undo incorrect comment | Rangi |
| 2020-06-15 | Adding 0 is pointless in CheckMimicUsed | Rangi |
| 2020-06-13 | Label some mobile addresses, and revise some comments | Rangi |
| 2020-06-10 | Remove address-related comment | Rangi |
| 2020-05-18 | Update some routine labels, including unreferenced ones | Rangi |
| 2020-05-17 | Miscellaneous cleanup noted in #709 | Rangi |
| 2020-05-07 | Clean up some percentage values | Rangi |
| 2020-04-23 | Miscellaneous updates and corrections | Rangi |
| 2020-03-21 | Add suffixes to some constants to avoid ambiguity | Rangi |
| 2020-02-28 | Document a bug where Teleport cannot fail for wild Pokémon | Rangi |
| 2020-02-21 | Fix some comments and inmediates | mid-kid |
| 2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
| 2020-02-13 | Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap | mid-kid |
| 2020-02-13 | OWFlash -> FlashFunction | mid-kid |