| Age | Commit message (Expand) | Author |
| 2021-05-30 | Move the dbbw, dbww, and dbwww macros to legacy | Rangi |
| 2021-03-04 | Verify data table sizes with table_width and assert_table_length macros | Rangi |
| 2020-11-08 | Rename "dummy game" to "memory game" | Rangi |
| 2020-10-30 | UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims | Rangi |
| 2020-10-30 | Identify wSpriteAnimDict key constants | Rangi |
| 2020-10-28 | Replace many '; unused' with '; unreferenced' | Rangi |
| 2020-08-27 | GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE | mid-kid |
| 2020-06-16 | [in progress] Harmonize more constant and data files with pokegold | Rangi |
| 2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
| 2019-02-15 | Anotate more of the battle anim subsystem | mid-kid |
| 2019-02-15 | dorepeat -> dowait for oam animations | mid-kid |
| 2018-06-24 | Remove all address comments | mid-kid |
| 2018-04-01 | Fix file permissions | mid-kid |
| 2018-01-19 | wiggle → wobble | Remy Oukaour |
| 2018-01-15 | Group unused data | Remy Oukaour |
| 2018-01-15 | G/S does use this OAM data: https://i.imgur.com/KdIhKKk.png | Remy Oukaour |
| 2018-01-12 | Merge branch 'patch' of https://github.com/mid-kid/pokecrystal | Remy Oukaour |
| 2018-01-12 | Label frameset 09 | mid-kid |
| 2018-01-11 | Break up engine/events_3.asm | Remy Oukaour |
| 2018-01-03 | Better names | Remy Oukaour |
| 2018-01-02 | pngcrush -noreduce | Remy Oukaour |
| 2018-01-02 | Identify more G/S intro OAM data | Remy Oukaour |
| 2018-01-02 | One more G/S intro OAM identified | Remy Oukaour |
| 2018-01-02 | Align comments | Remy Oukaour |
| 2018-01-02 | More G/S intro OAM documentation | Remy Oukaour |
| 2018-01-02 | 1-based EZ Chat cursor data indexes | Remy Oukaour |
| 2018-01-02 | More sprite anim documentation | Remy Oukaour |
| 2018-01-02 | Document more sprite anim data | Remy Oukaour |
| 2017-12-26 | Use "battle_anims" and "sprite_anims" for clarity, not just "anims" | Remy Oukaour |