aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/simon.h
AgeCommit message (Expand)Author
2006-03-28Update game detection code, with recent changes from SAGA engineTravis Howell
2006-03-27Add FF support to dump_bitmap()Travis Howell
2006-03-23Minor changes for FF and cleanupTravis Howell
2006-03-22Code for inverted rect when scaling images of FF no longer required. Minor cl...Travis Howell
2006-03-22Rename draw buffers correctlyTravis Howell
2006-03-22Add initial support for Amiga and Macintosh versions of The Feeble FilesTravis Howell
2006-03-16CleanupTravis Howell
2006-03-16CleanupTravis Howell
2006-03-16Rename get draw buffer functionsTravis Howell
2006-03-16Remove unused unlock draw surface functionsTravis Howell
2006-03-16Add scaling code stub for FFTravis 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-02-18- Removed the 'features' field from GameSettingsMax Horn
2006-02-16Cleanup drawing code for Feeble FilesTravis Howell
2006-02-13Add hyperlink on/off functions of oracle in Feeble FilesTravis Howell
2006-02-12The GameDetector is no longer a required parameter for Engine constructorsMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn