aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/config.h
AgeCommit message (Collapse)Author
2019-02-23GLK: FROTZ: Fix colors for Beyond ZorkPaul Gilbert
As part of that, I've made the default bg Black rather than blue, since it provides better contrast for the upper area & minimap
2019-02-20GLK: FROTZ: Change default fg/bg from int to uintPaul Gilbert
2019-02-16GLK: FROTZ: Improved setup and handling of fg/bg colorsPaul Gilbert
2018-12-31GLK: Implement passing detection options to the enginesPaul 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