scummvm/engines/bladerunner
antoniou79 76f831b912 BLADERUNNER: RESTOREDCONTENT: Missing quotes for Dispatch, McCoy
Dispatch is in Steele (AI) at end of Act 3, McCoy's quote is in Runciter (AI) for fake tiger

Also fixed the scene id for RC02 in chapter 4 for debugger's array (sceneList)
2023-02-02 23:54:06 +02:00
..
script BLADERUNNER: RESTOREDCONTENT: Missing quotes for Dispatch, McCoy 2023-02-02 23:54:06 +02:00
ui BLADERUNNER: Additional Spanish credits fixes 2022-11-17 20:54:20 +02:00
actor.cpp BLADERUNNER: Fix sound localization for MA04 TV 2022-07-03 16:33:47 +03:00
actor.h
actor_clues.cpp
actor_clues.h
actor_combat.cpp
actor_combat.h
actor_dialogue_queue.cpp
actor_dialogue_queue.h
actor_walk.cpp
actor_walk.h
adpcm_decoder.cpp
adpcm_decoder.h
ambient_sounds.cpp
ambient_sounds.h
archive.cpp
archive.h
aud_stream.cpp
aud_stream.h
audio_cache.cpp
audio_cache.h
audio_mixer.cpp
audio_mixer.h BLADERUNNER: Fix Usage of Original Bugs Macro Define 2022-03-14 22:04:35 +00:00
audio_player.cpp BLADERUNNER: Mark enhanced edition as unsupported 2022-06-28 23:48:22 +02:00
audio_player.h BLADERUNNER: Fix Usage of Original Bugs Macro Define 2022-03-14 22:04:35 +00:00
audio_speech.cpp BLADERUNNER: Mark enhanced edition as unsupported 2022-06-28 23:48:22 +02:00
audio_speech.h
bladerunner.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
bladerunner.h COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01:00
boundingbox.cpp
boundingbox.h
chapters.cpp BLADERUNNER: Restore content and localization fixes in RC04 2023-02-02 23:53:40 +02:00
chapters.h
color.cpp
color.h
combat.cpp
combat.h
configure.engine
credits.pl
crimes_database.cpp
crimes_database.h
debugger.cpp BLADERUNNER: RESTOREDCONTENT: Missing quotes for Dispatch, McCoy 2023-02-02 23:54:06 +02:00
debugger.h BLADERUNNER: Add support for old v2 VQAs 2022-05-07 22:54:25 +03:00
decompress_lcw.cpp
decompress_lcw.h
decompress_lzo.cpp
decompress_lzo.h
detection.cpp BLADERUNNER: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.h BLADERUNNER: Add checkbox for fixing Spanish credits 2022-11-17 19:09:18 +02:00
detection_tables.h BLADERUNNER: Add checkbox for fixing Spanish credits 2022-11-17 19:09:18 +02:00
dialogue_menu.cpp BLADERUNNER: Fix bad dialogue entry for Italian localization 2022-07-13 21:47:51 +03:00
dialogue_menu.h
fog.cpp BLADERUNNER: pre-calculate some math constants 2023-01-12 15:51:02 +02:00
fog.h BLADERUNNER: pre-calculate some math constants 2023-01-12 15:51:02 +02:00
font.cpp
font.h
framelimiter.cpp
framelimiter.h
game_constants.h BLADERUNNER: RESTOREDCONTENT: Fix McCoy's inner talk if confessed 2023-02-02 23:53:32 +02:00
game_flags.cpp
game_flags.h
game_info.cpp
game_info.h
image.cpp
image.h
item.cpp
item.h
item_pickup.cpp BLADERUNNER: Use static const for screen dimensions 2022-05-11 23:07:38 +03:00
item_pickup.h
items.cpp
items.h
light.cpp
light.h
lights.cpp
lights.h
matrix.cpp
matrix.h
metaengine.cpp BLADERUNNER: Add checkbox for fixing Spanish credits 2022-11-17 19:09:18 +02:00
module.mk
mouse.cpp BLADERUNNER: Use static const for screen dimensions 2022-05-11 23:07:38 +03:00
mouse.h BLADERUNNER: Mouse's _lastFrameTime should by uint32 2022-02-21 22:51:50 +02:00
movement_track.cpp
movement_track.h
music.cpp BLADERUNNER: Mark enhanced edition as unsupported 2022-06-28 23:48:22 +02:00
music.h BLADERUNNER: Fix Usage of Original Bugs Macro Define 2022-03-14 22:04:35 +00:00
obstacles.cpp
obstacles.h
outtake.cpp BLADERUNNER: Set old and new outtake filename only if container > 0 2022-05-11 23:07:38 +03:00
outtake.h
overlays.cpp
overlays.h
POTFILES BLADERUNNER: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
rect_float.h
regions.cpp
regions.h
savefile.cpp
savefile.h
scene.cpp BLADERUNNER: Support font hd and subtitles code cleanup 2022-07-06 14:46:57 +03:00
scene.h
scene_objects.cpp
scene_objects.h
screen_effects.cpp BLADERUNNER: Fix Usage of Original Bugs Macro Define 2022-03-14 22:04:35 +00:00
screen_effects.h BLADERUNNER: Fix Usage of Original Bugs Macro Define 2022-03-14 22:04:35 +00:00
set.cpp BLADERUNNER: Mark enhanced edition as unsupported 2022-06-28 23:48:22 +02:00
set.h BLADERUNNER: Fix Usage of Original Bugs Macro Define 2022-03-14 22:04:35 +00:00
set_effects.cpp
set_effects.h
settings.cpp
settings.h
shape.cpp BLADERUNNER: Allow use of beta crosshairs and additive draw 2022-02-21 22:46:48 +02:00
shape.h BLADERUNNER: Allow use of beta crosshairs and additive draw 2022-02-21 22:46:48 +02:00
slice_animations.cpp
slice_animations.h
slice_renderer.cpp BLADERUNNER: optimize math calculations. 2022-11-14 18:54:45 +02:00
slice_renderer.h
subtitles.cpp BLADERUNNER: Fix swap argument so as to swap all entries 2022-09-04 18:01:56 +03:00
subtitles.h BLADERUNNER: Early subtitles queuing system 2022-07-06 17:19:59 +03:00
suspects_database.cpp
suspects_database.h
text_resource.cpp
text_resource.h
time.cpp
time.h
vector.h
view.cpp
view.h
vqa_decoder.cpp BLADERUNNER: For 2x scaled VQA v2 videos fill last row and column 2022-05-15 12:43:31 +03:00
vqa_decoder.h BLADERUNNER: Add support for old v2 VQAs 2022-05-07 22:54:25 +03:00
vqa_player.cpp BLADERUNNER: Mark enhanced edition as unsupported 2022-06-28 23:48:22 +02:00
vqa_player.h BLADERUNNER: Add support for old v2 VQAs 2022-05-07 22:54:25 +03:00
waypoints.cpp
waypoints.h
zbuffer.cpp BLADERUNNER: Get rid of -Wcast-align warning 2022-08-19 20:06:03 +03:00
zbuffer.h