| Age | Commit message (Expand) | Author |
| 2020-04-30 | Miscellaneous updates | Rangi |
| 2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
| 2020-03-31 | Assorted labels in mobile related code (#702) | Andrew Cook |
| 2020-03-21 | Add suffixes to some constants to avoid ambiguity | Rangi |
| 2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
| 2020-03-21 | Miscellaneous fixes from #694 | Rangi |
| 2020-03-15 | Add a `LANDMARK_` prefix to landmark constants | Rangi |
| 2020-03-15 | Refactor flypoints to separate const definition from data usage | Rangi |
| 2020-02-25 | unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps) | Rangi |
| 2020-02-21 | Merge pull request #685 from mid-kid/master | mid-kid |
| 2020-02-13 | Define TileCollisionTable as a standard 'db' series | Rangi |
| 2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
| 2020-02-06 | PnP_HiddenPlaces -> PnP_Places | Rangi |
| 2020-02-04 | Identify four padding bytes in base data as beta front/back pic pointers | Rangi |
| 2020-01-05 | Identify "branch" labels in battle animations | Rangi |
| 2020-01-04 | Merge pull request #660 from mid-kid/master | Rangi |
| 2019-11-23 | Separate tilesets.o goes with pics.o and sprites.o | Rangi |
| 2019-11-18 | Make the map setup commands match the actual function names better | mid-kid |
| 2019-11-03 | Decimal values for Pokémon cry parameters | Rangi |
| 2019-11-03 | Rename buttonsound to promptbutton | Rangi |
| 2019-11-03 | Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDE | Rangi |
| 2019-10-21 | More mobile SDK documentation | mid-kid |
| 2019-10-20 | #641 fixes and additions. (#646) | mid-kid |
| 2019-08-27 | Fix swapped comments in data/trainers/dvs.asm | Ryan Tandy |
| 2019-06-04 | Misc fixes | mid-kid |
| 2019-05-25 | Get rid of _CRYSTAL | mid-kid |
| 2019-05-18 | Correct the older+younger haircut brothers' labels and constants | Rangi |
| 2019-05-11 | Some more GB Printer documentation | Rangi |
| 2019-04-20 | Try to identify more of maps/unused/Beta*.blk | Rangi |
| 2019-04-14 | Merge pull request #625 from pret/aus | Rangi |
| 2019-04-14 | Build Australian Crystal. | IIMarckus |
| 2019-04-13 | Merge pull request #623 from mid-kid/patch-1 | Rangi |
| 2019-04-13 | Merge pull request #622 from mid-kid/master | Rangi |
| 2019-04-12 | Create some battle tower SRAM labels | mid-kid |
| 2019-04-09 | TextBox -> Textbox | mid-kid |
| 2019-03-16 | common_1 text documentation | Fontbane |
| 2019-03-03 | Define constants for map event sizes | Rangi |
| 2019-03-03 | Identify more collision-related constants and data | Rangi |
| 2019-02-16 | Document wBattleAnimFlags | mid-kid |
| 2019-02-15 | Anotate more of the battle anim subsystem | mid-kid |
| 2019-02-15 | dorepeat -> dowait for oam animations | mid-kid |
| 2019-01-12 | Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank | Rangi |
| 2019-01-02 | Clean up some Odd Egg and Battle Tower code and data | Rangi |
| 2018-12-31 | *PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript | Rangi |
| 2018-12-30 | Split generic phone caller+callee text into individual NPCs | Rangi |
| 2018-12-30 | Distinguish "caller" and "called" phone scripts+text (NPCs call you automatic... | Rangi |
| 2018-12-30 | $56 is "<……>" | Rangi |
| 2018-12-09 | Merge pull request #578 from mid-kid/master | Rangi |
| 2018-11-25 | Rename "feet and head follow" commands | mid-kid |
| 2018-11-23 | CalcStats -> CalcBattleStats | mid-kid |