Differences From Artifact [a64afd9280]:
- File quarks — part of check-in [2b9a22d541] at 2021-12-17 03:01:04 on branch trunk — Implement list of levels (currently the tall mode lacks details; this will be added in future). (user: user, size: 1857) [annotate] [blame] [check-ins using]
To Artifact [64da450c8f]:
- File quarks — part of check-in [5c902e7a3f] at 2022-01-15 05:59:20 on branch trunk — Implement the user sounds (uncompressed) and MML sounds; does not work in the game yet, and built-in sounds are not yet implemented. (user: user, size: 1876) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
28 29 30 31 32 33 34 35 36 37 38 39 40 41 | ! Audio audio rate buffer mmlVolume waveVolume standardSounds ! Keyboard keyRepeat editKey gameKey ! Key codes | > > | 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | ! Audio audio rate buffer mmlVolume waveVolume standardSounds mmlTuning mmlTempo ! Keyboard keyRepeat editKey gameKey ! Key codes |
︙ | ︙ |