aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/game.cpp
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-29Add last game (dimp) of PPTravis Howell
2006-09-29Correct title name for puzzleTravis Howell
2006-09-29Fix display of game titleTravis Howell
2006-09-29Add md5s for Elvira 2Travis Howell
2006-09-28Expand Simon engine moreTravis Howell
2006-09-20Fix crashes during WW startupTravis Howell
2006-09-19Expand Simon engineTravis 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-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-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-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-06-30Add French version of the Feeble Files (Windows 4CD)Travis Howell
2006-06-24Add Italian version of the Feebles Files (4CD)Travis Howell
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-23TypoTravis Howell
2006-06-23Add Spanish version of the Feebles Files (4CD)Travis Howell
2006-05-23Update details for Russian translationsTravis Howell
2006-05-05Update copyrightTravis Howell
2006-05-04Add missing old simon1 targetTravis Howell
2006-04-29Cleanup includesTravis Howell
2006-04-29* Changed the createEngine() factory function of our plugins to return an err...Max Horn
2006-04-16Reduced dependencies on base/plugins.hMax Horn
2006-04-16Removed the directory parameter from md5_fileMax Horn
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...Max Horn
2006-04-15Removed GameDetector::_gameid in favor of using a config manager entryMax Horn
2006-04-14Changed File::open to take a Common::String as file name parameterMax Horn
2006-04-14Fix regression in Amiga version of FFTravis Howell
2006-04-08Introduced language EN_ANY used for general English game entries. EN_USA andEugene Sandulenko
2006-04-08Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailin...Max Horn
2006-04-08Removed common/map.h with the Common::Map template class (it was a very bad i...Max Horn
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