Commit Graph
27 Commits
Author SHA1 Message Date
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 3876fb6710 GLK: In progress transition to all sub-engines using Quetzal save files 2019-06-16 14:59:26 -07:00
Cameron Cawley 280a4f2d91 GLK: Only check the format of a Blorb file if it has a valid file extension 2019-03-31 16:37:47 -07:00
Cameron Cawley 7b4c6d6a35 GLK: Improved detection of Blorb files 2019-03-31 16:37:47 -07:00
Paul Gilbert 4938ac9ea1 GLK: Implement passing detection options to the engines 2018-12-31 22:32:07 -08:00
Paul Gilbert 013f39cb5d GLK: Standardizing on a common GameDescriptor class for detectors 2018-12-31 19:47:14 -08:00
Paul Gilbert f25b3d93c1 GLK: FROTZ: Split Infocom game list from other games list 2018-12-30 16:23:38 -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
Paul Gilbert b84ee752cf GLK: Detect game Id clashes across different sub-engines 2018-12-14 18:25:20 -08:00
Paul Gilbert 48d3b829d6 GLK: FROTZ: Adding detection entries, add ability to read serials from Blorb archives 2018-12-12 19:38:29 -08:00
Paul Gilbert 8e79673691 GLK: FROTZ: Adding detection entries 2018-12-09 22:19:58 -08:00
Paul Gilbert cf82dfaec5 GLK: FROTZ: Add game names for ZCode games on if-archive 2018-12-09 21:06:49 -08:00
Paul Gilbert 1156aca3e5 GLK: Fix compiler warnings 2018-12-09 08:49:20 -08:00
Paul Gilbert 34d01af004 GLK: Fix Buildbot identified warnings 2018-12-08 19:45:44 -08:00
Paul Gilbert ecb0c10fdb GLK: FROTZ: Properly flag the detections of Infocom games that have sound effects 2018-12-08 19:05:59 -08:00
Paul Gilbert d7c015a17e GLK: FROTZ: Detect Infocom games using .zip extensions 2018-12-08 19:05:59 -08:00
Paul Gilbert 2331a0e9fb GLK: FROTZ: Quetzal saving and loading now works 2018-12-08 19:05:59 -08:00
Paul Gilbert 33a23bca1c GLK: FROTZ: Further reading/writing setup for savegames using Quetzal 2018-12-08 19:05:59 -08:00
Paul Gilbert 6e6b285e83 GLK: FROTZ: Savegame listing now reads Quetzal savegames 2018-12-08 19:05:59 -08:00
Paul Gilbert 720ef67a7d GLK: FROTZ: Fixed detection of Infocom .dat gamefiles 2018-12-08 19:05:59 -08:00
Paul Gilbert bc4df65bd7 GLK: Fix gcc compiler warnings 2018-12-08 19:05:59 -08:00
Paul Gilbert 238022890e GLK: FROTZ: Debug code to generate detection entries for unknown games
Used it to flesh out the list of Infocom game detection entries
2018-12-08 19:05:59 -08:00
Paul Gilbert af081ad322 GLK: FROTZ: Improve fallback detection of Z-code games 2018-12-08 19:05:59 -08:00
Paul Gilbert 67275924b5 GLK: Derive detection from MetaEngine rather than AdvancedMetaEngine 2018-12-08 19:05:59 -08:00
Paul Gilbert a2104deb4c GLK: Changing class and namespaces from Gargoyle to Glk 2018-12-08 19:05:59 -08:00
Paul Gilbert 1fb931fbd9 GLK: Changing gargoyle folder to glk 2018-12-08 19:05:59 -08:00