| Age | Commit message (Expand) | Author |
| 2018-05-18 | Fix comments | Rangi |
| 2018-04-09 | Correct map constant comments | Rangi |
| 2018-02-25 | Pokecom Center Admin Room -> Office | Rangi |
| 2018-02-25 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
| 2018-02-14 | mapconst H, W -> map_const W, H | mid-kid |
| 2018-01-31 | MobileTradeRoom matches MobileBattleRoom | Rangi |
| 2018-01-23 | "Speech" houses just have dialog NPCs | Rangi |
| 2018-01-23 | Rename some more maps | Rangi |
| 2018-01-23 | EcruteakHouse → EcruteakTinTowerEntrance | Rangi |
| 2018-01-22 | KrissHouse → PlayersHouse | Rangi |
| 2018-01-22 | Don't say "House" twice | Rangi |
| 2018-01-17 | mapgroup → mapconst | Remy Oukaour |
| 2018-01-17 | No redundant filename prefixes | Remy Oukaour |
| 2018-01-16 | map_header → map_def; map_header_2 → map_data | Remy Oukaour |
| 2018-01-16 | Move map-related "metadata" files into data/maps/ | Remy Oukaour |
| 2018-01-12 | Easier to find palette data | Remy Oukaour |
| 2018-01-12 | SaffronMagnetTrainStation | Remy Oukaour |
| 2018-01-01 | Route 17-18 Gate and Route 29-46 Gate | Remy Oukaour |
| 2018-01-01 | Consistent map naming ("Town" and "City" are left out in houses and gates) | Remy Oukaour |
| 2018-01-01 | Use constants for rBGPI+rOBPI auto-increment | Remy Oukaour |
| 2017-12-28 | endm -> ENDM | xCrystal |
| 2017-12-28 | Uppercase MACRO and EQU(S) according to the style guide | xCrystal |
| 2017-12-27 | Remove redundant data/ filename prefixes | Remy Oukaour |
| 2017-12-25 | Follow the X_constants/X_data_constants convention | Remy Oukaour |
| 2017-12-24 | Renaming: (fix #412) | Remy Oukaour |
| 2017-12-24 | Rename "map permissions" to "map environment" (fix #396) | Remy Oukaour |
| 2017-12-15 | Copy pokered's organization some more, with further constant and data files | Remy Oukaour |
| 2017-12-14 | Split items/ and trainers/ into their data/ and engine/ components | Remy Oukaour |
| 2017-12-11 | Map dimensions are separate from other constants, same as pokemon_constants v... | Remy Oukaour |
| 2017-12-11 | Move more data tables into data/ files. | Remy Oukaour |
| 2017-12-11 | Move lots of data tables into individual data/ files | Remy Oukaour |
| 2017-12-11 | Document macros/map.asm | Remy Oukaour |
| 2017-12-10 | Consistent capitalization for map names, matching their constants | Remy Oukaour |
| 2017-12-09 | Document constants with comments, actual names, and more thorough usage | Remy Oukaour |
| 2016-05-08 | All functions in main.asm have non-generic names | pikalaxalt |
| 2016-04-10 | Merge branch 'master' of https://github.com/pret/pokecrystal | pikalaxalt |
| 2016-04-07 | More labels cleanup in map scripts. | IIMarckus |
| 2016-03-08 | More annotations of HP bar animations, including an oversight by GameFreak re... | pikalaxalt |
| 2016-01-12 | More WRAM tidying | PikalaxALT |
| 2015-12-15 | No more ItemFragment | PikalaxALT |
| 2015-11-18 | CmdQueues | PikalaxALT |
| 2015-11-18 | Fruit tree constants, more mail engine | PikalaxALT |
| 2015-11-15 | Fix some movement macro/function names | PikalaxALT |
| 2015-11-15 | Backup prior to global introduction of PERSONTYPE constants | PikalaxALT |
| 2015-11-14 | More map object, swap StandingTile and NextTile | PikalaxALT |
| 2015-11-14 | More map object work | PikalaxALT |
| 2015-11-12 | Map header labels, tileset constants | PikalaxALT |
| 2015-11-11 | More splits; map setup labels | PikalaxALT |
| 2015-11-06 | Sprite movement function labels | PikalaxALT |
| 2015-11-04 | give/takeitem *, 1: the 1 is optional | PikalaxALT |