aboutsummaryrefslogtreecommitdiff
path: root/engines/simon
AgeCommit message (Expand)Author
2006-02-18- Merged GameDetector::detectGame() into GameDetector::detectMain()Max Horn
2006-02-18- renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistencyMax Horn
2006-02-18- Removed the 'features' field from GameSettingsMax Horn
2006-02-17Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::ini...Max Horn
2006-02-16Whitespace fix.Torbjörn Andersson
2006-02-16- Fixed a bug that prevented you from overriding the scaler from the commandMax Horn
2006-02-16Fix overlay images not always been marked as compressed in the Feeble FilesTravis Howell
2006-02-16Cleanup drawing code for Feeble FilesTravis Howell
2006-02-16For now, do not attempt to draw "overlay" sprites, like the Oracle icon. TheTorbjörn Andersson
2006-02-14It looks like Feeble Files adjustis sprite coordinates by _scrollY as well,Torbjörn Andersson
2006-02-14As far as I can tell, The Feeble Files should subtract _scrollX from theTorbjörn Andersson
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-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn