Commit Graph
8 Commits
Author SHA1 Message Date
Paul Gilbert babe4d9ef2 GLK: ALAN2: Change detections list to use common GlkDetectionEntry 2019-07-14 10:47:52 -07:00
Paul Gilbert 5dda48c1c7 GLK: Change other sub-engines to use GlkDetectedGame 2019-07-06 15:27:10 -07:00
Paul Gilbert a53e00597b GLK: Show unknown variant dialog for unknown detection entries 2019-06-23 14:41:49 -07:00
Paul Gilbert 004df0ef90 GLK: ALAN2: Add detection entries 2019-06-22 14:40:22 -07:00
Paul Gilbert 013f39cb5d GLK: Standardizing on a common GameDescriptor class for detectors 2018-12-31 19:47:14 -08:00
Paul Gilbert f218400d3b GLK: Simplify arrays of valid extensions in detection code
Suggested by Sev as a way to avoid having both arrays and array sizes
2018-12-28 20:45:45 -08:00
Thierry Crozat 7c7cb6c836 GLK: Fix out of bound access in detection code
This caused some random asserts when for example trying to add any
game as Common::Str::hasSuffixIgnoreCase could be called with a null
pointer.
2018-12-28 21:13:40 +01:00
Filippos Karapetis b37a412860 GLK: ALAN2: Initial skeleton sub-engine 2018-12-27 13:20:53 +02:00