aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/detection.cpp
AgeCommit message (Collapse)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
Added it into hasFeature() of all engines which returned `true` in simpleSaveNames() before. As mentioned in #788, SCI is not always using simple names, so it doesn't have such feature now.
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
gameid -> gameId guioptions -> guiOptions
2014-11-09PRINCE: Add loading during startup and syncSoundSettings featureslukaslw
2014-11-09PRINCE: Allow RTL engine featurelukaslw
2014-08-01PRINCE: Code clean-uplukaslw
2014-07-29PRINCE: Game saving - basic implementationlukaslw
2013-11-04PRINCE: code formating fixedKamil Zbróg
2013-10-24PRINCE: code cleanupKamil Zbróg
2013-10-11PRINCE: Detection of german and polish gameKamil Zbróg