Commit graph

12 commits

Author SHA1 Message Date
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
Orgad Shaneh
a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Paul Gilbert
62f36d77c8 GLK: Changing ScummGlk engine name to Glk
Calling the engine a different name than it's namespace was just
causing confusion. Better to simply call it Glk, even if it will
be both the underlying API as well as the overall engine name
2019-09-29 16:38:41 -07:00
Paul Gilbert
3b9547edde GLK: Fix various gcc warnings 2019-07-06 17:02:26 -07:00
dreammaster
aa5fd603b6 GLK: TADS2: Compilation fixes 2019-05-24 18:21:07 -07:00
Paul Gilbert
0c02346b48 GLK: TADS2: Fix os initialization 2019-05-24 18:21:07 -07:00
Paul Gilbert
bc87d740f5 GLK: TADS2: Yet more volumous code additions 2019-05-24 18:21:06 -07:00
Paul Gilbert
3d9e03af55 GLK: TADS2: Soooo much more implementation 2019-05-24 18:21:06 -07:00