Commit Graph
9 Commits
Author SHA1 Message Date
D G Turner eb418ae51e GLK: ALAN3: Fix Undefined Macro GCC Compiler Warning
This code for build numbering will not be used in any case and has
been implicitly defaulting to 0.

This would previously generate warnings when -Wundef is passed to
the GCC compiler.
2022-03-20 22:59:34 +00:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 69f87bebf1 GLK: ALAN3: Fix double-free of memory array 2019-07-06 15:27:09 -07:00
Paul Gilbert c5214f6d34 GLK: ALAN3: Making GlkIO base class 2019-07-06 15:27:09 -07:00
Paul Gilbert 6a4931106d GLK: ALAN3: Wrap playererr and terminate methods in context 2019-07-06 15:27:09 -07:00
dreammaster dc40211ec5 GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
Paul Gilbert aebf256610 GLK: ALAN3: Removal of #ifdef blocks 2019-07-06 15:27:07 -07:00
Paul Gilbert 2de068a98a GLK: ALAN3: Further warning fixes 2019-07-06 15:27:07 -07:00
Paul Gilbert cd7cf41414 GLK: ALAN3: Initial files commit 2019-07-06 15:27:07 -07:00