aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/objects/actions/action_play_with_sfx.h
AgeCommit message (Expand)Author
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: remove >> << operatorswhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: fixed stopping sfx according to disasmwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: fixed some segfaultswhiterandrek
2018-06-28PINK: added ActionTalk implementationwhiterandrek
2018-06-28PINK: added ActionPlayWithSfx implementationwhiterandrek
2018-06-28PINK: fixed ActionSfx deserializationwhitertandrek
2018-06-28PINK: Started implementation of Director class . For now engine can play logo...whitertandrek
2018-06-28PINK: added ActionPlayWithSfx and ActionSfxwhitertandrek