scummvm/engines/cine
2018-05-10 09:04:23 +02:00
..
anim.cpp CINE: Fix SPL resource loading (thus SFX). 2016-02-28 12:25:14 +01:00
anim.h
bg_list.cpp
bg_list.h
bg.cpp CINE: Avoid possible string buffer overrun by using strlcpy and strlcat 2014-03-16 14:24:45 +01:00
bg.h
cine.cpp BACKENDS: Fix window sizing of games that switch between multiple resolutions 2017-10-07 12:30:29 -05:00
cine.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
configure.engine
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h
detection_tables.h CINE: Implement extra GUI options using AD's features. 2015-12-28 00:14:11 +01:00
detection.cpp ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
gfx.cpp CINE: Add a safeguard to avoid incrementing a null pointer 2014-05-25 17:38:28 +02:00
gfx.h
main_loop.cpp JANITORIAL: Silence more GCC 7 warnings 2017-08-06 12:26:05 +02:00
main_loop.h
module.mk
msg.cpp
msg.h
object.cpp
object.h
pal.cpp CINE: Add a safeguard to avoid a divide by zero in Palette::save() 2014-05-25 18:11:14 +02:00
pal.h
part.cpp CINE: Avoid possible string buffer overrun by using strlcpy and strlcat 2014-03-16 14:24:45 +01:00
part.h
POTFILES CINE: Update POTFILES 2016-11-24 11:57:10 +01:00
prc.cpp
prc.h
rel.cpp
rel.h
saveload.cpp CINE: Fix restoring background music when loading saved game in DOS CD version of Future Wars. 2016-03-01 20:08:03 +11:00
saveload.h
script_fw.cpp CINE: Fix sound effects stopping the music in the DOS CD version of Future Wars. 2016-03-01 20:36:36 +11:00
script_os.cpp
script.h
sound.cpp ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
sound.h CINE: Add support for CD music in the CD version of Future Wars. 2015-09-13 14:24:55 +10:00
texte.cpp
texte.h
unpack.cpp
unpack.h
various.cpp JANITORIAL: Fix GCC 7 fall through warning 2017-08-11 20:40:37 +02:00
various.h CINE: Add a safeguard, split makeCommandLine() per game type 2014-03-22 11:42:06 +01:00
xref.txt