Commit Graph
11 Commits
Author SHA1 Message Date
Le Philousophe 93cdbbbf39 GLK: Don't use unsafe strcat and strcpy 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 5e7fe2dc57 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
D G Turner d67885f4f3 GLK: ALAN3: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-18 06:22:52 +00:00
Paul Gilbert b8a737a8a4 GLK: ALAN3: Further loading fixes 2019-07-06 15:27:08 -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 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