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
/
frotz
/
windows.h
Age
Commit message (
Expand
)
Author
2019-04-04
GLK: FROTZ: Handle creating Glk window when switching to/from fixed width styles
Paul Gilbert
2019-03-13
GLK: FROTZ: Move setReverseVideo into Window
Paul Gilbert
2019-03-12
GLK: FROTZ: Move remainder of font/style logic into Window
Paul Gilbert
2019-03-06
GLK: FROTZ: Create Glk windows on the fly as needed
Paul Gilbert
2019-03-05
GLK: FROTZ: Moving updating colors and current window into Window class
Paul Gilbert
2019-02-27
GLK: FROTZ: Move window clearing to a Window method
Paul Gilbert
2019-02-27
GLK: FROTZ: Move current window into _wp
Paul Gilbert
2019-02-23
GLK: FROTZ: Add V6 text cursor logic
Paul Gilbert
2019-02-17
GLK: FROTZ: More properly fix transparency handling of header
Paul Gilbert
2019-01-04
GLK: FROTZ: Simplified getting/setting window properties
Paul Gilbert
2019-01-04
GLK: FROTZ: Refactor V6 window arrangements
Paul Gilbert
2019-01-02
GLK: FROTZ: Add support for pair windows to have more than 2 children
Paul Gilbert
2019-01-02
GLK: FROTZ: Setting window positon & size, some property reading
Paul Gilbert
2019-01-01
GLK: FROTZ: Beginnings of setting window positions and size
Paul Gilbert
2019-01-01
GLK: FROTZ: Cleanup of incorrect namespace comments
Paul Gilbert
2019-01-01
GLK: FROTZ: Compilation fix
Paul Gilbert
2019-01-01
GLK: FROTZ: Added skeleton classes for ZMachine windows
Paul Gilbert