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-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
2012-03-10
COMMON: Fix formatting in substream.h.
Johannes Schickel
2012-03-09
TSAGE: Bugfix for breaker box display in Blue Force scene 910
Paul Gilbert
2012-03-08
SCI: Fix GK1 Mac text positioning
Matthew Hoops
2012-03-08
SCI: Fix KQ6 Mac movies with resource fork names
Matthew Hoops
2012-03-08
SCI: Fix SCI1.1+ Mac games with resource fork container names
Matthew Hoops
2012-03-08
COMMON: Add an exists function to MacResManager
Matthew Hoops
2012-03-07
I18N: Regenerate translations data file
Thierry Crozat
2012-03-07
I18N: Update translations file from source code
Thierry Crozat
2012-03-07
I18N: Fix missing msgid in French translation file
Thierry Crozat
2012-03-07
I18N: Update Czech translation (from patch #3496538)
Thierry Crozat
[prev]
[next]