scummvm/engines/cruise
Christoph Mallon e35b4f20c1 GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Now it returns the Surface, so the caller does not need to create one and pass it.
2011-08-07 15:19:09 +02:00
..
actor.cpp
actor.h
background.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
background.h
backgroundIncrust.cpp
backgroundIncrust.h
cell.cpp
cell.h
cruise_main.cpp CRUISE: Replace casts and offset calculations for memory debugger by a simple struct. 2011-08-07 15:19:07 +02:00
cruise_main.h
cruise.cpp
cruise.h CRUISE: Replace casts and offset calculations for memory debugger by a simple struct. 2011-08-07 15:19:07 +02:00
ctp.cpp
ctp.h
dataLoader.cpp
dataLoader.h
debugger.cpp
debugger.h
decompiler.cpp
delphine-unpack.cpp
detection.cpp DETECTOR: Merge ADParams into AdvancedMetaEngine 2011-06-14 18:17:01 +02:00
font.cpp
font.h
function.cpp
function.h
gfxModule.cpp
gfxModule.h
linker.cpp
linker.h
mainDraw.cpp JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
mainDraw.h
menu.cpp
menu.h
module.mk JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mouse.cpp
mouse.h
object.cpp
object.h
overlay.cpp
overlay.h
perso.cpp
perso.h
polys.cpp
polys.h
saveload.cpp GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
saveload.h
script.cpp JANITORIAL: Silence a couple of "variable set but not used" warnings. 2011-06-30 23:47:10 +02:00
script.h
sound.cpp ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
sound.h ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
stack.cpp
stack.h
staticres.cpp
staticres.h
various.cpp
various.h
vars.cpp
vars.h
volume.cpp
volume.h