Commit Graph
14 Commits
Author SHA1 Message Date
Hubert Maier 884c106c9a JANITORIAL: GLK/AGT: Correct Spelling Mistakes
neccessary -> necessary
succesfull -> successfull
2022-11-15 22:52:43 +02:00
Hubert Maier 4368247870 GLK: Correct spelling mistake
neccessary -> necessary
2022-10-27 15:56:11 +02:00
Le Philousophe 6d3a10c631 GLK: Don't use unsafe sprintf and vsprintf 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
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
Fiodar Stryzhniou 0cc497429d GLK: Remove unused functions. 2021-06-26 22:45:58 +01:00
Eugene Sandulenko 5e7fe2dc57 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Eugene Sandulenko 511722a6c7 GLK: AGT: Clean up strdup usage 2020-04-27 23:00:41 +02:00
Eugene Sandulenko 67cf8457d4 GLK: AGT: Fix printf arguments 2020-04-27 22:19:33 +02:00
Paul Gilbert c3dbc2c40f GLK: AGT: Route savegames through the engine 2019-11-27 21:10:29 -08:00
Paul Gilbert c0999ae5ba GLK: AGT: Startup fixes 2019-11-27 21:10:29 -08:00
Paul Gilbert 88444ddc88 GLK: AGT: Initialization fixes 2019-11-27 21:10:29 -08:00
Paul Gilbert 28c3584148 GLK: AGT: Added subengine files 2019-11-27 21:10:29 -08:00