aboutsummaryrefslogtreecommitdiff
path: root/engines/simon
AgeCommit message (Expand)Author
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-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-21Remove excess newlines for errors/warningsTravis Howell
2006-09-21Re-enable warning for unknown MIDI eventsTravis Howell
2006-09-20Fix crashes during WW startupTravis Howell
2006-09-19Fix FF/Simon2 regression in last commitTravis Howell
2006-09-19Expand Simon engineTravis Howell
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-16Fix bug #1559767 - SIMONWIN: Crashes on start-upTravis Howell
2006-09-16* Added virtual Engine::getDebugger() methodMax Horn
2006-09-16Overhaul of the debugger codeMax Horn
2006-08-27Update error messages and always report an error if data file load failsTravis Howell
2006-08-27Remove the use of AutoComputeDirtyRects feature of backends, due to it causin...Travis Howell
2006-08-26Fix bug #1544799 - SIMON: Engine creates launcher entry when failing to launch.Travis Howell
2006-08-25Correct platform for alternative Italian version of Simon the Sorcerer 1 (DOS...Travis Howell
2006-08-13Made FF use the same max length for every line when word-wrapping subtitles,Torbjörn Andersson
2006-08-06Fix bug #1535261 FF:Dock Crash - decompressData errorTravis Howell
2006-08-04Patch #1522592: Bugfix [1498158] SIMON: Itemheap overflow on 64bit systemsMax Horn
2006-07-31* Added copyright string to all engine pluginsMax Horn
2006-07-30Added explicit string equals/hash functors to a new header common/hash-str.h;...Max Horn
2006-07-25Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2Travis Howell
2006-07-23Use #include "..." instead of #include <...> for pack-start.h and pack-end.hTorbjörn Andersson
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at least...Max Horn
2006-07-22Fixing compiler warnings under amd64.Johannes Schickel
2006-07-22Removing '/' at pathsnames of calls to "File::addDefaultDirectory" since it c...Johannes Schickel
2006-07-22- let md5_file accept a FilesystemNode too Johannes Schickel
2006-07-22Using FilesystemNode::name instead of FilesystemNode::displayName in all game...Johannes Schickel
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-14OoopsTravis Howell
2006-07-14More whitespace changes.Torbjörn Andersson
2006-07-14Add another Italian version of Simon the Sorcerer 1 (DOS CD)Travis Howell
2006-07-14More whitespace changes to see if things work normally again.Torbjörn Andersson
2006-07-11This should fix bug #1520629 ("No Music in Simon1").Torbjörn Andersson