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-06-19
OPENGL: Clarify OSD rect color in a comment.
Johannes Schickel
2011-06-19
SDL: Formatting fixes.
Johannes Schickel
2011-06-19
OPENGL: Formatting fixes.
Johannes Schickel
2011-06-19
OPENGLSDL: Use String::format instead of sprintf.
Johannes Schickel
2011-06-19
OPENGLSDL: Formatting fixes.
Johannes Schickel
2011-06-19
TEENAGENT: Get rid of unused variable.
Johannes Schickel
2011-06-19
TSAGE: Fix signalling an action when a song stops
Paul Gilbert
2011-06-19
DREAMWEB: Fix compilation error on MSVC
Paul Gilbert
2011-06-19
TSAGE: Silence GCC warnings (hopefully without breaking anything)
eriktorbjorn
2011-06-19
DREAMWEB: Added crash workaround
Vladimir Menshakov
2011-06-19
DREAMWEB: Added assertions on cx == 0xffff
Vladimir Menshakov
2011-06-19
DREAMWEB: Fixed quit from travel screen
Vladimir Menshakov
2011-06-19
SCUMM: fix SCUMM3 FM-TOWNS font rendering glitch in Japanese mode
athrxx
2011-06-19
DREAMWEB: Added checksums for German CD release
Vladimir Menshakov
2011-06-19
DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and cre...
Vladimir Menshakov
2011-06-19
DREAMWEB: removed hack from openfile
Vladimir Menshakov
2011-06-19
Merge remote branch 'remotes/dreammaster/tsage_sound'
Paul Gilbert
2011-06-19
TSAGE: Cleaned up the write() method
Paul Gilbert
2011-06-19
TSAGE: Fixed problem with number of voices not being reset
Paul Gilbert
2011-06-19
LOL: fix bug reported on forum
athrxx
2011-06-18
AGOS: Get rid of unused variable.
Johannes Schickel
2011-06-18
SCUMM: regenerate 16bit palette after loading a savegame in LOOM PCE
athrxx
2011-06-18
SCUMM: fixed messed up colors in 16bit HE games
athrxx
2011-06-18
DREAMWEB: Fix saveGameState signature to match Engine's virtual method
Ori Avtalion
2011-06-18
SWORD25: Fix locale-related bug when reading the volume settings
eriktorbjorn
2011-06-18
SWORD25: Fix getting volume settings from config file
eriktorbjorn
2011-06-18
SCUMM: make sure asmDrawStripToScreen is not called in 16bit mode
athrxx
2011-06-18
DREAMWEB: fixed size check in stosw(size)
Vladimir Menshakov
2011-06-18
DREAMWEB: added stubs for loading from lancher (disabled).
Vladimir Menshakov
2011-06-18
DREAMWEB: do not call updatescreen before quitting, fixed crash on dosreturn,...
Vladimir Menshakov
2011-06-18
DREAMWEB: implemented clean exit
Vladimir Menshakov
2011-06-18
ANDROID: Fix kFeatureCursorPalette.
Alyssa Milburn
2011-06-18
CONFIGURE: Use = to test for string equality, not ==
eriktorbjorn
2011-06-18
COMMON: Replace some vsnprintf/STRINGBUFLEN uses by vformat
Max Horn
2011-06-18
KYRA: Replace vsprintf by Common::String::vformat
Max Horn
2011-06-18
HUGO: Replace vsprintf by Common::String::vformat
Max Horn
2011-06-18
AGOS: Replace vsprintf by Common::String::vformat
Max Horn
2011-06-18
AGI: Replace vsprintf by Common::String::vformat
Max Horn
2011-06-18
COMMON: Add vformat() function (Common::String analog to vsprintf)
Max Horn
2011-06-17
SCUMM: fix FM-TOWNS graphics output for ARM devices
athrxx
2011-06-17
Merge pull request #42 from fingolfin/no-osystem-defaults
Max Horn
2011-06-17
COMMON: Remove default implementation of OSystem::logMessage
Max Horn
2011-06-17
SDL: Make logMessage() implementation independent from parent class(es)
Max Horn
2011-06-17
NULL: Add logMessage() implementation
Max Horn
2011-06-17
N64: Add logMessage() implementation
Max Horn
2011-06-17
IPHONE: Add logMessage() implementation
Max Horn
2011-06-17
WII: Add logMessage() implementation
Max Horn
2011-06-17
PSP: Make logMessage() implementation independent from parent class(es)
Max Horn
2011-06-17
GUI: fix uninitialized var
athrxx
2011-06-17
BACKENDS: Mono output devices are OK on Symbian.
Alyssa Milburn
[next]