scummvm/engines/cine
D G Turner f8f0f09ef2 CINE: Fix GCC Compiler Warnings
These are mainly signed vs. unsigned comparison warnings apart from
a set, but unused variable in the main loop code which can be removed.
2021-03-17 21:53:28 +00:00
..
anim.cpp CINE: Fix GCC Compiler Warnings 2021-03-17 21:53:28 +00:00
anim.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
bg_list.cpp CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
bg_list.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
bg.cpp CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
bg.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
cine.cpp CINE: OS: Fix MT-32/AdLib SFX & loading savegames 2020-09-04 10:31:33 +02:00
cine.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
configure.engine
console.cpp CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
console.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
detection_tables.h CINE: Use AD_ENTRY2s in the detection tables 2020-11-28 13:49:16 +01:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
gfx.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
gfx.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
main_loop.cpp CINE: Fix GCC Compiler Warnings 2021-03-17 21:53:28 +00:00
main_loop.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
msg.cpp CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
msg.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
object.cpp CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
object.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
pal.cpp CINE: Fix compilation 2020-08-22 22:58:43 +02:00
pal.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
part.cpp CINE: Fix GCC Compiler Warnings 2021-03-17 21:53:28 +00:00
part.h
POTFILES ALL: Clarify POTFILES, remove redundant common/translations.h includes 2020-11-10 03:03:49 +01:00
prc.cpp CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
prc.h
rel.cpp
rel.h
saveload.cpp ENGINES: Make creation of savegame thumbnails an overrideable method 2021-03-07 09:34:33 -08:00
saveload.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
script_fw.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
script_os.cpp CINE: Fix warnings 2020-08-26 01:32:55 +02:00
script.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
sound.cpp CINE: Fix GCC Compiler Warnings 2021-03-17 21:53:28 +00:00
sound.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
texte.cpp CINE: OS: Fallback to default error messages 2020-09-03 00:39:02 +02:00
texte.h CINE: Add support for Operation Stealth. 2020-07-25 00:33:42 +02:00
unpack.cpp
unpack.h
various.cpp CINE: FW: Fix command line updating 2020-09-10 00:34:32 +01:00
various.h CINE: OS: Fix MT-32/AdLib SFX & loading savegames 2020-09-04 10:31:33 +02:00
xref.txt