aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/glulxe
AgeCommit message (Expand)Author
2019-04-14GLK: GLULXE: Stubs for float and operation filesPaul Gilbert
2019-03-31GLK: Only check the format of a Blorb file if it has a valid file extensionCameron Cawley
2019-03-31GLK: Improved detection of Blorb filesCameron Cawley
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-19ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)Cameron Cawley
2018-12-14GLK: Detect game Id clashes across different sub-enginesPaul Gilbert
2018-12-09GLK: Fix compiler warningsPaul Gilbert
2018-12-08GLK: Fix Buildbot identified warningsPaul Gilbert
2018-12-08GLK: GLULXE: Validate game file versionPaul Gilbert
2018-12-08GLK: GLULXE: Skeleton sub-enginePaul Gilbert