Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-21 | Miscellaneous fixes from #694 | Rangi | |
2020-01-05 | Update docs/music_commands.md | dannye | |
and remove the pokered compatibility macros | |||
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 | |
and use dn instead of db for volume envelope and pitch sweep | |||
2019-09-03 | Rename dnote to drum_note and dspeed to drum_speed | dannye | |
2019-09-02 | Update audio macros and arguments | dannye | |
and update related labels/constants/comments this fixes a lot of mistakes and maximizes compatibility with red | |||
2018-12-09 | Format music macros like movement macros | Rangi | |
2018-11-21 | Define first_music_cmd | mid-kid | |
This replaces the uses of $d0 in the audio engine with proper constants. | |||
2018-11-20 | Cosmetic fixes | mid-kid | |
2018-11-11 | Clarify LEGACY support | mid-kid | |
2017-12-28 | endm -> ENDM | xCrystal | |
2017-12-28 | Uppercase MACRO and EQU(S) according to the style guide | xCrystal | |
2017-12-26 | Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers | Remy Oukaour | |
2017-12-24 | Support old one-argument sound_duty macro, similar to callab/callba legacy ↵ | Remy Oukaour | |
support | |||
2017-12-15 | More comments for macros | Remy Oukaour | |
2017-12-14 | Reorganize macros | Remy Oukaour | |