aboutsummaryrefslogtreecommitdiff
path: root/engines/queen
AgeCommit message (Expand)Author
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-22Support for Russian FOTAQEugene Sandulenko
2006-03-09- Renamed GameSettings to PlainGameDescriptorMax Horn
2006-03-05fixed palette handling regression, as reported on the forum.Gregory Montoir
2006-03-02Fix for bug #1438822 (Targets are case sensitive)Max Horn
2006-02-28updated some bugs/issues comments and removed wrong 'FIXME' markers.Gregory Montoir
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-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