aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-25GOB: Fix a typo in checkDirectPath()Sven Hesse
2010-10-25GOB: Format getDirection() to be more readableSven Hesse
2010-10-25GOB: Add sanity checks to getPass()/setPass()Sven Hesse
2010-10-25GOB: Make moveAdvance() and movePathFind() a bit more readableSven Hesse
2010-10-25SCUMM: Add patch #3093057 - MMC64: sentence/inventory color.Travis Howell
2010-10-25LASTEXPRESS: Adding Date-Time Comments To UK Broderbund Detection EntryDavid Turner
2010-10-25LASTEXPRESS: Don't use NULL in arithmeticMatthew Hoops
2010-10-24SAGA: reduce memory usageAndrew Kurushin
2010-10-24SAGA: fix SAGA_DEBUG; fix IHNM cutaway typoAndrew Kurushin
2010-10-24SAGA: fix const cast warnsAndrew Kurushin
2010-10-24SAGA: replace Resource:loadResource malloc with ByteArray classAndrew Kurushin
2010-10-24LASTEXPRESS: Fix issues when copying debugger commandsJulien Templier
2010-10-24LASTEXPRESS: Fix crash in subtitle handlingJulien Templier
2010-10-24SCI: Fixed bug #3094235 - "SQ4CD: Crashes at Roger jr. in beam"Filippos Karapetis
2010-10-24SCI: fixing obvious kAddToPic regressionMartin Kiewitz
2010-10-24GOB: Replace strncmp by scumm_stricmp when possibleArnaud Boutonné
2010-10-24SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with ...Andrew Kurushin
2010-10-24GOB: un-ban and fix a somehow corrupted version of FascinationArnaud Boutonné
2010-10-24LASTEXPRESS: Change detection entries platform to kPlatformUnknownJulien Templier
2010-10-24SAGA: replace Actor::_actors and _objs malloc base arrays with Common::ArrayAndrew Kurushin
2010-10-24ALL: code formatting fixesMax Horn
2010-10-24SCUMM: Turn global g_cmsEmu into a member var of Player_V2CMSMax Horn
2010-10-24ALL: Fix various typos (patch #3093266)Max Horn
2010-10-24KYRA/PC98: workaround for missing delay opcodesFlorian Kagerer
2010-10-24SWORD25: Remove some dead code; cleanupMax Horn
2010-10-24SWORD25: Replace ResourceManager's hash table by a Common::HashMapMax Horn
2010-10-24SWORD25: Get rid of kernel/string.hMax Horn
2010-10-24SWORD25: Simplify & optimize PNG reading codeMax Horn
2010-10-24SWORD25: Get rid of colorFormat parameter in PNGLoader APIMax Horn
2010-10-24SWORD25: Merge classes PNGLoader, ImageLoader and ImageLoaderManagerMax Horn
2010-10-24SWORD25: Merge B25SLoader into PNGLoaderMax Horn
2010-10-24SWORD25: Add ImageLoaderManager, get rid of last globally constructed objectMax Horn
2010-10-24SWORD25: Remove outdated commentsMax Horn
2010-10-23SAGA: replace Events malloc base linked list with Common::ListAndrew Kurushin
2010-10-23SAGA: fix typoAndrew Kurushin
2010-10-23LASTEXPRESS: Add new dump command to dump the list of files in the archives (...Julien Templier
2010-10-23SAGA: replace decodeBGImage malloc with ByteArrayAndrew Kurushin
2010-10-23SCI: always allocate +1 byte in kMemory nowMartin Kiewitz
2010-10-23LASTEXPRESS: Output human readable time in the show game state debug commandJulien Templier
2010-10-23SCI2/SCI2.1: Some changes to the screen drawing code.Filippos Karapetis
2010-10-23SCI: Silence runtime warnings when editing kernel_tables.h with VS2010Filippos Karapetis
2010-10-23SCI: Added the Spanish version of SQ5 from bug report #3090664Filippos Karapetis
2010-10-23LOL: - fix invalid mem accessFlorian Kagerer
2010-10-23SCUMM: Skip endian conversion on little endian systems (instead of assigning ...Max Horn
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-23SAGA: Add some const qualifiers to SagaEngine methodsMax Horn
2010-10-23SAGA: Improve comment for ByteArray::getBuffer()Max Horn
2010-10-23SWORD25: Register LUA callbacks insider registerScriptBindings() methodsMax Horn
2010-10-23SWORD25: Get rid of global SharedPtr instancesMax Horn
2010-10-23LASTEXPRESS: Add md5sums of UK Broderbund TLE.David Turner