| Age | Commit message (Expand) | Author |
| 2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
| 2020-04-04 | Move, comment, and simplify some macro definitions | Rangi |
| 2020-04-04 | Upgrade to rgbds 0.4.0 | Rangi |
| 2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
| 2020-03-21 | Miscellaneous fixes from #694 | Rangi |
| 2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
| 2020-01-06 | Merge branch 'master' into audio-macros | dannye |
| 2020-01-05 | Update docs/music_commands.md | dannye |
| 2019-11-03 | Rename buttonsound to promptbutton | Rangi |
| 2019-09-08 | stereo_panning: force any non-zero arg to 1 | dannye |
| 2019-09-04 | Add legacy audio macros | dannye |
| 2019-09-03 | Use TRUE/FALSE constants for stereo_panning | dannye |
| 2019-09-03 | Rename dnote to drum_note and dspeed to drum_speed | dannye |
| 2019-09-02 | Update audio macros and arguments | dannye |
| 2019-05-25 | Define appropriate constants as EQU | mid-kid |
| 2019-05-25 | Get rid of _CRYSTAL | mid-kid |
| 2019-04-21 | "object_const_def" instead of "const_def 2" | Rangi |
| 2019-04-19 | Identify some more WRAM labels | Rangi |
| 2019-04-09 | TextBox -> Textbox | mid-kid |
| 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-03-03 | Define constants for map event sizes | Rangi |
| 2019-02-17 | Don't use legacy macros | Rangi |
| 2019-02-16 | dba exists, use it | Rangi |
| 2019-02-16 | passtoengine -> autoinput | Rangi |
| 2019-02-16 | Fix issues in review | mid-kid |
| 2019-02-16 | Document wBattleAnimFlags | mid-kid |
| 2019-02-15 | dorepeat -> dowait for oam animations | mid-kid |
| 2018-12-09 | Format music macros like movement macros | Rangi |
| 2018-12-09 | Merge pull request #578 from mid-kid/master | Rangi |
| 2018-11-25 | Rename "feet and head follow" commands | mid-kid |
| 2018-11-21 | Use ANIM_GFX constants for battle animations | mid-kid |
| 2018-11-21 | Define first_music_cmd | mid-kid |
| 2018-11-20 | Cosmetic fixes | mid-kid |
| 2018-11-18 | Resolve issue #575: Rename text commands | Rangi |
| 2018-11-11 | Merge pull request #573 from mid-kid/master | Rangi |
| 2018-11-11 | Clarify LEGACY support | mid-kid |
| 2018-11-05 | text_jump → text_far | mid-kid |
| 2018-10-11 | Stop using __enum__ + 3 | mid-kid |
| 2018-09-09 | Use existing bigdw macro | Rangi |
| 2018-08-31 | Fix #537: Palettes generated from PNGs use .gbcpal directly. | Rangi |
| 2018-08-25 | Use labels instead of constants for HRAM | Rangi |
| 2018-08-17 | CheckDestinyBond -> CheckFaint | mid-kid |
| 2018-07-28 | anim_ret_command is an index in a table after all | mid-kid |
| 2018-07-18 | Clean up TX_ commands | mid-kid |
| 2018-07-18 | Fix anim_ret_command | mid-kid |
| 2018-07-08 | Remove extra parentheses | Rangi |
| 2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
| 2018-06-24 | Remove all address comments | mid-kid |
| 2018-06-04 | Use structure constants for channel_struct | mid-kid |