aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/parse.cpp
AgeCommit message (Expand)Author
2019-11-17GLK: ALAN2: CleanupPaul Gilbert
2019-06-23GLK: ALAN2: Add loading savegames from launcher, deinitialization codePaul Gilbert
2019-06-22GLK: ALAN2: Fix quitting in-gamePaul Gilbert
2019-06-22GLK: ALAN2: Remove redundant includesPaul Gilbert
2019-06-22GLK: ALAN2: Create jump context system to replace original setjmpPaul Gilbert
2019-06-22GLK: ALAN2: Further gcc warning fixesPaul Gilbert
2019-06-22GLK: ALAN2: Warning fixesPaul Gilbert
2019-06-22GLK: ALAN2: Change all EOF to EOD that is case to uintPaul Gilbert
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: Initial import of full set of interpreter filesPaul Gilbert
2019-06-22GLK: ALAN2: Remove previously added code fragmentsPaul Gilbert
2019-05-11GLK: HUGO: NULL to nullptr, Amiga compilation fixPaul Gilbert
2019-04-29GLK: Fix warningsCameron Cawley
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
2018-12-28GLK: Fix multiple definitions of litCount variableThierry Crozat
2018-12-28GLK: Fix some compilation errorsThierry Crozat
2018-12-28GLK: ALAN2: Move comments to header filesFilippos Karapetis
2018-12-28GLK: ALAN2: Indentation fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Formatting fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Initial work on the Alan2 subengineFilippos Karapetis