Le Philousophe
|
6d3a10c631
|
GLK: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
|
Le Philousophe
|
93cdbbbf39
|
GLK: Don't use unsafe strcat and strcpy
|
2022-10-23 22:46:19 +02:00 |
|
Walter Agazzi
|
d6a870d676
|
GLK: AGT: Add alternative RNG and stable_random config option
Add stable_random as a configuration option and, if set, use a random
number generator that is the same for all platforms
|
2022-09-26 18:39:38 -07:00 |
|
Walter Agazzi
|
4116cde102
|
GLK: AGT: Allow interpreter exit from within menu loop
|
2022-09-26 18:39:38 -07:00 |
|
Walter Agazzi
|
37b0ebbf44
|
GLK: AGT: Fix substitutions in MSG_MAIN messages
|
2022-09-26 18:39:38 -07: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 |
|
Alexandre Detiste
|
6044504762
|
JANITORIAL: typos
some in the variable names, some in the comments;
no change for the strings that interract with original games assets
|
2021-10-31 20:46:31 +01:00 |
|
Paul Gilbert
|
c164cc73f7
|
GLK: AGT: Fix $ and quit $ substitutions
|
2021-08-28 17:05:38 -07:00 |
|
Eugene Sandulenko
|
5e7fe2dc57
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
|
Eugene Sandulenko
|
67cf8457d4
|
GLK: AGT: Fix printf arguments
|
2020-04-27 22:19:33 +02:00 |
|
D G Turner
|
fc813901ff
|
GLK: AGT: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-12-16 07:36:33 +00:00 |
|
Paul Gilbert
|
28c3584148
|
GLK: AGT: Added subengine files
|
2019-11-27 21:10:29 -08:00 |
|