Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-16 | GLK: AGT: Fix Fallthrough Compiler Warnings | D 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-12-16 | GLK: AGT: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-11-27 | GLK: AGT: Compilation fix | Paul Gilbert | |
2019-11-27 | GLK: AGT: Route savegames through the engine | Paul Gilbert | |
2019-11-27 | GLK: AGT: Move configuration options into AGT class | Paul Gilbert | |
2019-11-27 | GLK: AGT: Remove old license information | Paul Gilbert | |
2019-11-27 | GLK: AGT: Properly exit when game window is closed | Paul Gilbert | |
2019-11-27 | GLK: AGT: Startup fixes | Paul Gilbert | |
2019-11-27 | GLK: AGT: Initialization fixes | Paul Gilbert | |
2019-11-27 | GLK: AGT: Added subengine files | Paul Gilbert | |
2019-11-27 | GLK: AGT: Added detection entries | Paul Gilbert | |
2019-11-27 | GLK: AGT: Skeleton engine | Paul Gilbert | |