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 |
|
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 |
|
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
|
f282fbb49b
|
GLK: ALAN3: Fix gcc errors
|
2019-07-06 16:14:54 -07:00 |
|
Paul Gilbert
|
2fbb8af0bc
|
GLK: ALAN3: Move soundChannel static to GlkIO field
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
3165fa628a
|
GLK: ALAN3: Add loading savegame from launcher
|
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
|
efdf25b3d2
|
GLK: ALAN3: Move term.cpp code into glkio.cpp
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
0f0c2c97e1
|
GLK: ALAN3: Move some Glk interface methods to glkio.cpp
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
3527f9c48d
|
GLK: ALAN3: Add detection logic
|
2019-07-06 15:27:08 -07:00 |
|
Paul Gilbert
|
cd7cf41414
|
GLK: ALAN3: Initial files commit
|
2019-07-06 15:27:07 -07:00 |
|