Commit Graph
18 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
Eugene Sandulenko 6d101d2113 GLK: LEVEL9: Use safer operations for storing ramsaves 2021-12-21 00:21:54 +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
D G Turner 2547e0c16e GLK: LEVEL9: Fix Missing Parentheses GCC Compiler Warnings 2021-03-14 18:43:56 +00:00
Paul Gilbert c9d6f64720 GLK: LEVEL9: Fix savegames 2020-10-03 20:46:51 -07:00
Paul Gilbert 44a19cc570 GLK: LEVEL9: Fix array overrun 2020-09-09 19:04:30 -07:00
Paul Gilbert 64b4f13b36 GLK: LEVEL9: Compilation fixes 2019-10-26 11:13:30 -07:00
Paul Gilbert 51471940a9 GLK: LEVEL9: Move game scanner code to new Scanner class 2019-10-26 11:13:30 -07:00
Paul Gilbert 0facfc2b24 GLK: LEVEL9: Moved pre-existing detection code into separate class 2019-10-26 11:13:29 -07:00
Paul Gilbert d923ed3c5f GLK: LEVEL9: Fixes for exiting game by closing window 2019-10-26 11:13:29 -07:00
Paul Gilbert 0ecae64fdc GLK: LEVEL9: Cleaning up initialization 2019-10-26 11:13:29 -07:00
Paul Gilbert 25c682793d GLK: LEVEL9: Data loading fixes and cleanup 2019-10-26 11:13:29 -07:00
Paul Gilbert 0a4d64f55e GLK: LEVEL9: Hooking up engine class to subengine code 2019-10-26 11:13:29 -07:00
Paul Gilbert 8b0250cb09 GLK: LEVEL9: Janitorial 2019-10-26 11:13:29 -07:00
Paul Gilbert d8048720fc GLK: LEVEL9: Added subengine files 2019-10-26 11:13:29 -07:00