scummvm/engines/cine
2024-06-30 19:13:41 +02:00
..
anim.cpp CINE: Fix signed/unsigned mismatch 2023-07-08 22:02:00 +03:00
anim.h
bg_list.cpp
bg_list.h
bg.cpp
bg.h
cine.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
cine.h ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
configure.engine
console.cpp
console.h
credits.pl
detection_tables.h DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
detection.cpp ENGINES: Create a type aware advanced detector 2024-06-30 18:39:06 +02:00
detection.h ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
gfx.cpp
gfx.h JANITORIAL: Clean up some English language 2024-01-21 00:28:44 +01:00
main_loop.cpp CINE: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
main_loop.h
metaengine.cpp ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
module.mk
msg.cpp
msg.h
object.cpp
object.h
pal.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
pal.h
part.cpp CINE: Migrate engine to Path 2023-12-24 13:19:25 +01:00
part.h
POTFILES CINE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
prc.cpp CINE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
prc.h
rel.cpp CINE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
rel.h
saveload.cpp CINE: Correct spelling mistake 2022-10-27 15:56:09 +02:00
saveload.h
script_fw.cpp CINE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_os.cpp
script.h
sound.cpp JANITORIAL: Fix "to to" and "if if" typos in some comments 2022-09-11 17:45:25 +02:00
sound.h
texte.cpp
texte.h
unpack.cpp
unpack.h
various.cpp CINE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
various.h CINE: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
xref.txt