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
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
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-09
GOB: Fascination - Reduce the scope of a couple of variables
Strangerke
2014-01-31
GOB: Correct the language field for Croustibat
Sven Hesse
2014-01-31
GOB: Add a game type and detection table for Croustibat
Sven Hesse
2014-01-31
GOB: Move getTotTextItemPart() from Inter_v3 to Inter_v2
Sven Hesse
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-08-12
I18N: Move specification of engine specific files to enginedir/POTFILES.
Johannes Schickel
2013-08-08
COMMON: Rename ConfigFile to INIFile.
Johannes Schickel
2013-08-03
GOB: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
GOB: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-06-30
GOB: Add hypothetical 32bpp support
Sven Hesse
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-19
Merge pull request #322 from fingolfin/fix-clang-warnings
Johannes Schickel
2013-04-19
GOB: Add a call to Inter::animPalette() in the hotspot checker
Sven Hesse
2013-04-18
ENGINES: Remove a bunch of unused private member variables
Max Horn
2013-04-15
GOB: Fix a misplaced continue / fallthrough
Sven Hesse
2013-04-15
GOB: Change strcpy/strcat to strlcpy/strlcat for safety
Sven Hesse
2013-04-15
GOB: Change strcpy to strlcpy for safety
Sven Hesse
2013-04-15
GOB: Add another sanity check
Sven Hesse
2013-04-15
GOB: Add a sanity check
Sven Hesse
2013-04-15
GOB: Fix another potential array overrun
Sven Hesse
2013-04-15
GOB: Fix a potential array overrun
Sven Hesse
2013-04-15
GOB: Fix a leak
Sven Hesse
2013-04-15
GOB: Correct a delete/delete[]-mismatch
Sven Hesse
2013-04-15
GOB: Remove unused member variable in SaveLoad_v6
Sven Hesse
2013-04-15
GOB: Remove unused member variables in SaveLoad_Fascination
Sven Hesse
2013-04-08
GOB: Add another Spanish DOS version of Geisha
Sven Hesse
2013-03-20
GOB: Plug a leak
Sven Hesse
2013-03-20
GOB: iterator++ -> ++iterator
Sven Hesse
[next]