Le Philousophe
|
49d53bb58e
|
GLK: Fix strncpy usage
|
2022-11-06 17:27:21 +01:00 |
|
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 |
|
Eugene Sandulenko
|
5e7fe2dc57
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
|
Orgad Shaneh
|
cfe8f4889c
|
GLK: Fix unused variable warnings
Reported by Clang.
|
2021-03-15 18:54:58 -07:00 |
|
Paul Gilbert
|
c9d6f64720
|
GLK: LEVEL9: Fix savegames
|
2020-10-03 20:46:51 -07:00 |
|
Paul Gilbert
|
54583f98ef
|
GLK: LEVEL9: Stretch images to cover the entire upper window area
|
2019-11-17 10:50:44 -08:00 |
|
Paul Gilbert
|
d55dfd9786
|
GLK: LEVEL9: Further compilation fixes
|
2019-10-26 14:02:25 -07:00 |
|
Paul Gilbert
|
64b4f13b36
|
GLK: LEVEL9: Compilation fixes
|
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
|
4332df2bda
|
GLK: LEVEL9: Allow for future graphic scaling
|
2019-10-26 11:13:29 -07:00 |
|
Paul Gilbert
|
07c8437e26
|
GLK: LEVEL9: Title screen graphics now showing
|
2019-10-26 11:13:29 -07:00 |
|
Paul Gilbert
|
fa323c6187
|
GLK: LEVEL9: Further variable initialization
|
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 |
|