scummvm/engines/myst3
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
..
shaders JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
ambient.cpp
ambient.h
archive.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
archive.h
configure.engine
console.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
console.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cursor.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
cursor.h
database.cpp
database.h
detection.cpp MYST3: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
detection.h
effects.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
effects.h
gfx_opengl_shaders.cpp MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
gfx_opengl_shaders.h MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
gfx_opengl_texture.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
gfx_opengl_texture.h
gfx_opengl.cpp MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
gfx_opengl.h MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
gfx_tinygl_texture.cpp
gfx_tinygl_texture.h
gfx_tinygl.cpp MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
gfx_tinygl.h MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
gfx.cpp
gfx.h MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
hotspot.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
hotspot.h
inventory.cpp MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
inventory.h
menu.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
menu.h
metaengine.cpp
module.mk
movie.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
movie.h
myst3.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
myst3.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
node.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
node.h
nodecube.cpp
nodecube.h
nodeframe.cpp
nodeframe.h
POTFILES
puzzles.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
puzzles.h
scene.cpp MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
scene.h
script.cpp
script.h
sound.cpp
sound.h
state.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
state.h
subtitles.cpp MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
subtitles.h
transition.cpp MYST3: Remove unneeded use of Graphics::ColorMasks 2021-06-24 11:55:54 +02:00
transition.h