aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/events.cpp
AgeCommit message (Expand)Author
2019-09-07GLK: Fix stalling of event processing loopPaul Gilbert
2019-08-02GLK: FROTZ: Title screen for Arthur is partially showingPaul Gilbert
2019-07-29GLK: Added skeleton debuggerPaul Gilbert
2019-03-03GLK: Revert to passing ascii characters rather than scancodes to the sub-enginesPaul Gilbert
2019-03-02GLK: Don't treat Caps, Num and Scroll Lock as standard keypressesTorbjörn Andersson
2019-03-01GLK: Don't ignore Alt key combinationsPaul Gilbert
2019-03-01GLK: Don't treat modifier keys as standard keypressesPaul Gilbert
2019-01-31GLK: Cleanups & fixes from color refactoringPaul Gilbert
2019-01-29GLK: FROTZ: Make window transparent for V6 games to not obscure upper areaPaul Gilbert
2019-01-19GLK: FROTZ: Implement setting mouse cursor visibilityPaul Gilbert
2018-12-31GLK: Splitting font related info from Conf into their own classesPaul Gilbert
2018-12-09GLK: Standardizing uint vs uint32 usagePaul Gilbert
2018-12-08GLK: FROTZ: Further sound handlingPaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert