aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-25HUGO: Add specific function variantes for H2 Dos and H3 DosArnaud Boutonné
2010-10-25SCUMM: Add patch #3094711 - MMC64: Correct position of plant actor.Travis Howell
2010-10-25HUGO: Add missing files (sorry!)Arnaud Boutonné
2010-10-25HUGO: Fix GCC warningsArnaud Boutonné
2010-10-25HUGO: Add specific v1d object classArnaud Boutonné
2010-10-25SCUMM: Add patch #3089936 - MMC64: Parcel/Tombstone/Verb Fix.Travis Howell
2010-10-25SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix.Travis Howell
2010-10-25SCUMM: Add patch #3093061 - MMC64: sentence highlighting.Travis Howell
2010-10-25SCUMM: Add patch #3093051 - MMC64: Ladder facing patch.Travis Howell
2010-10-25SCUMM: Add patch #3093048 - MMC64: German actor names.Travis Howell
2010-10-25GOB: Fix the Gob3 ladder walking bugSven Hesse
2010-10-25GOB: Fix the Gob3 stairs walking bugSven Hesse
2010-10-25GOB: Format optimizePoints() to be a bit more readableSven Hesse
2010-10-25GOB: Minor map cleanupSven Hesse
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