| Age | Commit message (Expand) | Author |
| 2022-02-22 | Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879) | Idain |
| 2021-11-03 | Fix #845: Liz gossips about a beautiful trainer, not Pokémon | Rangi |
| 2021-09-07 | `and 50 percent` -> `and %011111111` | Rangi |
| 2021-03-10 | Define MAPGROUP_* constants and verify MapGroup_* table sizes | Rangi |
| 2021-03-04 | Verify data table sizes with table_width and assert_table_length macros | Rangi |
| 2020-12-07 | FarString -> PlaceFarString, and document a BrokenPlaceFarString bug | Rangi |
| 2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
| 2020-11-03 | Identify more uses of wBuffer1-6 | Rangi |
| 2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
| 2020-10-05 | Identify more unnamed labels | Rangi |
| 2020-10-04 | Identify more unnamed labels | Rangi |
| 2020-10-04 | Identify some more unnamed labels | Rangi |
| 2020-07-17 | return → endcallback, reloadandreturn → reloadend | Rangi |
| 2020-07-10 | Use const_skip and const_next macros for brevity | Rangi |
| 2020-06-16 | [in progress] Harmonize more constant and data files with pokegold | Rangi |
| 2020-05-16 | Format all CopyTilemapAtOnce variations the same way | Rangi |
| 2020-03-15 | Add a `LANDMARK_` prefix to landmark constants | Rangi |
| 2020-02-23 | Replace some "idiotic", "wtf", "stupid interns" comments with more common "us... | Rangi |
| 2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
| 2019-11-03 | Rename buttonsound to promptbutton | Rangi |
| 2019-10-20 | #641 fixes and additions. (#646) | mid-kid |
| 2019-04-09 | TextBox -> Textbox | mid-kid |
| 2019-04-08 | Identify and eliminate wEngineBuffer1-5 | Rangi |
| 2019-03-10 | Rename some call/jump script commands to avoid confusion with jr/jp asm instr... | Rangi |
| 2019-03-10 | Rename more script commands for consistency and predictability | Rangi |
| 2019-02-16 | Update to rgbds 0.3.8 | Rangi |
| 2018-12-31 | *PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript | Rangi |
| 2018-12-30 | Split generic phone caller+callee text into individual NPCs | Rangi |
| 2018-12-30 | Distinguish "caller" and "called" phone scripts+text (NPCs call you automatic... | Rangi |
| 2018-12-30 | Split engine/phone/phone_scripts.asm and phone_gossip.asm into individual files | Rangi |
| 2018-11-18 | Resolve issue #575: Rename text commands | Rangi |
| 2018-11-05 | text_jump → text_far | mid-kid |
| 2018-09-09 | Curr -> Cur | Rangi |
| 2018-08-25 | Use labels instead of constants for HRAM | Rangi |
| 2018-06-25 | Single newline at the end of files | Rangi |
| 2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
| 2018-06-25 | Remove even more address comments | mid-kid |
| 2018-06-24 | Remove all address comments | mid-kid |
| 2018-05-05 | fix-various-little-things | mid-kid |
| 2018-03-25 | Organize the engine/ directory, take 3 | mid-kid |
| 2018-02-26 | * BillPhoneGeneriText -> BillPhoneGenericText | Rangi |
| 2018-02-25 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
| 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-02 | Remove checkmorn/checkday/checknite macros | Rangi |
| 2018-02-02 | Script commands don't have underscores | Rangi |
| 2018-02-02 | Converting what I can to locals. | surskitty |
| 2018-01-25 | Move event data to data/events/ | Rangi |
| 2018-01-24 | Remove Special_ prefix from special routines (close #478) | Rangi |
| 2018-01-24 | EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481) | Rangi |