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
2011-05-23
COMMON: Add exit() to list of forbidden symbols
Max Horn
2011-05-23
COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed
Max Horn
2011-05-23
COMMON: Mark more symbols as forbidden
Max Horn
2011-05-23
BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile manager
Max Horn
2011-05-23
SWORD25: Include scummsys.h from lua.h, partially deal with the consequences
Max Horn
2011-05-23
COMMON: Provide our own implementations for scumm_str(n)icmp
Max Horn
2011-05-23
SWORD25: Avoid including lua headers in other headers
Max Horn
2011-05-23
SWORD25: Replace some non-portable calls, add FIXMEs
Max Horn
2011-05-23
SAMSUNGTV: update port
Pawel Kolodziejski
2011-05-23
SWORD25: Fix Theora audio endianism
Alyssa Milburn
2011-05-23
SWORD25: Properly use Theora picture offset/dimensions
Matthew Hoops
2011-05-23
SWORD25: Fix ambiguous typing
Max Horn
2011-05-23
BASE: Sync COPYING with latest version of the GPL 2.1 text
Max Horn
2011-05-23
TSAGE: Remove redundant semicolons
Max Horn
2011-05-23
TEEN: Change Inventory members to comple with CFG
Max Horn
2011-05-23
GRAPHICS: Rename some members of NewFont
Max Horn
2011-05-23
AUDIO: Explicitly instantiate & name RandomSource used by MAME OPL
Max Horn
2011-05-23
SWORD25: Fix screenshot endianism issue
Alyssa Milburn
2011-05-23
SWORD25: De-hardcode target name in thumbnail code
Alyssa Milburn
2011-05-23
SWORD25: Fix error string parameter
Alyssa Milburn
2011-05-23
SWORD25: Replaced accidental backslash in include filename
Paul Gilbert
2011-05-23
SWORD25: Moved detection entries into detection_tables.h
Paul Gilbert
2011-05-23
SWORD25: Added detection entries for other languages
Paul Gilbert
2011-05-23
SWORD25: Added proxy code for converting writing config.lua to update the Scu...
Paul Gilbert
2011-05-23
SWORD25: Created proxy class that presents ScumMVM settings as a valid config...
Paul Gilbert
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-22
TSAGE: Fix bug "Scene 4150: Using the duck produces the message, "You don't n...
strangerke
2011-05-22
TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an assertio...
strangerke
2011-05-21
SCI: Fix probable alt/shift mixup
Willem Jan Palenstijn
2011-05-20
FM-TOWNS AUDIO: fix gcc warnings
athrxx
2011-05-20
FM-TOWNS AUDIO: fix thread lockups and cleanup
athrxx
2011-05-20
AUDIO: Remove leftover "forward" declaration after real declaration in the TO...
Johannes Schickel
2011-05-20
SWORD25: Don't assume that all locales use decimal point
eriktorbjorn
2011-05-20
SWORD25: Re-implement two LUA library I/O functions necessary for detecting a...
Paul Gilbert
2011-05-19
GRAPHICS: Cleanup formatting
Matthew Hoops
2011-05-19
GRAPHICS: Allow auxiliary surface functions to be used for 32bpp surfaces
Matthew Hoops
2011-05-20
WINCE: Change plugin extensions from .dll to .plugin - fixes erroneous loadin...
CeRiAl
2011-05-19
MOHAWK: Compensate movie encoding difference between Myst ME and Myst origina...
Bastien Bouclet
2011-05-19
SWORD25: Fix to properly signal when movie playback has ended
Paul Gilbert
2011-05-18
GRAPHICS: Update links to info on PICT+JPEG
Matthew Hoops
2011-05-19
I18N: Fixed errors and smoothness of Ukrainian translation
Eugene Sandulenko
2011-05-19
I18N: Update Russian translation
Eugene Sandulenko
2011-05-18
SWORD25: Implement TheoraDecoder::pauseVideoIntern()
Matthew Hoops
2011-05-18
SWORD25: Properly use endOfVideo()
Matthew Hoops
2011-05-18
GRAPHICS: Add some docs and sanity checks to the YUV to RGB code
Matthew Hoops
2011-05-18
SWORD25: Make Theora handle the case when the packet eos is not set
Matthew Hoops
2011-05-18
GRAPHICS: Add a YUV to RGB table lookup for use with Theora
Matthew Hoops
2011-05-18
SWORD25: Fix a/v sync with using the TheoraDecoder standalone
Matthew Hoops
2011-05-18
TINSEL: Remove declarations for non-existent functions FindObject() and GetNe...
Christoph Mallon
2011-05-18
TINSEL: Correctly handle the pDispList OBJECT linked lists, i.e. use OBJECT**...
Christoph Mallon
[next]