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-20
GRAPHICS: Add support for converting surfaces from 24bpp
Matthew Hoops
2012-03-20
COMMON: Add a READ_UINT24 macro
Matthew Hoops
2012-03-20
GRAPHICS: Move PNG to the ImageDecoder interface
Matthew Hoops
2012-03-20
GRAPHICS: Make PNG signature more readable
Matthew Hoops
2012-03-20
GRAPHICS: Make the JPEG code use the new YUV to RGB converter
Matthew Hoops
2012-03-20
GRAPHICS: Convert JPEG to the ImageDecoder API
Matthew Hoops
2012-03-20
GRAPHICS: Convert PictDecoder to the ImageDecoder API
Matthew Hoops
2012-03-20
MOHAWK: Make MystBitmap use BitmapDecoder
Matthew Hoops
2012-03-20
GRAPHICS: Rewrite ImageDecoder to have an improved API
Matthew Hoops
2012-03-20
MOHAWK: Use Surface::convertTo() for video 8bpp->true color conversion
Matthew Hoops
2012-03-20
GRAPHICS: Add a convertTo() function to Surface
Matthew Hoops
2012-03-19
Merge pull request #210 from fuzzie/ttf-fixes
Johannes Schickel
2012-03-19
GRAPHICS: Render TTF glyphs at the right locations.
Alyssa Milburn
2012-03-19
GRAPHICS: Fix TTF glyph drawing at negative Y positions.
Alyssa Milburn
2012-03-19
TRANSLATION: Add all the new files containing translatable strings.
Filippos Karapetis
2012-03-19
SCI: Add per-game GUI option support.
Filippos Karapetis
2012-03-19
DREAMWEB: Add per-game GUI option support.
Filippos Karapetis
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
[prev]
[next]