Eugene Sandulenko
fb7095f5a4
COMMON: Move all compression-related files to a separate directory
2022-12-01 11:53:02 +01:00
Le Philousophe
d36968e425
GLK: ADRIFT: Fix TAF file version check
...
Version 3.80 and 3.90 where detected as version 5.00 and failed to load.
2022-01-05 18:07:37 +01: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
Eugene Sandulenko
21e4efec29
GLK: ADRIFT: Fix warning
2020-11-14 19:27:08 +01:00
Paul Gilbert
ad53935319
GLK: ADRIFT: Improved fallback detection
...
Now fallback detection only lists a game if it has a known header
2020-01-12 17:45:48 -08:00
D G Turner
cfc87ca205
GLK: ADRIFT: Fix Remaining GCC Warnings
...
These were from -Wignored-qualifiers. Adding the const keyword to the
cast does not do anything since the assignment target is qualified by
const in any case hence this is ignored and generates a warning.
2019-09-30 06:11:17 +01:00
Paul Gilbert
6175aac187
GLK: ADRIFT: ADRIFT 5 games aren't supported
2019-09-26 18:15:38 -07:00
Paul Gilbert
239fbce8e3
GLK: ADRIFT: gcc compilation fixes
2019-09-25 20:13:28 -07:00
Paul Gilbert
c098422a0d
GLK: ADRIFT: Fixes for loading savegames to work
2019-09-25 20:13:27 -07:00
Paul Gilbert
c147d0fda0
GLK: ADRIFT: Formatting
2019-09-25 20:13:27 -07:00
dreammaster
ac9b8fd43d
GLK: ADRIFT: Formatting
2019-09-25 20:13:27 -07:00
Paul Gilbert
068375e48c
GLK: ADRIFT: Fix exiting game out of debug prompt
2019-09-25 20:13:27 -07:00
Paul Gilbert
c03b7a50ea
GLK: ADRIFT: Implement zlib decompression
2019-09-25 20:13:27 -07:00
Paul Gilbert
60c860c6a6
GLK: ADRIFT: Skeleton sub-engine commit
2019-09-25 20:13:26 -07:00