scummvm/engines/groovie
Matthew Hoops aa6ff44440 BACKENDS: Only expose one set of functions for AudioCDManager
Engines should only have to call one set of functions and not decide between the two. In fact, the 'emulation' API was documented to just call the 'real CD' API.
2016-03-13 13:57:19 +01:00
..
cell.cpp GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
cell.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
cursor.cpp GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
cursor.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
debug.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
debug.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
detection.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.cpp GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
graphics.cpp GROOVIE: Add initial full screen functionality for V2 games 2014-11-03 11:40:37 +02:00
graphics.h GROOVIE: Add initial full screen functionality for V2 games 2014-11-03 11:40:37 +02:00
groovie.cpp BACKENDS: Only expose one set of functions for AudioCDManager 2016-03-13 13:57:19 +01:00
groovie.h GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
lzss.cpp GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
lzss.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
module.mk GROOVIE: Only compile ROQ when groovie2 is enabled 2014-06-02 06:44:53 -04:00
music.cpp AUDIO: Make Rewindable- and SeekableAudioStream inherit virtually 2015-08-30 19:53:53 -04:00
music.h GROOVIE: add support for Miles Audio MIDI driver 2015-06-28 01:16:43 +02:00
player.cpp GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
player.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource.cpp GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
resource.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
roq.cpp GROOVIE: Do not play audio in V2 games when only one frame is shown 2014-11-07 12:11:33 +02:00
roq.h GROOVIE: Do not play audio in V2 games when only one frame is shown 2014-11-07 12:11:33 +02:00
saveload.cpp GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
saveload.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
script.cpp GROOVIE: Initial implementation of direct game load for the 11th Hour 2014-11-03 11:40:38 +02:00
script.h GROOVIE: Add a stub for opcode 42 in V2 games 2014-11-03 11:40:38 +02:00
stuffit.cpp GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
stuffit.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
vdx.cpp GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
vdx.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00