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-07-15
SLUDGE: Use String::format instead of sprintf
Simei Yin
2017-07-15
MOHAWK: Riven: Set more variables when starting new games
Bastien Bouclet
2017-07-15
MOHAWK: Riven: Stop sending empty rects when drawing transitions
Bastien Bouclet
2017-07-14
MOHAWK: Riven: Implement transition offsets
Bastien Bouclet
2017-07-14
SLUDGE: Fix Unsigned vs. Signed Comparison Compiler Warnings.
D G Turner
2017-07-14
I18N: Update translations templates
Thierry Crozat
2017-07-14
MOHAWK: Riven: Patch prison island dome switch sound change
Bastien Bouclet
2017-07-13
SCI32: Add detection entry for Phantasmagoria FR 1.100.000
Colin Snover
2017-07-13
SLUDGE: Fix Visual Studio compilation
Paul Gilbert
2017-07-13
SCI32: Patch out bad rat view init code in Phantasmagoria
Colin Snover
2017-07-13
SCI32: Ignore chest view palette in Phantasmagoria
Colin Snover
2017-07-13
SCI32: Move priority comparison of ScreenItems into its own function
Colin Snover
2017-07-13
SCI32: Stop optimising palette merges
Colin Snover
2017-07-13
SCI32: Add workaround for Phant1
Colin Snover
2017-07-13
SLUDGE: get random number
Simei Yin
2017-07-13
SLUDGE: fix warnings
Simei Yin
2017-07-13
SLUDGE: Make UTF-8 code portable
Eugene Sandulenko
2017-07-13
SLUDGE: Fix more warnings
Eugene Sandulenko
2017-07-13
SLUDGE: Fix warning
Eugene Sandulenko
2017-07-13
SLUDGE: Fix line endings
Eugene Sandulenko
2017-07-13
SLUDGE: int32_t -> int32
Eugene Sandulenko
2017-07-13
SLUDGE: remove CommonCode directory to have a flat structure
yinsimei
2017-07-13
SLUDGE: use multiple entries for language selection
yinsimei
2017-07-13
SLUDGE: remove game settings from Sludge code
yinsimei
2017-07-13
SLUDGE: delete a game that doesn't exist any more
yinsimei
2017-07-13
SLUDGE: move namespace to functionlist.h
yinsimei
2017-07-13
SLUDGE: change global Common::String to public var of SludgeEngine
yinsimei
2017-07-13
SLUDGE: replace utf8 chars by code
yinsimei
2017-07-13
SLUDGE: remove debug code
yinsimei
2017-07-13
SLUDGE: replace char *by Common::String
yinsimei
2017-07-13
SLUDGE: correct loadfile existence check
yinsimei
2017-07-13
SLUDGE: use Graphics::Surface::drawLine instead of sludge defined drawLine
yinsimei
2017-07-13
SLUDGE: replace abs() by scummvm ABS()
yinsimei
2017-07-13
SLUDGE: code formatting for **
yinsimei
2017-07-13
SLUDGE: use write/readFloatLB instead of Sludge get/putFloat
yinsimei
2017-07-13
STREAM: add read/write functions for float LE/BE
yinsimei
2017-07-13
SLUDGE: use read/writeSint16LE instead of get/putSigned
yinsimei
2017-07-13
SLUDGE: fix u32string saving error
yinsimei
2017-07-13
SLUDGE: correct #define in header to match file name
yinsimei
2017-07-13
SLUDGE: remove math functions defined in sludge
yinsimei
2017-07-13
SLUDGE: replace int types to scummvm defined ones
yinsimei
2017-07-13
SLUDGE: remove define duplication
yinsimei
2017-07-13
SLUDGE: remove unused files
yinsimei
2017-07-13
SLUDGE: use Common/debug instead of sludge debug
yinsimei
2017-07-13
SLUDGE: remove an unused .h
yinsimei
2017-07-13
SLUDGE: use Common::Point instead of struct POINT
yinsimei
2017-07-13
SLUDGE: remove #ifdef HAVE_GLES2 and clean code in graphics
yinsimei
2017-07-13
SLUDGE: remove unused libs
yinsimei
2017-07-13
SLUDGE: remove shader-related files
yinsimei
2017-07-13
SLUDGE: not to build sludge by default
yinsimei
[next]