index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cine
Age
Commit message (
Expand
)
Author
2015-09-17
CINE: Show splash screen in CD version of Future Wars
Torbjörn Andersson
2015-09-13
CINE: Correct size of arrays for CD version of Future Wars.
Kirben
2015-09-13
CINE: Add support for CD music in the CD version of Future Wars.
Kirben
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
CINE: Use the built-in OPL timer
Matthew Hoops
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2015-05-17
CINE: Add English DOS demo of Operation Stealth.
Kirben
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-25
CINE: Add a safeguard to avoid a divide by zero in Palette::save()
Strangerke
2014-05-25
CINE: Add a safeguard to avoid incrementing a null pointer
Strangerke
2014-03-22
CINE: Add a safeguard, split makeCommandLine() per game type
Strangerke
2014-03-16
CINE: Initialize some unitialized variables
Strangerke
2014-03-16
CINE: Avoid possible string buffer overrun by using strlcpy and strlcat
Strangerke
2014-02-18
CINE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-09
CINE: Reduce the scope of some variables, optimize a couple of iterator incre...
Strangerke
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-11-03
CINE: Remove unnecessary check. CID 1004117
Eugene Sandulenko
2013-10-02
CINE: Ensure that Adlib driver callbacks are initialized. CID 1003411.
D G Turner
2013-10-02
CINE: Fix for possible uninitialized variable usage. CID 1086890.
D G Turner
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-26
CINE: Null terminate string. CID 1003886
Eugene Sandulenko
2013-04-26
CINE: Null terminate string. CID 1003884
Eugene Sandulenko
2013-04-26
CINE: Null terminate string. CID 1003887
Eugene Sandulenko
2013-04-18
ENGINES: Silence clang warning about unused private member _vm
Max Horn
2012-09-11
CINE: Implement music fade out for Amiga/AtariST music.
Johannes Schickel
2012-09-08
CINE: Fix sfx channel use in Amiga and AtariST versions of FW.
Johannes Schickel
2012-09-08
CINE: Implement panning for sfx for FW Amiga and AtariST.
Johannes Schickel
2012-09-08
CINE: Remove unused Sound::update method.
Johannes Schickel
2012-09-08
CINE: Fix Paula frequency.
Johannes Schickel
2012-09-08
CINE: Implement sfx repeat and volume fade for FW Amiga/AtariST.
Johannes Schickel
2012-09-08
CINE: Skip resource header in loadSpl.
Johannes Schickel
2012-09-07
CINE: Workaround disabled menus in FW when loading from launcher/cl.
Johannes Schickel
2012-09-07
CINE: Fix sprite loading in FW.
Johannes Schickel
2012-09-07
CINE: A little bit enforcement of our formatting guidelines.
Johannes Schickel
2012-09-07
CINE: Explain the name "undrawChar" and add a possible TODO.
Johannes Schickel
2012-09-07
CINE: Make selection menu focus rectangle match the original size.
Johannes Schickel
2012-09-07
CINE: Implement proper text coloring in selection menus for Amiga.
Johannes Schickel
2012-08-20
CINE: Fix drawing of sprite with mask.
Vincent Hamm
2012-08-14
CINE: Apply some ScummVM formatting conventions
Torbjörn Andersson
2012-08-13
Merge pull request #266 from yaz0r/master
yaz0r
2012-08-13
CINE: Fix system menu sometimes not appearing in OS
Vincent Hamm
2012-08-14
CINE: Fix compile error caused by excess ;
Travis Howell
2012-08-13
CINE: Fix regression in savegame system
Vincent Hamm
2012-08-13
Cine: Fix swimming sequence by allowing mouse click to be held down
Vincent Hamm
2012-08-13
CINE: Fix restoring of savegame in cave
Vincent Hamm
[next]