aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/events.h
AgeCommit message (Expand)Author
2018-12-08GLK: gcc compilation fixesdreammaster
2018-12-08GLK: astyle formattingdreammaster
2018-12-08GLK: Add GLK timer intervalsPaul Gilbert
2018-12-08GLK: Fix display of mouse cursorPaul Gilbert
2018-12-08GLK: In progress adding mouse cursorsPaul Gilbert
2018-12-08GLK: Fix refreshing grid windows when text is changedPaul Gilbert
2018-12-08GLK: Adding file stream opening and closingPaul Gilbert
2018-12-08GLK: Prompt for keypress when game is exitedPaul Gilbert
2018-12-08GLK: Add game frames to actually render the screenPaul Gilbert
2018-12-08GLK: Converted fillRect to use a Rect to specify boundsPaul Gilbert
2018-12-08GLK: Handle more user eventsPaul Gilbert
2018-12-08GLK: Logic for keypress event handlingPaul Gilbert
2018-12-08GLK: Beginnings of event handlingPaul Gilbert
2018-12-08GLK: Added input window focus, and cleanup of event method stubsPaul Gilbert
2018-12-08GLK: Adding more window glk methodsPaul Gilbert
2018-12-08GLK: Added window closing, some structures cleanupPaul Gilbert
2018-12-08GLK: Added TextGridWindow methods and supportPaul Gilbert
2018-12-08GLK: Start of window character outputPaul Gilbert
2018-12-08GLK: Add stub classes for sub-engine componentsPaul Gilbert