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
/
made
Age
Commit message (
Expand
)
Author
2018-05-20
MADE: Do not attempt to read from non-existing file
Adrian Frühwirth
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-09-07
MADE: Fix static noise when playing sounds
Thierry Crozat
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-05-09
MADE: Initialize delta sound buffer
Eugene Sandulenko
2016-05-02
MADE: Init class variables
Eugene Sandulenko
2016-05-02
MADE: Cleanup
Eugene Sandulenko
2016-05-02
MADE: Plug memory leak
Eugene Sandulenko
2016-03-13
BACKENDS: Only expose one set of functions for AudioCDManager
Matthew Hoops
2016-03-13
BACKENDS: Move to an openCD() without parameters as the public API
Matthew Hoops
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2015-07-19
MADE: Fix palette fade in/out
Torbjörn Andersson
2015-07-19
MADE: Fix overflow in audio interpolation
Willem Jan Palenstijn
2015-07-19
MADE: Fix movie audio glitches caused by reset of audio decoder
Willem Jan Palenstijn
2015-07-05
MADE: Music: initialize musicType variable
Martin Kiewitz
2015-07-05
MADE: Delete AdLib instrument stream after driver initialization
Torbjörn Andersson
2015-07-05
MADE: Cleanup AdLib driver initialization...
Torbjörn Andersson
2015-07-05
MADE: Allow loading of sample.ad from rtzcd.red
Torbjörn Andersson
2015-07-02
MADE: Limit Miles audio to Return to Zork only, and enable Adlib support.
Kirben
2015-07-02
MADE: Add Miles support for RTZ, currently disabled for Adlib due to known is...
Kirben
2015-01-28
MADE: Initialize some variables
Strangerke
2015-01-27
MADE: Initialize some more variables, remove an useless variable
Strangerke
2015-01-27
MADE: Initialize some variables, remove a useless variable
Strangerke
2014-07-11
MADE: Print v1 database debugging at level 1 instead of all the time
Matthew Hoops
2014-07-11
MADE: Error out when a picture cannot be found
Matthew Hoops
2014-07-11
MADE: Error out when a blocks file fails to open
Matthew Hoops
2014-02-18
MADE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-26
Merge pull request #375 from digitall/engineAutoPlug
Johannes Schickel
2013-11-24
MADE: Janitorial - Fix spacing errors
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
MADE: Create MusicPlayer in run() instead of MadeEngine's constructor.
Johannes Schickel
2013-08-03
MADE: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
MADE: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-05-15
MADE: Show version-related before size-related incompatibilities in savegames
Filippos Karapetis
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-28
MADE: Null terminate string. CID 1003874
Eugene Sandulenko
2013-04-18
ENGINES: Silence clang warning about unused private member _vm
Max Horn
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-06-16
MADE: Get rid of casts on CursorManager::replaceCursor calls.
Johannes Schickel
2012-06-16
MADE: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-10-29
MADE: Silence a few gcc warnings.
Johannes Schickel
2011-10-23
LAUNCHER: Add GUIO_NOASPECT to made
Strangerke
[next]