scummvm/engines/groovie
D G Turner 025556d9a5 GROOVIE: Use debugC() and debugCN() functions directly in script debug.
This removes the debugScript() wrapper, which can now be implemented
directly using the relevant debug function. This avoids the variadic
debug functions being wrapped in a second layer of variadic function
which is probably causing a significant overhead.
2014-06-05 03:32:55 +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 GROOVIE: Remove groovie2 8bpp mode 2014-06-01 22:08:28 -04: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 GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +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: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
graphics.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
groovie.cpp GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +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 GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
music.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01: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: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
roq.h GROOVIE: Fix various roq glitches 2014-06-01 22:08:28 -04: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: Use debugC() and debugCN() functions directly in script debug. 2014-06-05 03:32:55 +01:00
script.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01: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