scummvm/engines/cruise
D G Turner ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
..
actor.cpp
actor.h
background.cpp
background.h
backgroundIncrust.cpp
backgroundIncrust.h
cell.cpp
cell.h
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
cruise_main.cpp CRUISE: Fix update of background animations while waiting for user. 2012-04-21 01:55:05 +01:00
cruise_main.h
cruise.cpp CRUISE: Add italian language strings 2012-05-14 20:27:15 +02:00
cruise.h CRUISE: Remove useless fields in CRUISEGameDescription 2013-06-18 23:16:17 +02:00
ctp.cpp
ctp.h
dataLoader.cpp CRUISE: Plug memory lek. CID 1003917 2013-04-26 08:08:12 +03:00
dataLoader.h
debugger.cpp
debugger.h
decompiler.cpp
delphine-unpack.cpp
detection.cpp CRUISE: Remove useless fields in CRUISEGameDescription 2013-06-18 23:16:17 +02:00
font.cpp
font.h
function.cpp
function.h
gfxModule.cpp
gfxModule.h
linker.cpp
linker.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
mainDraw.cpp
mainDraw.h
menu.cpp GUI: Add helper to SaveLoadChooser, which uses the currently active target. 2012-06-10 04:53:17 +02:00
menu.h
module.mk
mouse.cpp
mouse.h
object.cpp
object.h
overlay.cpp
overlay.h
perso.cpp
perso.h
polys.cpp
polys.h
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
saveload.cpp
saveload.h
script.cpp
script.h
sound.cpp
sound.h
stack.cpp
stack.h
staticres.cpp CRUISE: Correct missing comma and extra value in Spanish font table. 2012-12-04 18:08:01 +00:00
staticres.h CRUISE: Add italian language strings 2012-05-14 20:27:15 +02:00
various.cpp
various.h
vars.cpp
vars.h
volume.cpp ALL: Fix typo (existant->existent) 2013-02-23 22:07:32 +01:00
volume.h