aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/sound.h
AgeCommit message (Expand)Author
2018-06-29PINK: added more constantsAndrei Prykhodko
2018-06-28PINK: remove using Timestamp. It doesn't work as intended.Andrei Prykhodko
2018-06-28PINK: changed way of getting sampleAndrei Prykhodko
2018-06-28PINK: fixed playing SequenceAudio with long songswhiterandrek
2018-06-28PINK: rework sound systemwhiterandrek
2018-06-28PINK: change pause/unpause to pause method with parameterwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: fixed Inventory onClick method and other bugfixeswhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: Implemented SequenceAudio as in original.whitertandrek
2018-06-28PINK: did a big file movement for better readability. Almost implementedwhitertandrek
2018-06-28PINK: Implemented Sound Classwhitertandrek