14 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert
15119e2ca0 GLK: GLULX: Fix toolbar rendering in Advent 350 2020-10-11 08:40:37 -07:00
Paul Gilbert
cb7620d44c GLK: Removed unused _lcd Conf variable 2020-07-13 18:43:16 -07:00
Paul Gilbert
ea1e33dbb5 GLK: Flush Conf settings out to scummvm.ini for editting reference 2020-07-11 18:38:33 -07:00
Paul Gilbert
a27cadedff GLK: Move _width/_height setting to Conf class 2020-07-11 09:16:47 -07:00
Paul Gilbert
dc35d40397 GLK: COMPREHEND: Switch to using nw conf loading 2020-07-07 22:06:19 -07:00
Paul Gilbert
478647d23e GLK: Splitting up Conf loading from constructor
This is the basis for fixing a problem where sub-engines with
a differing color scheme were overriding configuration after
it had already loaded, meaning that even if users set new
colors or other properties in scummvm.ini, the sub-engine was
ignoring them
2020-07-07 22:06:18 -07:00
Paul Gilbert
af2b1252d8 GLK: Change use of RGB tuplets to uint
This has several advantages, such as simplifying copying and
comparing colors. It will also make it easier to specify
zcolor_Transparent as a color
2019-01-31 21:54:34 -08:00
Paul Gilbert
313337eb82 GLK: Remove deprecated _cellW/_cellH from Conf 2019-01-02 19:09:40 -08:00
Paul Gilbert
1021da132b GLK: Splitting font related info from Conf into their own classes 2018-12-31 18:34:42 -08:00
Paul Gilbert
fb7dbffd59 GLK: Merge Fonts class into Screen class 2018-12-08 19:05:59 -08:00
Paul Gilbert
0f0b8ae3b7 GLK: FROTZ: Don't have a Y margin above title bar 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