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
2010-10-24
LASTEXPRESS: Fix issues when copying debugger commands
Julien Templier
2010-10-24
LASTEXPRESS: Fix crash in subtitle handling
Julien Templier
2010-10-24
SCI: Fixed bug #3094235 - "SQ4CD: Crashes at Roger jr. in beam"
Filippos Karapetis
2010-10-24
SCI: fixing obvious kAddToPic regression
Martin Kiewitz
2010-10-24
GOB: Replace strncmp by scumm_stricmp when possible
Arnaud Boutonné
2010-10-24
SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with ...
Andrew Kurushin
2010-10-24
GOB: un-ban and fix a somehow corrupted version of Fascination
Arnaud Boutonné
2010-10-24
GUI/LAUNCHER: improved MIDI device selection (also #3088438)
Florian Kagerer
2010-10-24
LASTEXPRESS: Change detection entries platform to kPlatformUnknown
Julien Templier
2010-10-24
SDL/WIN32: Disable currently unused config entries, added with r53767.
Johannes Schickel
2010-10-24
SDL/win32: fix lf, thx msvc
Martin Kiewitz
2010-10-24
SDL/w32: add ability to hide console
Martin Kiewitz
2010-10-24
SAGA: replace Actor::_actors and _objs malloc base arrays with Common::Array
Andrew Kurushin
2010-10-24
Revert r53747: "GUI: added close() call to Dialog::runModal()"
Willem Jan Palenstijn
2010-10-24
ALL: code formatting fixes
Max Horn
2010-10-24
SCUMM: Turn global g_cmsEmu into a member var of Player_V2CMS
Max Horn
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-24
KYRA/PC98: workaround for missing delay opcodes
Florian Kagerer
2010-10-24
SWORD25: Remove some dead code; cleanup
Max Horn
2010-10-24
SWORD25: Replace ResourceManager's hash table by a Common::HashMap
Max Horn
2010-10-24
SWORD25: Get rid of kernel/string.h
Max Horn
2010-10-24
SWORD25: Simplify & optimize PNG reading code
Max Horn
2010-10-24
SWORD25: Get rid of colorFormat parameter in PNGLoader API
Max Horn
2010-10-24
SWORD25: Merge classes PNGLoader, ImageLoader and ImageLoaderManager
Max Horn
2010-10-24
SWORD25: Merge B25SLoader into PNGLoader
Max Horn
2010-10-24
SWORD25: Add ImageLoaderManager, get rid of last globally constructed object
Max Horn
2010-10-24
SWORD25: Remove outdated comments
Max Horn
2010-10-23
SAGA: replace Events malloc base linked list with Common::List
Andrew Kurushin
2010-10-23
SAGA: fix typo
Andrew Kurushin
2010-10-23
LASTEXPRESS: Add new dump command to dump the list of files in the archives (...
Julien Templier
2010-10-23
SAGA: replace decodeBGImage malloc with ByteArray
Andrew Kurushin
2010-10-23
GUI: added close() call to Dialog::runModal()
Yotam Barnoy
2010-10-23
SCI: always allocate +1 byte in kMemory now
Martin Kiewitz
2010-10-23
LASTEXPRESS: Output human readable time in the show game state debug command
Julien Templier
2010-10-23
SCI2/SCI2.1: Some changes to the screen drawing code.
Filippos Karapetis
2010-10-23
SCI: Silence runtime warnings when editing kernel_tables.h with VS2010
Filippos Karapetis
2010-10-23
SCI: Added the Spanish version of SQ5 from bug report #3090664
Filippos Karapetis
2010-10-23
PSP: Fix up imageViewer to pause game
Yotam Barnoy
2010-10-23
LOL: - fix invalid mem access
Florian Kagerer
2010-10-23
SCUMM: Skip endian conversion on little endian systems (instead of assigning ...
Max Horn
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-23
SAGA: Add some const qualifiers to SagaEngine methods
Max Horn
2010-10-23
SAGA: Improve comment for ByteArray::getBuffer()
Max Horn
2010-10-23
SWORD25: Register LUA callbacks insider registerScriptBindings() methods
Max Horn
2010-10-23
SWORD25: Get rid of global SharedPtr instances
Max Horn
2010-10-23
LASTEXPRESS: Add md5sums of UK Broderbund TLE.
David Turner
2010-10-23
SCUMM: Disable multiplayer option in Backyard Baseball 2001.
Travis Howell
2010-10-23
SCUMM: Add workaround to allow saved games to be shared between Macintosh and...
Travis Howell
2010-10-23
PSP: make vkbd's function keys match their visual representation
Joost Peters
2010-10-23
SCUMM: Fix buffer overflow, that was causing crashes when saving in Backyard ...
Travis Howell
[next]