aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/detection.h
AgeCommit message (Collapse)Author
2014-10-28PRINCE: Change PrinceGameType enum nameslukaslw
Fix compilation on gcc
2014-10-28PRINCE: Allow to load translation file - prince_translation.datlukaslw
Update detection file to allow English language with both PL and DE data files. Add setMobTranslationTexts() to update mob names to translated ones in each location
2014-10-09PRINCE: Change ADGameFlag in gameDescriptions to ADGF_TESTINGlukaslw
2014-10-06PRINCE: detection.h - remove unnecessary commentlukaslw
2014-09-30PRINCE: Original copyright - updatelukaslw
2014-07-29PRINCE: Game saving - basic implementationlukaslw