aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/timer.cpp
AgeCommit message (Collapse)Author
2009-02-28SCI: Get rid of extra layer around our timer managerMax Horn
svn-id: r38947
2009-02-27Depend on backend timer API instead of a new mutexWillem Jan Palenstijn
This fixes a deadlock between the backend's timer mutex and the sound callbackMutex that would occur while restoring a game. svn-id: r38939
2009-02-21SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header filesMax Horn
svn-id: r38735
2009-02-21Wrapped the SCI engine in the Sci namespace.Oystein Eftevaag
svn-id: r38676
2009-02-17Update headers. sfx/Eugene Sandulenko
svn-id: r38410
2009-02-17Removed unused SFX codeFilippos Karapetis
svn-id: r38396
2009-02-16SCI: Changed pcm_device and timer "driver" functionality to use directly the ↵Jordi Vilalta Prat
ScummVM modules svn-id: r38373