aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
2006-09-29Phase 4. Some more internal updates.,Eugene Sandulenko
2006-09-29Phase 3 of Simon engine renaming. Files renaming.Eugene Sandulenko
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-29PP uses voice channel for looping musicTravis Howell
2006-09-29Add opcode stub for PPTravis Howell
2006-09-29Fix input in PPTravis Howell
2006-09-29Fix mistake in dumpOpcode()Travis Howell
2006-09-29Correct size of opcode in dumpOpcode()Travis Howell
2006-09-29Add last game (dimp) of PPTravis Howell
2006-09-29Added/stubbed some Puzzle Pack opcodes that are different compared to TheTorbjörn Andersson
2006-09-29Correct title name for puzzleTravis Howell
2006-09-29Fix display of game titleTravis Howell
2006-09-29Add more changes for PPTravis Howell
2006-09-29Add md5s for Elvira 2Travis Howell
2006-09-29Fix startup of PP gamesTravis Howell
2006-09-29Add speech support for PP and cleanupTravis Howell
2006-09-28Expand Simon engine moreTravis Howell
2006-09-23Add French versions of puttzoo, spyfox, spyfox2 and spyozonTravis Howell
2006-09-23Removed CHECK_HEAPMax Horn
2006-09-23Fix mingw compileTravis Howell
2006-09-23Moved error/warning/checkHeap from engines/engine.cpp to common/util.cppMax Horn
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-21Fix regression in Amiga/Macintosh versions of FFTravis Howell
2006-09-21Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work"Eugene Sandulenko
2006-09-21Fix commentEugene Sandulenko
2006-09-21Fix bug #1536932: "MANIACNES: Crash on click in speechtext-area"Eugene Sandulenko
2006-09-21Remove excess newlines for errors/warningsTravis Howell
2006-09-21Re-enable warning for unknown MIDI eventsTravis Howell
2006-09-21Correct HE version for Dutch version of putttimeTravis Howell
2006-09-20Add French version of Pajama Sam 1Travis Howell
2006-09-20Fix crashes during WW startupTravis Howell
2006-09-20Add details for French version of Pajama Sam 3Travis Howell
2006-09-19Fix FF/Simon2 regression in last commitTravis Howell
2006-09-19Expand Simon engineTravis Howell
2006-09-18Cleaned up Gdi::roomChangedMax Horn
2006-09-18Moved some more code from class Gdi into new subclasses GdiV1 and GdiV2Max Horn
2006-09-18Re-disable blit mask hack (oops)Max Horn
2006-09-18Split setBuiltinCursor into a V0-V2 and a V3-V5 partMax Horn
2006-09-18Moved NES specific code from class Gdi to GdiNESMax Horn
2006-09-18Oops, accidentally broke TMSK support for HE 72+ gamesMax Horn
2006-09-18Fix --disable-heMax Horn
2006-09-18indention fixMax Horn
2006-09-18Moved some code from Gdi::drawBitmap to separate methodsMax Horn
2006-09-18Fixes the Macintosh related problems Krest mentioned on the IRC channel.Johannes Schickel
2006-09-18Minor cleanup, to re-order functionsTravis Howell
2006-09-18Fix typo, that caused FLAC compressed sound effects file to fail to loadTravis Howell
2006-09-17renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::c...Max Horn
2006-09-17Moved stored flobjects to class ScummEngine_v70heMax Horn