aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.cpp
AgeCommit message (Expand)Author
2007-04-21More meaningful error messageEugene Sandulenko
2006-09-16Reduce code duplicationMax Horn
2006-06-11Support of new subtitles code. Patch from salty-horse.Eugene Sandulenko
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-04-26Introduce and use Engine_Empty() and Engine::GUIErrorMessage()Eugene Sandulenko
2006-04-25Show GUI message when game data is not found.Eugene Sandulenko
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...Max Horn
2006-04-01Removing superfluous addDefaultDirectory callMax Horn
2006-03-09Moved SAGA plugin interface code from saga.cpp to game.cppMax Horn
2006-03-09Made sure the generic ITE description matches the 'special' ones in game.cppMax Horn
2006-03-09- Renamed GameSettings to PlainGameDescriptorMax Horn
2006-03-02Fix for bug #1438822 (Targets are case sensitive)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-14Move addDefaultDirectory() calls out of init() method to constructor.Eugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn