aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.cpp
AgeCommit message (Expand)Author
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