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
2017-04-30
GRAPHICS: Delete MacFont in MacText
Tobia Tesan
2017-04-30
GRAPHICS: Use MacFont in lieu of Graphics::Font in MacText
Tobia Tesan
2017-04-30
TESTBED: Fix building with --disable-cloud (#938)
Tarek Soliman
2017-04-29
CLOUD: Fix compilation with old curl vesions
Thierry Crozat
2017-04-29
I18N: Update translation (Greek)
Arius
2017-04-29
SCI32: Remove unnecessary GfxFrameout::_frameNowVisible
Colin Snover
2017-04-29
SCI32: Promote GK2 and Torin demos to AGDF_TESTING
Colin Snover
2017-04-29
VIDEO: Unexpose audio sync API in AdvancedVMDDecoder
Colin Snover
2017-04-28
I18N: Update translation (Greek)
Eugene Sandulenko
2017-04-28
I18N: Update translation (Greek)
Arius
2017-04-26
MACOSX: Expand ~ in default screenshot path
Thierry Crozat
2017-04-24
SCI: Add var count sanity checking to object initialization
Colin Snover
2017-04-24
SCI: Use the var count from the instance's class in SCI1.1-2.1 when looking u...
Colin Snover
2017-04-25
DIRECTOR: Fix Various Compiler Warnings.
D G Turner
2017-04-24
BASE: Improve error handling when detecting games
Thierry Crozat
2017-04-24
BASE: Check scanf return value when adding a game
Thierry Crozat
2017-04-24
I18N: Update translation (Dutch)
Ben Castricum
2017-04-23
SCI32: Remove SCI3 TODO
Colin Snover
2017-04-23
SCI32: Allow resource maps with missing corresponding volumes
Colin Snover
2017-04-24
I18N: Regenerate translations data file
Thierry Crozat
2017-04-24
WINDOWS: Fix warning under mingw-w64.
Kirben
2017-04-24
WINDOWS: Hopefully fix mingw compilation.
Kirben
2017-04-24
WIN32: Fix compilation of getScreenshotPath (missing parenthesis)
Thierry Crozat
2017-04-24
WIN32: Comment out code that gets the user My Pictures directory
Thierry Crozat
2017-04-24
I18N: Update translations templates
Thierry Crozat
2017-04-24
SDL: Improve debug and warning messages when saving screenshots
Thierry Crozat
2017-04-24
SDL: Allow specifying the screenshot directory in the config file
Thierry Crozat
2017-04-24
MACOSX: Create screenshot on Desktop
Thierry Crozat
2017-04-24
SDL: Use dynamic cast instead of C cast to get screenshot path
Thierry Crozat
2017-04-24
WINDOWS: Change location where screenshot are saved
Pala
2017-04-23
CMD: Detect and add game(s) with commandline
yinsimei
2017-04-23
I18N: Update translations templates
Thierry Crozat
2017-04-23
SCI: Improve error messages in Script::validateExportFunc
Colin Snover
2017-04-23
SCI32: Exclude SCI3 code from compilation when SCI32 is disabled
Colin Snover
2017-04-23
SCI32: Fix missing mustSetViewVisible data in cloned objects
Colin Snover
2017-04-23
SCI32: Improve disassembly output of SCI3 property opcodes
Colin Snover
2017-04-23
SCI32: Fix mustSetViewVisible for SCI3
Colin Snover
2017-04-23
SCI32: Replace magic numbers in SCI3 selector init
Colin Snover
2017-04-23
SCI32: Add debugger command to list digital audio samples
Colin Snover
2017-04-23
SCI32: Fix race conditions in Audio32
Colin Snover
2017-04-23
SCI32: Remove unused code branch
Colin Snover
2017-04-23
SCI32: Serialize Robots in SCI3
Colin Snover
2017-04-23
SCI: Fix SCI3 exports
Colin Snover
2017-04-23
SCI: Deduplicate Object::locateVarSelector code
Colin Snover
2017-04-23
SCI: Fix support for 32-bit SCI3 script offsets
Colin Snover
2017-04-23
SCI: Replace mostly-unused flags property with a single boolean
Colin Snover
2017-04-23
SCI: Improve documentation of Object class
Colin Snover
2017-04-23
SCI: Fix whitespace errors
Colin Snover
2017-04-23
SCI: Remove dead code in Script_Offset disassembler
Colin Snover
2017-04-23
SCI: Fix bad offsets in disassembly for SCI3 lofsa/lofss
Colin Snover
[next]