aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/magnetic
AgeCommit message (Expand)Author
2019-07-25GLK: Fix uninitialized variable warningPaul Gilbert
2019-07-06GLK: Fix various gcc warningsPaul Gilbert
2019-07-06GLK: Change other sub-engines to use GlkDetectedGamePaul Gilbert
2019-06-23GLK: Show unknown variant dialog for unknown detection entriesPaul Gilbert
2019-06-16GLK: Further changeover of sub-engines to use new savegame codePaul Gilbert
2019-05-07GLK: MAGNETIC: Add game detection entriesPaul Gilbert
2019-05-07GLK: MAGNETIC: Hook up Magnetic sub-enginePaul Gilbert
2019-05-07GLK: MAGNETIC: Added graphics & sound methodsPaul Gilbert
2019-05-07GLK: MAGNETIC: Sound initializationPaul Gilbert
2019-05-07GLK: MAGNETIC: Graphics initializationPaul Gilbert
2019-05-07GLK: MAGNETIC: General initializationPaul Gilbert
2019-03-31GLK: Improved detection of Blorb filesCameron Cawley
2019-01-02GLK: Make a _gameFile field in the base Glk enginePaul Gilbert
2018-12-28GLK: Simplify arrays of valid extensions in detection codePaul Gilbert
2018-12-28GLK: Fix out of bound access in detection codeThierry Crozat
2018-12-27GLK: MAGNETIC: Initial skeleton sub-enginePaul Gilbert