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
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
2010-10-23
SCUMM/FM-TOWNS JAPANESE: fix font drawing in MI1 intro
Florian Kagerer
2010-10-22
TINSEL: Fix for #3091314 - Added extra detection entries for Multi-lingual DW1
Paul Gilbert
2010-10-22
TOON: Fix conversation freeze in the beginning of chapter 2
Sylvain Dupont
2010-10-22
SAGA: fix gcc size_t warns
Andrew Kurushin
2010-10-22
TOON: Close correctly sound packs
Sylvain Dupont
2010-10-22
SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s...
Andrew Kurushin
2010-10-22
TINSEL: Ignore SV_SPEECHDELAY in DW2 Demo
Paul Gilbert
2010-10-22
LASTEXPRESS: Update namespace comment with latest engine status
Julien Templier
2010-10-22
LASTEXPRESS: Reorganize and enhance some debug commands
Julien Templier
2010-10-22
TINSEL: Load samples file for DW2 Demo
Paul Gilbert
2010-10-22
TOON: More talk animation fixes
Sylvain Dupont
[next]