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
Age
Commit message (
Expand
)
Author
2012-03-19
KYRA: Add per-game GUI option support.
Johannes Schickel
2012-03-19
ENGINES: Implement per-game options caching in AdvancedDetector via GUIO flags.
Johannes Schickel
2012-03-19
GUI: Add per-engine and per-game options
Filippos Karapetis
2012-03-19
AUDIO: Add support for multiple QuickTime audio tracks
Matthew Hoops
2012-03-19
COMMON: Add a dummy edit when a QuickTime file contains none
Matthew Hoops
2012-03-19
MOHAWK: Properly initialize the Riven tdomeelev variable
Matthew Hoops
2012-03-17
DEVTOOLS: Print error message to stderr, not stdout.
Christoph Mallon
2012-03-17
JANITORIAL: Simplify stripLine().
Christoph Mallon
2012-03-17
DEVTOOLS: Include necessary headers for compilation.
Christoph Mallon
2012-03-17
JANITORIAL: Remove +x from files, which should not be executable.
Christoph Mallon
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2012-03-17
COMMON: Use defined() instead of defined in preprocessor macros.
Johannes Schickel
2012-03-17
ALL: Use GCC_ATLEAST().
Christoph Mallon
2012-03-17
COMMON: Add GCC_ATLEAST(major, minor) to simplify testing for versions of GCC.
Christoph Mallon
2012-03-17
COMMON: Add a space between a string literal and a macro parameter so C++11 d...
Christoph Mallon
2012-03-17
COMMON: Hopefully fix compilation
Filippos Karapetis
2012-03-17
Merge pull request #206 from BenCastricum/master
Eugene Sandulenko
2012-03-17
COMMON: Use String class consistently
Eugene Sandulenko
2012-03-17
Merge pull request #203 from fingolfin/guio-cleanup
Eugene Sandulenko
2012-03-17
Merge pull request #202 from tsoliman/keymapper-nonkey-inputs
Eugene Sandulenko
2012-03-16
MOHAWK: Disable Riven demo save/load GUI buttons
Matthew Hoops
2012-03-16
MOHAWK: Improve Riven save/load error messages
Matthew Hoops
2012-03-14
I18N: Update Basque translation from patch #3499452
Thierry Crozat
2012-03-13
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
Christoph Mallon
2012-03-13
JANITORIAL: Remove dead code.
Christoph Mallon
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-03-13
JANITORIAL: Make getters const.
Christoph Mallon
2012-03-13
JANITORIAL: Avoid the ugly operator invocation syntax.
Christoph Mallon
2012-03-13
JANITORIAL: Use appropriate type for loop counter.
Christoph Mallon
2012-03-13
JANITORIAL: Do not convert false to a null pointer.
Christoph Mallon
2012-03-13
JANITORIAL: Remove unnecessary empty default constructors/destructors.
Christoph Mallon
2012-03-13
SCI: Add detection entry for KQ6 French DOS Floppy.
D G Turner
2012-03-11
GOB: Add a way to add sprite coordinates to CMP files
Sven Hesse
2012-03-11
GOB: Extend ANIObject to also handle CMP sprite "animations"
Sven Hesse
2012-03-11
GOB: Use the CMPFile class in ANIFile
Sven Hesse
2012-03-11
GOB: Use the CMPFile class in DECFile
Sven Hesse
2012-03-11
GOB: Add a class for CMP sprites with RXY coordinates
Sven Hesse
2012-03-11
I18N: Update translation data file
Thierry Crozat
2012-03-11
CREDITS: Add credits for Basque translation
Thierry Crozat
2012-03-11
NEWS: Mention new Basque translation
Thierry Crozat
2012-03-11
I18N: Add Basque translation from patch #3499452
Thierry Crozat
2012-03-11
DEVTOOLS: Fix parsing of codepage file path
Thierry Crozat
2012-03-11
SCUMM: Fix duplicate MD5 warning
Ben Castricum
2012-03-11
SCUMM: Several detection fixes for mostly dutch HES games/demos
Ben Castricum
2012-03-11
TEST: Add a test case for SafeSeekableSubReadStream::eos handling.
Johannes Schickel
2012-03-11
TEST: Add a test case for MemoryReadStream::eos handling.
Johannes Schickel
2012-03-11
COMMON: Mention that SafeSeekableSubReadStream is not threading safe.
Johannes Schickel
2012-03-11
COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream.
Johannes Schickel
2012-03-10
MOHAWK: Split the graphics classes into their own files
Matthew Hoops
2012-03-10
TSAGE: Fix for walk regions enablement in Blue Force warehouse scene
Paul Gilbert
[next]