Le Philousophe
|
6d3a10c631
|
GLK: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
|
Walter Agazzi
|
bb9b69cd61
|
GLK: AGT: If stable_random is set, reset RNG when restarting a game
|
2022-09-26 18:39:38 -07:00 |
|
Walter Agazzi
|
14ed2b3d99
|
GLK: AGT: Re-work random number generation
|
2022-09-26 18:39:38 -07: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
|
8ac79a7c7b
|
GLK: AGT: Tidy logic to limit AskQuestion result to 16bit int range
|
2022-09-26 18:39:38 -07:00 |
|
Walter Agazzi
|
7a78690576
|
GLK: AGT: Cast the result of asking for a number to be a signed 16-bit
|
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 |
|
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 |
|