D G Turner
aefe3b5957
GLK: SCOTT: Fix Various GCC Compiler Warnings
2022-06-23 22:45:11 +01:00
D G Turner
70711c0070
GLK: SCOTT: Fix Missing Field Initializer GCC Compiler Warnings
...
These are emitted if -Wmissing-field-initializers is passed to GCC.
2022-06-23 22:19:17 +01:00
D G Turner
cd381c59d2
CHEWY: Fix Unused Variable GCC Compiler Warning
2022-06-23 21:41:41 +01:00
athrxx
9c9873b95e
KYRA: fix uninitialized vars warning
2022-06-23 22:24:40 +02:00
Lothar Serra Mari
e29faea40c
NEWS: Update German NEWS file
2022-06-23 21:16:32 +02:00
BeWorld
c883e37e9b
MORPHOS: logMessage override
...
Use printf if DEBUG_BUILD only.
This removes a lot of console messages.
2022-06-23 20:49:05 +02:00
Eugene Sandulenko
edd4fad03c
NEWS: Mentioned new engine option for AGOS
2022-06-23 20:30:38 +02:00
Donovan Watteau
2c67df8ffc
DOCS: Describe new AGOS disable_fade_effects option
2022-06-23 20:28:34 +02:00
Donovan Watteau
802caa4c39
AGOS: Add an option to disable the fade-out effects in Simon1/Simon2
...
Simon1 and Simon2 fade the screen to black whenever leaving a room,
but this can be slow to render on some devices, and for some people
nowadays it can really make the pace of the game quite slow.
2022-06-23 20:28:34 +02:00
Henrik "Henke37" Andersson
1b6e2335b3
DIRECTOR: Let Cast class manage registering the archive
...
This fixes a null pointer crash and potential issues when switching between movies.
2022-06-23 20:26:37 +02:00
Pragyansh Chaturvedi (r41k0u)
761c99cbd8
DIRECTOR: LINGO: Implement kTheModified field in CastMember::getField()
2022-06-23 20:26:02 +02:00
Avijeet
fdfd91fd7f
GLK: SCOTT: Add support for Super Gran
2022-06-23 20:11:01 +02:00
Avijeet
0d4e18e5c7
GLK: SCOTT: Reorganise switch case
2022-06-23 20:11:01 +02:00
Avijeet
fd0b4ef953
GLK: SCOTT: Add more variants to game detection
2022-06-23 20:11:01 +02:00
Avijeet
ff02ca6def
GLK: SCOTT: Add support for Questprobe Games
2022-06-23 20:11:01 +02:00
Avijeet
b45eecac99
GLK: SCOTT: Add support for Savage Island
2022-06-23 20:11:01 +02:00
Avijeet
951e1a8240
GLK: SCOTT: Add support for Adventure Land
2022-06-23 20:11:01 +02:00
Avijeet
ecae491c20
GLK: SCOTT: Add support for Sorcerer of Claymorgue Castle
2022-06-23 20:11:01 +02:00
Avijeet
98d5b72442
GLK: SCOTT: Add support for Seas of Blood
2022-06-23 20:11:01 +02:00
Avijeet
6a11c2bc10
GLK: SCOTT: Fix text decompression
2022-06-23 20:11:01 +02:00
Avijeet
051d12497f
GLK: SCOTT: Use C String instead of Common::String in GLK display
2022-06-23 20:11:01 +02:00
Avijeet
1e914b7e95
GLK: SCOTT: Add support for Gremlins
2022-06-23 20:11:01 +02:00
Avijeet
fd3b9bede3
GLK: SCOTT: Add language data to detected game
2022-06-23 20:11:01 +02:00
Avijeet
5b032ee851
GLK: SCOTT: Fix out-of-bound errors
2022-06-23 20:11:01 +02:00
Avijeet
ac75abb20a
GLK: SCOTT: Use READ_LE_UINT16 instead of READ_LE_INT16
2022-06-23 20:11:01 +02:00
Avijeet
08ae841dc9
GLK: SCOTT: Add missing return statement
2022-06-23 20:11:01 +02:00
Avijeet
7194234ea6
GLK: SCOTT: Update game detection to use entire file for MD5 calculation of .D64 games
2022-06-23 20:11:01 +02:00
Avijeet
f591a6a186
GLK: SCOTT: Add support for Robin of Sherwood
2022-06-23 20:11:01 +02:00
Avijeet
1ec46bdd30
GLK: SCOTT: Update license header
2022-06-23 20:11:01 +02:00
Avijeet
b20b095e84
GLK: SCOTT: Update game loading to use new game list
2022-06-23 20:11:01 +02:00
Avijeet
2356c0d634
GLK: SCOTT: Remove unused gamedata
2022-06-23 20:11:01 +02:00
Avijeet
767586218d
GLK: SCOTT: Implement copyData
2022-06-23 20:11:01 +02:00
Avijeet
92ea152c35
GLK: SCOTT: Implement scanners
2022-06-23 20:11:01 +02:00
Avijeet
72076286b6
GLK: SCOTT: Implement xtc.cpp
2022-06-23 20:11:01 +02:00
Avijeet
c20baf8873
GLK: SCOTT: Implement tcs_crunch.cpp
2022-06-23 20:11:01 +02:00
Avijeet
3173dfa41b
GLK: SCOTT: Implement tbc_multicomp.cpp
2022-06-23 20:11:01 +02:00
Avijeet
749e7e8dc1
GLK: SCOTT: Implement section8.cpp
2022-06-23 20:11:01 +02:00
Avijeet
81e0cb9bc5
GLK: SCOTT: Implement pu_crunch.cpp
2022-06-23 20:11:01 +02:00
Avijeet
825efc500a
GLK: SCOTT: Implement megabyte.cpp
2022-06-23 20:11:01 +02:00
Avijeet
103b17df5d
GLK: SCOTT: Implement master_compressor.cpp
2022-06-23 20:11:01 +02:00
Avijeet
ccc9e29b75
GLK: SCOTT: Implement expert.cpp
2022-06-23 20:11:01 +02:00
Avijeet
bc928dd14f
GLK: SCOTT: Implement exomizer.cpp
2022-06-23 20:11:01 +02:00
Avijeet
0c1f97c0e4
GLK: SCOTT: Implement eca.cpp
2022-06-23 20:11:01 +02:00
Avijeet
731e0a3f07
GLK: SCOTT: Implement cruel.cpp
2022-06-23 20:11:01 +02:00
Avijeet
92d62985cc
GLK: SCOTT: Implement ccs.cpp
2022-06-23 20:11:01 +02:00
Avijeet
9bb67453a0
GLK: SCOTT: Implement caution.cpp
2022-06-23 20:11:01 +02:00
Avijeet
e28dd2b39c
GLK: SCOTT: Implement byte_boiler.cpp
2022-06-23 20:11:01 +02:00
Avijeet
20090e73ed
GLK: SCOTT: Implement action_packer.cpp
2022-06-23 20:11:01 +02:00
Avijeet
45f7e4751e
GLK: SCOTT: Replace error with warning
2022-06-23 20:11:01 +02:00
Avijeet
dda8a0febc
GLK: SCOTT: Implement isBasicRun1 and isBasicRun2
2022-06-23 20:11:01 +02:00