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
2013-02-03
SWORD25: Fix some spacing in LUA
Filippos Karapetis
2013-02-03
SWORD25: Replace calls to LUAI_THROW() with error() in LUA
Filippos Karapetis
2013-02-03
I18N: Update translation files from source code
Thierry Crozat
2013-02-03
GUI: Center Launcher.Version in all themes.
Johannes Schickel
2013-02-03
GUI: Fix text alignment for the version in the launcher.
Johannes Schickel
2013-02-02
Merge pull request #308 from hasufell/master
Johannes Schickel
2013-02-01
MACOSX: Fix compilation with the 10.2.8 SDK
Matthew Hoops
2013-02-01
MACOSX: Load soundfonts using FSRef instead of FSSpec on 10.5
Matthew Hoops
2013-02-01
CONFIGURE: Fix build under et_EE locale
hasufell
2013-02-01
WINTERMUTE: Avoid applying color-keys to ALL images with bpp >= 3.
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Apply color-key if no alpha-channel is present
Einar Johan Trøan Sømåen
2013-02-01
GRAPHICS: Let JPEGs pixelformat state 0 alpha bits.
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Avoid using ldepxf/frexpf
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Force the screen to black after loading/saving.
Einar Johan Trøan Sømåen
2013-01-31
WINTERMUTE: Redo the way floats are saved, break savegame compatibility with ...
Einar Johan Trøan Sømåen
2013-01-29
PEGASUS: Fix lid sequences missing a frame
Matthew Hoops
2013-01-29
PEGASUS: Reset _lastMillis when changing rate in the timer
Matthew Hoops
2013-01-29
SCI: Use correct priority selector in SoundCmd
Willem Jan Palenstijn
2013-01-28
Merge pull request #305 from giucam/bufferedseekable
Johannes Schickel
2013-01-28
COMMON: Fix successive seeks in BufferedSeekableReadStream.
Johannes Schickel
2013-01-28
Merge pull request #306 from lordhoto/filechooser-hidden
Johannes Schickel
2013-01-28
BUILD: Add wintermute.zip to resource file for Windows builds.
Kirben
2013-01-28
WINTERMUTE: Move Resources out of binary and into wintermute.zip
Einar Johan Trøan Sømåen
2013-01-27
GUI: Allow user to display hidden files in the browser dialog.
Johannes Schickel
2013-01-27
SCUMM: Update handling of non so resources in Loom Mac.
Johannes Schickel
2013-01-27
SCUMM: Work around bug #3602239 ("Mac Loom crashes using opening...")
Torbjörn Andersson
2013-01-26
JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespa...
Johannes Schickel
2013-01-26
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
Johannes Schickel
2013-01-26
TESTS: Add failing test for repeated seeks in BufferedSeekableReadStream
Willem Jan Palenstijn
2013-01-26
COMMON: Make BufferedSeekableReadStream use the buffer with SEEK_SET and SEEK...
Giulio Camuffo
2013-01-26
WINTERMUTE: Replace all NULLs with nullptr.
Einar Johan Trøan Sømåen
2013-01-26
GRAPHICS: Modify the JFIF version warning
Matthew Hoops
2013-01-26
WINTERMUTE: Replace a few NULLs with nullptr.
Einar Johan Trøan Sømåen
2013-01-26
WINTERMUTE: Add override-tags to most of the overriden functions in base/gfx.
Einar Johan Trøan Sømåen
2013-01-26
Merge pull request #303 from lordhoto/wrap-compressed
Johannes Schickel
2013-01-26
COMMON: Return NULL in wrapCompressedReadStream for compressed streams when Z...
Johannes Schickel
2013-01-26
NEWS: Formatting fixes in the Drascula section of 1.6.0.
Johannes Schickel
2013-01-26
QUEEN: Rename override to overrideCmd.
Johannes Schickel
2013-01-26
Merge pull request #256 from lordhoto/thumbnail-pixelformat
Johannes Schickel
2013-01-26
Merge pull request #301 from lordhoto/c++11-playground
Johannes Schickel
2013-01-26
Merge branch 'eriktorbjorn-fluidsynth-settings'
Johannes Schickel
2013-01-26
GUI: Move the FluidSynth reset button from Misc tab to bottom
Torbjörn Andersson
2013-01-26
GUI: Misc FluidSynth-related cleanups.
Torbjörn Andersson
2013-01-26
GUI: Add "Reset" button to FluidSynth settings dialog
Torbjörn Andersson
2013-01-26
WINTERMUTE: Don't cast bool to pointer.
Einar Johan Trøan Sømåen
2013-01-26
GUI: Swap Reverb and Chorus tabs in FluidSynth settings
Torbjörn Andersson
2013-01-26
GUI: Make the FluidSynth settings dialog a bit more like Qsynth
Torbjörn Andersson
2013-01-26
BADA: Add completely untested layout changes to Bada theme
Torbjörn Andersson
2013-01-26
FLUIDSYNTH: Add separate dialog for FluidSynth settings
Torbjörn Andersson
2013-01-26
VIDEO: Hook some more of our ADPCM decoder variants to our AVI video decoder
Filippos Karapetis
[next]