aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/game.cpp
AgeCommit message (Expand)Author
2006-04-04Remove debug left overTravis Howell
2006-03-28Update game detection code, with recent changes from SAGA engineTravis Howell
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-25Fixing bug #1458388: "SIMON1: Game Detection fails".Eugene Sandulenko
2006-03-25- Print more meaningful game names on detection stageEugene Sandulenko
2006-03-22Add initial support for Amiga and Macintosh versions of The Feeble FilesTravis Howell
2006-03-12Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy)Travis Howell
2006-03-09Moved SIMON plugin interface code from simon.cpp to game.cppMax Horn
2006-03-09Modified SIMON engine to use DetectedGame::updateDescMax Horn
2006-03-09- added new toDetectedGame() template function (analog to toGameSettings)Max Horn
2006-03-04Add correct md5 for second version of Simon the Sorcerer 2 patched to RussianTravis Howell
2006-02-20Add German version of Simon the Sorcerer 2 (DOS Floppy)Travis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn