aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/conf.cpp
AgeCommit message (Expand)Author
2018-12-08GLK: astyle formattingdreammaster
2018-12-08GLK: Fix loading of font colors and styles from configurationPaul Gilbert
2018-12-08GLK: Setup default font colors to match garglk defaultsPaul Gilbert
2018-12-08GLK: Get proper baseline and leading from loaded fontsPaul Gilbert
2018-12-08GLK: Proper handling of font baseline and leadingPaul Gilbert
2018-12-08GLK: Don't have borders between windows by defaultPaul Gilbert
2018-12-08GLK: Fix rendering text in text grid windowsPaul Gilbert
2018-12-08GLK: Further configuration fixesPaul Gilbert
2018-12-08GLK: Add missing configuration defaultsPaul Gilbert
2018-12-08GLK: Changes of NULL to nullptrPaul Gilbert
2018-12-08GLK: Converted fillRect to use a Rect to specify boundsPaul Gilbert
2018-12-08GLK: Added unicode case methodsPaul Gilbert
2018-12-08GLK: Start of window character outputPaul Gilbert
2018-12-08GLK: Remove duplicated Windows fields that are now in ConfPaul Gilbert
2018-12-08GLK: Further config loadingPaul Gilbert
2018-12-08GLK: Setting up of configuration loadingPaul Gilbert