Commit Graph
15 Commits
Author SHA1 Message Date
Le Philousophe 6d3a10c631 GLK: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 0111a08560 GLK: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Eugene Sandulenko df30831bcf GLK: ALAN3: Replace defines with actual function calls 2020-04-27 23:18:56 +02:00
Paul Gilbert f28d3b7496 GLK: ALAN3: Further refactoring of setjmp calls 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 b634a97f41 GLK: ALAN3: Move readline.cpp into glkio.cpp 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
Paul Gilbert 5dea662313 GLK: ALAN3: Wrapping method calls in longjmp replacement macros 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 305330bda7 GLK: ALAN3: Change EOF to a uint32 EOD to fix compiler warnings 2019-07-06 15:27:07 -07:00
Paul Gilbert 822cd6f165 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