index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
gargoyle
/
conf.cpp
Age
Commit message (
Expand
)
Author
2018-12-08
GLK: astyle formatting
dreammaster
2018-12-08
GLK: Fix loading of font colors and styles from configuration
Paul Gilbert
2018-12-08
GLK: Setup default font colors to match garglk defaults
Paul Gilbert
2018-12-08
GLK: Get proper baseline and leading from loaded fonts
Paul Gilbert
2018-12-08
GLK: Proper handling of font baseline and leading
Paul Gilbert
2018-12-08
GLK: Don't have borders between windows by default
Paul Gilbert
2018-12-08
GLK: Fix rendering text in text grid windows
Paul Gilbert
2018-12-08
GLK: Further configuration fixes
Paul Gilbert
2018-12-08
GLK: Add missing configuration defaults
Paul Gilbert
2018-12-08
GLK: Changes of NULL to nullptr
Paul Gilbert
2018-12-08
GLK: Converted fillRect to use a Rect to specify bounds
Paul Gilbert
2018-12-08
GLK: Added unicode case methods
Paul Gilbert
2018-12-08
GLK: Start of window character output
Paul Gilbert
2018-12-08
GLK: Remove duplicated Windows fields that are now in Conf
Paul Gilbert
2018-12-08
GLK: Further config loading
Paul Gilbert
2018-12-08
GLK: Setting up of configuration loading
Paul Gilbert