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
/
glk
Age
Commit message (
Expand
)
Author
2019-02-23
GLK: FROTZ: Add V6 text cursor logic
Paul Gilbert
2019-02-23
GLK: FROTZ: Fix colors for Beyond Zork
Paul Gilbert
2019-02-23
GLK: FROTZ: Fix initialization of zcolors array
Paul Gilbert
2019-02-21
GLK: FROTZ: Disable typographic niceties for Beyond Zork font
Torbjörn Andersson
2019-02-21
GLK: FROTZ: Initialize _quotes, _dashes and _spaces to 0
Torbjörn Andersson
2019-02-20
GLK: FROTZ: Fix default colors for non-V6 games
Paul Gilbert
2019-02-20
GLK: FROTZ: Change default fg/bg from int to uint
Paul Gilbert
2019-02-20
GLK: Disable unsupported sub-engines in release mode
Paul Gilbert
2019-02-20
GLK: FROTZ: Change fonts version check to not use atof
Paul Gilbert
2019-02-19
GLK: Better error messages for failing to load fonts
Paul Gilbert
2019-02-19
GLK: FROTZ: Fix erasing windows that don't have an associated GLK window
Paul Gilbert
2019-02-17
GLK: FROTZ: Fix display in Zork Zero after showing title screen
Paul Gilbert
2019-02-17
GLK: FROTZ: Fix Coverity identified warnings
Paul Gilbert
2019-02-17
GLK: FROTZ: Fix display of Zork Zero title screen
Paul Gilbert
2019-02-17
GLK: FROTZ: Fix transparency for glyphs in buffer area
Paul Gilbert
2019-02-17
GLK: FROTZ: More properly fix transparency handling of header
Paul Gilbert
2019-02-16
GLK: FROTZ: Properly set window colors
Paul Gilbert
2019-02-16
GLK: FROTZ: Fix setting default fg & bg color
Paul Gilbert
2019-02-16
GLK: FROTZ: Improved setup and handling of fg/bg colors
Paul Gilbert
2019-02-14
GLK: FROTZ: Fix expansion of "g" to "again" in some ancient games.
Torbjörn Andersson
2019-02-13
GLK: FROTZ: Have zRGB properly convert to screen format
Paul Gilbert
2019-02-11
GLK: ALAN2: Fix incorrect string duplication
Paul Gilbert
2019-02-10
GLK: ALAN2: Fix a bunch of comparison warnings
Paul Gilbert
2019-02-10
GLK: FROTZ: Fixes for saving and restoring in V6 games
Paul Gilbert
2019-02-06
GLK: FROTZ: Fix drawing position of pillars in Zork Zero
Paul Gilbert
2019-02-05
GLK: Fix local types in Attribute color methods
Paul Gilbert
2019-01-31
GLK: FROTZ: Fix writing transparently to header in Zork Zero
Paul Gilbert
2019-01-31
GLK: Cleanups & fixes from color refactoring
Paul Gilbert
2019-01-31
GLK: Change use of RGB tuplets to uint
Paul Gilbert
2019-01-31
GLK: FROTZ: Cleanup of current fg/bg variables
Paul Gilbert
2019-01-29
GLK: FROTZ: Fix rendering text to upper window in Zork Zero
Paul Gilbert
2019-01-29
GLK: FROTZ: Make window transparent for V6 games to not obscure upper area
Paul Gilbert
2019-01-29
GLK: FROTZ: Add 6x8 font for Infocom v6 games
Paul Gilbert
2019-01-29
GLK: Fix Rect fromXYWH when W or H is negative
Paul Gilbert
2019-01-26
GLK: FROTZ: Split BItmapFont into it's own file
Paul Gilbert
2019-01-19
GLK: FROTZ: Implement setting mouse cursor visibility
Paul Gilbert
2019-01-19
GLK: FROTZ: Wrap text around pictures added in text window
Paul Gilbert
2019-01-16
GLK: Clean up use of TextBufferRow in buffer windows
Paul Gilbert
2019-01-16
GLK: Constifying attribute, width calc methods
Paul Gilbert
2019-01-16
GLK: Fix rendering of pictures in the text buffer window
Paul Gilbert
2019-01-15
GLK: FROTZ: Route pictures drawn in window 0 to the text buffer window
Paul Gilbert
2019-01-06
GLK: FROTZ: Fix text display for v6 games
Paul Gilbert
2019-01-06
GLK: FROTZ: Set default colors for v6 games
Paul Gilbert
2019-01-06
GLK: FROTZ: Default white color for v6 game background
Paul Gilbert
2019-01-06
GLK: FROTZ: Force v6 games to 320x200
Paul Gilbert
2019-01-06
GLK: FROTZ: Fix #10869 Crash initializing undo data
Paul Gilbert
2019-01-06
GLK: ALAN2: Resolve some TODOs. Some cleanup
Filippos Karapetis
2019-01-06
GLK: ALAN2: Initialize game file name
Filippos Karapetis
2019-01-05
GLK: FROTX: Draw pictures at the correct position
Paul Gilbert
2019-01-05
GLK: FROTZ: Properly handle picture transparency
Paul Gilbert
[next]