scummvm/engines/cruise
Max Horn 2f1f8f502e DEVTOOLS: move credits from devtools/credits.pl to engines
This employs a "lazy" approach: the "format" for the credits stays
exactly as it was, i.e., perl code. Of course one may want to change
this to another format (e.g. YAML, JSON, XML; or also shell script or
AWK, like `configure.engine` uses). But I deliberately kept it simple,
to get a minimal change that is easy to verify. Any further changes to
e.g. the format can be layered atop this.
2021-08-05 00:01:46 +02:00
..
actor.cpp
actor.h
background.cpp
background.h
backgroundIncrust.cpp
backgroundIncrust.h
cell.cpp
cell.h
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cruise_main.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
cruise_main.h COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
cruise.cpp CRUISE: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
cruise.h CRUISE: Use PauseToken 2020-05-10 23:39:31 +02:00
ctp.cpp
ctp.h
dataLoader.cpp
dataLoader.h
debugger.cpp
debugger.h CRUISE: Add override keywords 2020-02-09 12:43:15 +01:00
decompiler.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
delphine-unpack.cpp
detection.cpp CRUISE: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
detection.h ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
font.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
font.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
function.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
function.h
gfxModule.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
gfxModule.h
linker.cpp
linker.h
mainDraw.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
mainDraw.h
menu.cpp COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
menu.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
mouse.cpp
mouse.h
object.cpp
object.h
overlay.cpp
overlay.h
perso.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
perso.h
polys.cpp
polys.h
saveload.cpp
saveload.h
script.cpp
script.h
sound.cpp CRUISE: Add override keywords 2020-02-09 12:43:15 +01:00
sound.h
stack.cpp
stack.h
staticres.cpp
staticres.h
various.cpp
various.h
vars.cpp
vars.h
volume.cpp
volume.h