aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/main.cpp
AgeCommit message (Expand)Author
2019-06-22GLK: ALAN2: Change all EOF to EOD that is case to uintPaul Gilbert
2019-06-22GLK: ALAN2: Fixing gcc warningsdreammaster
2019-06-22GLK: ALAN2: astyle formattingdreammaster
2019-06-22GLK: ALAN2: Removing all the existing system specific ifdef blocksPaul Gilbert
2019-06-22GLK: ALAN2: Remove all prototype ifdef blocksPaul Gilbert
2019-06-22GLK: ALAN2: Added shouldQuit checks to break out of game loopsPaul Gilbert
2019-06-22GLK: ALAN2: Loading fixesPaul Gilbert
2019-06-22GLK: ALAN2: Add Glk window initializationPaul Gilbert
2019-06-22GLK: ALAN2: Fixes to game header loading and validationPaul Gilbert
2019-06-22GLK: ALAN2: Added missing main code file, hooked up to Alan2 engine skeletonPaul Gilbert