| Age | Commit message (Expand) | Author |
| 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 |
| 2015-11-03 | sprite_header and emote_header | PikalaxALT |
| 2015-11-03 | Fix errors in global substitution | PikalaxALT |
| 2015-11-02 | Mart constants | PikalaxALT |
| 2015-11-02 | object_struct | PikalaxALT |
| 2015-10-31 | SPRITEMOVEDATA | PikalaxALT |
| 2015-10-29 | No more -bash000; engine/movement.asm, SPRITEMOVEFN | PikalaxALT |
| 2015-10-17 | Add commented numbers to map/group constants | PikalaxALT |
| 2015-10-17 | Restructured functions in main.asm to resemble the home functions they clone | PikalaxALT |
| 2015-10-04 | soft reset | PikalaxALT |
| 2015-07-29 | Reworked person_event arguments | PikalaxALT |
| 2015-07-23 | Replaced GROUP_, MAP_ references with the map macro | PikalaxALT |