| Age | Commit message (Expand) | Author |
| 2018-01-24 | data/text/X_text.asm is redundant | Rangi |
| 2018-01-24 | Remove Special_ prefix from special routines (close #478) | Rangi |
| 2018-01-24 | Rename some routines to avoid conflicts when removing "Special_" prefixes | Rangi |
| 2018-01-24 | EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481) | Rangi |
| 2018-01-23 | MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #... | Rangi |
| 2018-01-23 | trainers put the class and id first: `trainer YOUNGSTER, JOEY1, ...` | Rangi |
| 2018-01-23 | hiddenitem, like itemball and object_event, puts the item first and the event... | Rangi |
| 2018-01-23 | Missed a file | 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-23 | Daisy offers "grooming", not "massage" | Rangi |
| 2018-01-22 | KrissHouse → PlayersHouse | Rangi |
| 2018-01-22 | Don't say "House" twice | Rangi |
| 2018-01-22 | Add data/text/ | Rangi |
| 2018-01-22 | Add daily+weekly bit flags (close issue #429) | Rangi |
| 2018-01-22 | wStatusFlags/2 bit constants | Rangi |
| 2018-01-22 | More engine flag constants | Rangi |
| 2018-01-22 | wUnlockedUnowns engine flag constants | Rangi |
| 2018-01-20 | PARTY_LENGTH; MON_NAME; sgb_border.bin | Remy Oukaour |
| 2018-01-20 | Rename BATTLETOWER_NROF constants | Remy Oukaour |
| 2018-01-19 | Japanese characters in Japanese text (e.g. "ォ" not "," for $f4) | Remy Oukaour |
| 2018-01-19 | More Unicode | Remy Oukaour |
| 2018-01-18 | Use Japanese charmap definitions in strings | Remy Oukaour |
| 2018-01-18 | More charmap and home/text.asm documentation for JP chars | Remy Oukaour |
| 2018-01-17 | Comment on changeblock ids | 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-15 | Group unused data | Remy Oukaour |
| 2018-01-14 | Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #... | Remy Oukaour |
| 2018-01-14 | Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ... | Remy Oukaour |
| 2018-01-14 | More Battle Tower map script constants, fewer raw hex values | Remy Oukaour |
| 2018-01-14 | Use constants for menu flags | mid-kid |
| 2018-01-13 | menu_coords macro for (x1, y1, x2, y2) order (see issue #440) | Remy Oukaour |
| 2018-01-13 | Label Dragon Shrine | Remy Oukaour |
| 2018-01-13 | Consistent stonetable cmdqueues | Remy Oukaour |
| 2018-01-13 | Introduce callback, hiddenitem, conditional_event, and cmdqueue macros for ma... | Remy Oukaour |
| 2018-01-12 | Trim whitespace | Remy Oukaour |
| 2018-01-12 | SaffronMagnetTrainStation | Remy Oukaour |
| 2018-01-12 | Use more constants in scripts | Remy Oukaour |
| 2018-01-11 | Use constants and data for Unown chamber events | Remy Oukaour |
| 2018-01-10 | Arrays end with -1, not $ff | Remy Oukaour |
| 2018-01-09 | Clean up some hex values in map scripts | Remy Oukaour |
| 2018-01-09 | Move text/ into data/ | Remy Oukaour |
| 2018-01-03 | Special_MapCallbackSprites_LoadUsedSpritesGFX -> Special_LoadUsedSpritesGFX | xCrystal |
| 2018-01-02 | No more mobile EQUS ret (replace with Stubbed_ + ret) | xCrystal |
| 2018-01-02 | More unreferenced labels and unused text | xCrystal |
| 2018-01-02 | Consistent predef function names | xCrystal |
| 2018-01-02 | Finish consistent Special function names | xCrystal |
| 2018-01-02 | Consolidate Special function names | xCrystal |