aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2
AgeCommit message (Expand)Author
2019-02-11GLK: ALAN2: Fix incorrect string duplicationPaul Gilbert
2019-02-10GLK: ALAN2: Fix a bunch of comparison warningsPaul Gilbert
2019-01-06GLK: ALAN2: Resolve some TODOs. Some cleanupFilippos Karapetis
2019-01-06GLK: ALAN2: Initialize game file nameFilippos Karapetis
2019-01-02GLK: Make a _gameFile field in the base Glk enginePaul Gilbert
2018-12-31GLK: Standardizing on a common GameDescriptor class for detectorsPaul Gilbert
2018-12-28GLK: Simplify arrays of valid extensions in detection codePaul Gilbert
2018-12-28GLK: Fix multiple definitions of litCount variableThierry Crozat
2018-12-28GLK: Attemp to fix multiple definitions link errorsThierry Crozat
2018-12-28GLK: Fix some compilation errorsThierry Crozat
2018-12-28GLK: Fix out of bound access in detection codeThierry Crozat
2018-12-28GLK: ALAN2: Cleanup, merge some functions, move comments to headersFilippos Karapetis
2018-12-28GLK: ALAN2: Adapt C-style enums / structsFilippos Karapetis
2018-12-28GLK: ALAN2: Adapt C-style enums and align commentsFilippos Karapetis
2018-12-28GLK: ALAN2: Move comments to header filesFilippos Karapetis
2018-12-28GLK: Fix namespace commentsFilippos Karapetis
2018-12-28GLK: ALAN2: Indentation fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Formatting fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Fix compilationFilippos Karapetis
2018-12-28GLK: ALAN2: Initial work on the Alan2 subengineFilippos Karapetis
2018-12-27GLK: ALAN2: Initial skeleton sub-engineFilippos Karapetis