aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/agt/runverb.cpp
AgeCommit message (Collapse)Author
2019-12-16GLK: AGT: Fix Fallthrough Compiler WarningsD G Turner
One of these was an actal bug which would have caused the score notification to be toggled if the restart verb was unable to be executed due to lack of memory. This is obviously wrong and has been fixed.
2019-11-27GLK: AGT: Route savegames through the enginePaul Gilbert
2019-11-27GLK: AGT: Added subengine filesPaul Gilbert