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
/
events.cpp
Age
Commit message (
Expand
)
Author
2019-09-07
GLK: Fix stalling of event processing loop
Paul Gilbert
2019-08-02
GLK: FROTZ: Title screen for Arthur is partially showing
Paul Gilbert
2019-07-29
GLK: Added skeleton debugger
Paul Gilbert
2019-03-03
GLK: Revert to passing ascii characters rather than scancodes to the sub-engines
Paul Gilbert
2019-03-02
GLK: Don't treat Caps, Num and Scroll Lock as standard keypresses
Torbjörn Andersson
2019-03-01
GLK: Don't ignore Alt key combinations
Paul Gilbert
2019-03-01
GLK: Don't treat modifier keys as standard keypresses
Paul Gilbert
2019-01-31
GLK: Cleanups & fixes from color refactoring
Paul Gilbert
2019-01-29
GLK: FROTZ: Make window transparent for V6 games to not obscure upper area
Paul Gilbert
2019-01-19
GLK: FROTZ: Implement setting mouse cursor visibility
Paul Gilbert
2018-12-31
GLK: Splitting font related info from Conf into their own classes
Paul Gilbert
2018-12-09
GLK: Standardizing uint vs uint32 usage
Paul Gilbert
2018-12-08
GLK: FROTZ: Further sound handling
Paul Gilbert
2018-12-08
GLK: Changing class and namespaces from Gargoyle to Glk
Paul Gilbert
2018-12-08
GLK: Changing gargoyle folder to glk
Paul Gilbert