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
/
gob
Age
Commit message (
Expand
)
Author
2019-12-12
GOB: Fix Missing Default Switch Cases
D G Turner
2019-11-03
ENGINES: Stop using 'single id'
Bastien Bouclet
2019-11-03
ENGINES: Add an engine ID to all the engines
Bastien Bouclet
2018-11-03
GOB: Correct Crousibat Detection Entry to European Portuguese.
D G Turner
2018-10-02
GOB: Add Detection Entry for PCGames Ween Demo.
D G Turner
2018-09-15
GOB: Correct build breakage for DS/PSP2 from previous commit.
D G Turner
2018-09-15
GOB: fixed missing member initialization
Martin Gerhardy
2018-08-18
GOB: Replace use of strdup with Common::String
Colin Snover
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2018-05-10
ENGINES: Change MetaEngine::findGame to return a plain game descriptor
Bastien Bouclet
2018-05-10
ENGINES: Add unknown game variants to the game detector results
Bastien Bouclet
2018-02-13
GOB: Mark intentional fallthrough in switch statements
Sven Hesse
2017-11-10
ENGINES: Improve output of unknown game variant detection
Colin Snover
2017-11-10
ALL: Fix misuse of comma operator
Colin Snover
2017-10-07
BACKENDS: Fix window sizing of games that switch between multiple resolutions
Colin Snover
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2017-08-06
GOB: Fix what looks like an obviously incorrect condition
Torbjörn Andersson
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2017-01-26
GOB: Add another interactive Gob3 demo, as supplied by Dark-Star
Sven Hesse
2016-11-29
ALL: game state => saved game
Ben Castricum
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-07-28
GOB: Move debug channel registration to the top of the engine constructor
Eugene Sandulenko
2016-07-20
GOB: Work around broken resource sizes in Gobliiins EGA
Sven Hesse
2016-04-14
GOB: Reduce audio header dependencies
Ori Avtalion
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-03-28
GOB: Fix Fascination entry, it is DOS, not Amiga version
Eugene Sandulenko
2016-03-27
GOB: Added another French Playttons2. Bug #7052
Eugene Sandulenko
2016-03-27
GOB: Added Spanish Fascination detection entry. Bug #7069
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
2016-02-28
GOB: Don't completely reset the OPL in AdLib::initOPL()
Sven Hesse
2016-02-14
GOB: Fix warning
Eugene Sandulenko
2016-01-02
GOB: Remove unnecessary includes and forward-declarations
Sven Hesse
2015-09-02
GOB: Make the currently playing CD track all-uppercase
Sven Hesse
2015-08-03
GOB: Remove a useless call to Variables::getAddressOff8()
Sven Hesse
2015-07-19
GOB: Get rid of unused Audio::mixer references
Max Horn
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
GOB: Implement custom AdLib volume control
Walter van Niftrik
2015-07-07
GOB: Use the built-in OPL timer
Matthew Hoops
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-05-07
GOB: Make coordinate parameters in Surface::fillRect() signed
Sven Hesse
2014-10-19
GOB: Remove useless memcpy()
Sven Hesse
2014-10-04
GOB: Update list of files that contain translatable strings
Thierry Crozat
2014-07-08
GOB: Remove duplicate entries for Ween DOS
Sven Hesse
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-03-16
GOB: Calculate _totResStart even if no resources follow
Sven Hesse
2014-03-16
GOB: Remove the last remnants of Draw::_vgaSmallPalette
Sven Hesse
[next]