aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/sound.cpp
AgeCommit message (Expand)Author
2018-06-28PINK: removed unused include directivesAndrei Prykhodko
2018-06-28PINK: JANITORIAL: More whitespace fixesEugene Sandulenko
2018-06-28PINK: fix mem leakswhiterandrek
2018-06-28PINK: rework sound systemwhiterandrek
2018-06-28PINK: change pause/unpause to pause method with parameterwhiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: added more constantswhiterandrek
2018-06-28PINK: basic walk, left click and seqTimer implementationwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: small fixeswhiterandrek
2018-06-28PINK: fixed some segfaultswhiterandrek
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