aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.h
AgeCommit message (Expand)Author
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-16Reduced dependencies on base/plugins.hMax Horn
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...Max Horn
2006-03-27improve game detection:Andrew Kurushin
2006-03-14Compute the full game title when detecting games & creating engine instances,...Max Horn
2006-03-09Moved SAGA plugin interface code from saga.cpp to game.cppMax Horn
2006-03-09Modified SAGA engine to use DetectedGame::updateDesc (note: there is a new TO...Max 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-11Moved engines to the new engines/ directoryMax Horn