Paul Gilbert
553bb74f8c
GLK: Further changeover of sub-engines to use new savegame code
2019-06-16 14:59:26 -07:00
Paul Gilbert
302d26bf42
GLK: FROTZ: Force v6 games to 320x200
...
As much as I'd like to allow for variable resolution sizes,
the graphics in Zork Zero are geared specifically for a 320x200
screen. Maybe in the future I can allow for automatic stretching
to fit any screen size, but for now it's more important to get
the v6 games working at all
2019-01-06 14:07:14 -08:00
Paul Gilbert
85816c8a54
GLK: Make a _gameFile field in the base Glk engine
2019-01-02 23:13:13 -08:00
Paul Gilbert
b4c3df62e3
GLK: FROTZ: Cleanup of incorrect namespace comments
2019-01-01 19:04:12 -08:00
Paul Gilbert
9bbd0474fa
GLK: FROTZ: Support shorthand abbreviations in earlier Infocom games
2019-01-01 00:56:42 -08:00
Paul Gilbert
4938ac9ea1
GLK: Implement passing detection options to the engines
2018-12-31 22:32:07 -08:00
Paul Gilbert
d9000d64a9
GLK: FROTZ: Screen rendering after loading savegame from launcher
2018-12-19 20:34:39 -08:00
Paul Gilbert
94509bbf91
GLK: FROTZ: Janitorial fixes
2018-12-18 21:55:07 -08:00
Paul Gilbert
bfbc0ba0ed
GLK: FROTZ: Allow loading savegames from launcher
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
3a543a1e6d
GLK: FROTZ: Add derived Screen class to add Infocom character graphics font
2018-12-08 19:05:59 -08:00
Paul Gilbert
4a3f517b71
GLK: FROTZ: Prompt for exit when game quits
2018-12-08 19:05:59 -08:00
Paul Gilbert
9bc6379476
GLK: Change lots of comments from multiline to single line
2018-12-08 19:05:59 -08:00
Paul Gilbert
dfe497cb79
GLK: FROTZ: Move setting default colors to GlkInterface
2018-12-08 19:05:59 -08:00
Paul Gilbert
2a3e6c49bf
GLK: FROTZ: Set up default Frotz white on blue screen colors
2018-12-08 19:05:59 -08:00
Paul Gilbert
ada80dedc0
GLK: FROTZ: Further merging together of configuration into a new config.cpp file
2018-12-08 19:05:59 -08:00
Paul Gilbert
b05a16a0ad
GLK: Centralizing more of the savegame code in GlkEngine
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