| Age | Commit message (Expand) | Author |
| 2018-02-27 | "; unused" comments | Rangi |
| 2018-02-27 | Replace "Map<MapName>Signpost<#>Script" labels | Rangi |
| 2018-02-26 | Address @SatoMew's comment re: #491 | Rangi |
| 2018-02-25 | Mention unused Battle Tower-related text (resolves #491) | Rangi |
| 2018-02-25 | ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490) | 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-25 | Merge pull request #477 from mid-kid/master | yenatch |
| 2018-02-25 | Default macro parameters use recursion; avoids repeating internal structure | Rangi |
| 2018-02-25 | Merge pull request #486 from surskitty/master | yenatch |
| 2018-02-25 | * loadmenuheader -> loadmenu (ead103d) | Rangi |
| 2018-02-22 | Pkmn -> Mon | mid-kid |
| 2018-02-04 | Fix more w-izing edge cases. | luckytyphlosion |
| 2018-02-03 | Labelling, once again. | surskitty |
| 2018-02-03 | Merge branch 'master' of github.com:pret/pokecrystal | surskitty |
| 2018-02-03 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
| 2018-02-03 | Merge pull request #480 from luckytyphlosion/master | yenatch |
| 2018-02-02 | spriteface → objectface, consistent with the other script commands | Rangi |
| 2018-02-02 | Remove checkmorn/checkday/checknite macros | Rangi |
| 2018-02-02 | Script commands don't have underscores | Rangi |
| 2018-02-02 | Route 30 Berry Speech House labels | surskitty |
| 2018-02-02 | Labels, labels, labels | surskitty |
| 2018-02-02 | Local jumps, once again. | surskitty |
| 2018-02-02 | Ruins of Alph partial labels | surskitty |
| 2018-02-02 | Radio Card local jumps | surskitty |
| 2018-02-02 | Jasmine and Amphy labels | surskitty |
| 2018-02-02 | Sailor Huey labels | surskitty |
| 2018-02-02 | Labelling the Victory Road rival script | surskitty |
| 2018-02-01 | Labelling Buena's subroutines. | surskitty |
| 2018-02-01 | Missed some SCENE constants | Rangi |
| 2018-02-01 | Incomplete labelling | surskitty |
| 2018-02-01 | Align map event coordinate columns | Rangi |
| 2018-02-01 | warp_event x, y, map, warp_id | Rangi |
| 2018-02-01 | SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pa... | Rangi |
| 2018-02-01 | Meaningful scene constant names | Rangi |
| 2018-01-31 | MobileTradeRoom matches MobileBattleRoom | Rangi |
| 2018-01-31 | Add scene ID constants (TODO: meaningful names) | Rangi |
| 2018-01-31 | NPC trade constants don't all just start with TRADE_ | Rangi |
| 2018-01-31 | const_def N | Rangi |
| 2018-01-31 | Forgot the person→object rename | Rangi |
| 2018-01-31 | Comment the person constants sections, like the others | Rangi |
| 2018-01-30 | SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDER | Rangi |
| 2018-01-30 | Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ... | Rangi |
| 2018-01-30 | SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other things... | Rangi |
| 2018-01-30 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
| 2018-01-30 | Comment values of special pointers, same as predefs | Rangi |
| 2018-01-30 | Remove unreferenced map script heading labels | Rangi |
| 2018-01-28 | grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g | Rangi |
| 2018-01-24 | data/text/X_text.asm is redundant | Rangi |
| 2018-01-24 | Remove Special_ prefix from special routines (close #478) | Rangi |