aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/config.cpp
AgeCommit message (Expand)Author
2019-02-23GLK: FROTZ: Fix colors for Beyond ZorkPaul Gilbert
2019-02-20GLK: FROTZ: Fix default colors for non-V6 gamesPaul Gilbert
2019-02-17GLK: FROTZ: Fix Coverity identified warningsPaul Gilbert
2019-02-16GLK: FROTZ: Fix setting default fg & bg colorPaul Gilbert
2019-02-16GLK: FROTZ: Improved setup and handling of fg/bg colorsPaul Gilbert
2019-01-02GLK: FROTZ: Keep mono & prop font sizes to be the same for v6 gamesPaul Gilbert
2019-01-01GLK: FROTZ: Cleanup of incorrect namespace commentsPaul Gilbert
2018-12-31GLK: Implement passing detection options to the enginesPaul Gilbert
2018-12-08GLK: FROTZ: Add all the new V6 methods, commented out until I can fix each onePaul Gilbert
2018-12-08GLK: FROTZ: Quetzal saving and loading now worksPaul Gilbert
2018-12-08GLK: FROTZ: Set up default Frotz white on blue screen colorsPaul Gilbert
2018-12-08GLK: FROTZ: Further merging together of configuration into a new config.cpp filePaul Gilbert