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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2010-10-25
SCUMM: Add patch #3093051 - MMC64: Ladder facing patch.
Travis Howell
2010-10-25
SCUMM: Add patch #3093048 - MMC64: German actor names.
Travis Howell
2010-10-25
GOB: Fix the Gob3 ladder walking bug
Sven Hesse
2010-10-25
GOB: Fix the Gob3 stairs walking bug
Sven Hesse
2010-10-25
GOB: Format optimizePoints() to be a bit more readable
Sven Hesse
2010-10-25
GOB: Minor map cleanup
Sven Hesse
2010-10-25
GOB: Fix a typo in checkDirectPath()
Sven Hesse
2010-10-25
GOB: Format getDirection() to be more readable
Sven Hesse
2010-10-25
GOB: Add sanity checks to getPass()/setPass()
Sven Hesse
2010-10-25
GOB: Make moveAdvance() and movePathFind() a bit more readable
Sven Hesse
2010-10-25
SCUMM: Add patch #3093057 - MMC64: sentence/inventory color.
Travis Howell
2010-10-25
LASTEXPRESS: Adding Date-Time Comments To UK Broderbund Detection Entry
David Turner
2010-10-25
LASTEXPRESS: Don't use NULL in arithmetic
Matthew Hoops
2010-10-24
SAGA: reduce memory usage
Andrew Kurushin
2010-10-24
SAGA: fix SAGA_DEBUG; fix IHNM cutaway typo
Andrew Kurushin
2010-10-24
SAGA: fix const cast warns
Andrew Kurushin
2010-10-24
SAGA: replace Resource:loadResource malloc with ByteArray class
Andrew Kurushin
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
LASTEXPRESS: Change detection entries platform to kPlatformUnknown
Julien Templier
2010-10-24
SAGA: replace Actor::_actors and _objs malloc base arrays with Common::Array
Andrew Kurushin
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
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
LOL: - fix invalid mem access
Florian Kagerer
2010-10-23
SCUMM: Skip endian conversion on little endian systems (instead of assigning ...
Max Horn
[next]