| Age | Commit message (Expand) | Author |
| 2021-02-05 | Identify some more labels | Rangi |
| 2021-01-09 | Rename GetFarHalfword to GetFarWord | Rangi |
| 2020-12-23 | Remove "Buffer" suffix from two HRAM labels | Rangi |
| 2020-12-23 | Rename some labels | Rangi |
| 2020-11-09 | Remove "XXX" comments (various "???+" still mark unclear code) | Rangi |
| 2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
| 2020-11-03 | Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile | Rangi |
| 2020-11-03 | Identify some uses of wBuffer1-6 in new Crystal code | Rangi |
| 2020-11-01 | Identify some more labels, and make some more consistent | Rangi |
| 2020-10-30 | Identify wSpriteAnimDict key constants | Rangi |
| 2020-10-30 | Identify mobile Name Card exchange labels | Rangi |
| 2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
| 2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
| 2020-10-23 | Identify some more link.asm labels (syncing to pokegold) | Rangi |
| 2020-10-22 | Identify a few more labels and data | Rangi |
| 2020-10-04 | Identify some more unnamed labels | Rangi |
| 2020-08-27 | Fix some constants surrounding sprite animations | mid-kid |
| 2020-08-05 | Use TRUE for hCGBPalUpdate | mid-kid |
| 2020-08-03 | Label some mobile battle screen functions | mid-kid |
| 2020-08-03 | Better label 2D menu data | mid-kid |
| 2020-07-23 | Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs | Rangi |
| 2020-07-17 | Port pokered's more local system for trade animation scripts | Rangi |
| 2020-07-13 | Disassemble the final English debug ROM | Rangi |
| 2020-07-01 | Identify more labels, and use the jumptable macro when possible | 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 some more raw addresses | Rangi |
| 2020-06-17 | Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS... | Rangi |
| 2020-06-16 | Harmonize some more symbols with pokegold | Rangi |
| 2020-06-13 | Label some mobile addresses, and revise some comments | Rangi |
| 2020-06-07 | Remove a \ from the end of a comment line | Rangi |
| 2020-05-29 | Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) | Lhivorde |
| 2020-05-26 | Add label for wd431 and remove misleading comment (it's not strictly mobile) | Fredrik Ljungdahl |
| 2020-05-18 | Update some routine labels, including unreferenced ones | Rangi |
| 2020-05-05 | Miscellaneous fixes | Rangi |
| 2020-04-17 | More miscellaneous fixes (see #709) | Rangi |
| 2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
| 2020-04-04 | Upgrade to rgbds 0.4.0 | Rangi |
| 2020-03-31 | Assorted labels in mobile related code (#702) | Andrew Cook |
| 2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
| 2020-03-01 | Change how some PNG graphics are formatted | Rangi |
| 2020-02-28 | 'and BANK' -> 'aka BANK' | Rangi |
| 2020-02-28 | Identify remaining gfx/unknown files | Rangi |
| 2020-02-23 | Replace some "idiotic", "wtf", "stupid interns" comments with more common "us... | Rangi |
| 2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
| 2020-02-13 | Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap | mid-kid |
| 2020-02-13 | InitSpriteAnimStruct <-> _InitSpriteAnimStruct | mid-kid |
| 2020-01-04 | Merge pull request #660 from mid-kid/master | Rangi |
| 2019-11-23 | Fix miscellaneous points made in #658 | Rangi |
| 2019-11-23 | Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "... | Rangi |