Commit graph

28 commits

Author SHA1 Message Date
Paul Gilbert
736913d459 GLK: ZCODE: Rename frotz/ to zocde/
All the other sub-engines use the engine or authoring system
name, not the name of particular interpreters. So I felt it
best to rename frotz to zcode for consistency
2020-06-22 20:06:26 -07:00
Paul Gilbert
74aef2ae03 GLK: Adding game detections 2020-04-29 22:00:44 -07:00
Paul Gilbert
ac38d08700 GLK: FROTZ: Added extra Infocom version detections 2020-04-02 19:45:49 -07:00
Paul Gilbert
d8a804cbe7 GLK: FROTZ: Fix game Id clashes 2019-09-28 10:55:35 -07:00
D G Turner
497b8b4df5 GLK: FROTZ: Change GameID to avoid Conflict with Pegasus Prime Engine
The game id "pegasus" was already used for the Journeyman Project Pegasus
Prime engine, so this caused a detection conflict.

Fixes bug #11146.
2019-09-15 09:53:28 +01:00
Paul Gilbert
14349341a6 GLK: FROTZ: Fix some game detection Ids 2019-03-04 18:36:01 -08:00
Paul Gilbert
81e28c7bfa GLK: FROTZ: Fix clashes with game Ids 2019-03-03 09:53:13 -08:00
Paul Gilbert
fa51ea2138 GLK: FROTZ: Fix Mysterious Adventures detection entries 2018-12-31 22:31:16 -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
b84ee752cf GLK: Detect game Id clashes across different sub-engines 2018-12-14 18:25:20 -08:00
Paul Gilbert
9034d46c96 GLK: FROTZ: Added detection entries 2018-12-13 19:41:29 -08:00
Paul Gilbert
98c559521c GLK: FROTZ: Adding detection entries 2018-12-12 21:11:29 -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
d31e37683c GLK: FROTZ: Adding detection entries 2018-12-11 21:24:18 -08:00
Paul Gilbert
58758b33b6 GLK: FROTZ: Adding detection entries 2018-12-11 19:07:35 -08:00
Paul Gilbert
36fbf40673 GLK: FROTZ: Adding detection entries 2018-12-10 21:35:57 -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
3a2dd36053 GLK: FROTZ: Added detection for converted Scott Adams games 2018-12-09 15:48:19 -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
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
dee20ace65 GLK: FROTZ: Added detection entries for more Infocom games 2018-12-08 19:05:59 -08:00
Paul Gilbert
625df27cfc GLK: FROTZ: Adding detection entries for Infocom games 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
beddf3853e GLK: FROTZ: Fill out HHGTTG version serial numbers 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
Renamed from engines/gargoyle/frotz/detection_tables.h (Browse further)