scummvm/engines/bladerunner
Peter Kohaut f79d8cc1fe BLADERUNNER: Added music support & added Maggie
added async walking
named some of the game flags & variables
renamed aesc to screen effects
2017-09-10 20:55:30 +02:00
..
script BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
actor_clues.cpp BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
actor_clues.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
actor_combat.cpp BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
actor_combat.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
actor_walk.cpp BLADERUNNER: improvements to the walking code 2017-04-01 08:57:57 +02:00
actor_walk.h BLADERUNNER: improvements to the walking code 2017-04-01 08:57:57 +02:00
actor.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
actor.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
adpcm_decoder.cpp BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
adpcm_decoder.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
adq.cpp BLADERUNNER: Reorganized script files 2017-03-23 16:20:10 +01:00
adq.h BLADERUNNER: trying to figure out walking, added structures for obstacles used for pathfinding, fixed bug in searching for walkboxes 2016-10-04 18:15:57 +02:00
ambient_sounds.cpp BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
ambient_sounds.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
archive.cpp BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
archive.h BLADERUNNER: Add support for ambient sounds, game flags and variables, and use VQA z-buffer when rendering. 2016-09-29 22:33:37 +02:00
aud_stream.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
aud_stream.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
audio_mixer.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
audio_mixer.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
audio_player.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
audio_player.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
audio_speech.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
audio_speech.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
bladerunner.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
bladerunner.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
boundingbox.cpp BLADERUNNER: Pull in changes from madmoose 2016-09-29 22:33:40 +02:00
boundingbox.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
chapters.cpp BLADERUNNER: Add basic Scene, Set, and Script support. 2016-09-29 22:33:28 +02:00
chapters.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
color.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
combat.cpp BLADERUNNER: introduced some game constants 2017-03-29 01:55:06 +02:00
combat.h BLADERUNNER: fixed some compilation warnings 2016-10-09 20:26:53 +02:00
configure.engine BLADERUNNER: Mark engine as highres 2016-10-15 13:50:15 +02:00
crimes_database.cpp BLADERUNNER: introduced some game constants 2017-03-29 01:55:06 +02:00
crimes_database.h BLADERUNNER: introduced some game constants 2017-03-29 01:55:06 +02:00
decompress_lcw.cpp BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
decompress_lcw.h BLADERUNNER: No semicolon after namespace closing brace 2016-09-29 22:33:23 +02:00
decompress_lzo.cpp BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
decompress_lzo.h BLADERUNNER: No semicolon after namespace closing brace 2016-09-29 22:33:23 +02:00
detection_tables.h BLADERUNNER: Add detection for German version 2017-01-19 20:40:37 +01:00
detection.cpp BLADERUNNER: Start port to scummvm engine 2016-09-29 22:21:00 +02:00
dialogue_menu.cpp BLADERUNNER: Transparent background in dialogue menu 2017-08-26 11:58:14 +02:00
dialogue_menu.h BLADERUNNER: Transparent background in dialogue menu 2017-08-26 11:58:14 +02:00
elevator.cpp BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
elevator.h BLADERUNNER: Add support for elevators 2017-08-24 22:34:50 +02:00
fog.cpp BLADERUNNER: fixed some of endianness issues 2016-10-06 22:32:27 +02:00
fog.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
font.cpp BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
font.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
gameflags.cpp BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
gameflags.h BLADERUNNER: Add newline at end of file 2016-09-29 22:33:39 +02:00
gameinfo.cpp BLADERUNNER: added suspects db & fixed crimes db 2016-10-06 00:59:11 +02:00
gameinfo.h BLADERUNNER: added suspects db & fixed crimes db 2016-10-06 00:59:11 +02:00
image.cpp BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
image.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
item_pickup.cpp BLADERUNNER: Move surfaces out of VQA player 2017-07-31 00:15:33 +02:00
item_pickup.h BLADERUNNER: fixed speed of pickup effect 2016-10-09 12:03:19 +02:00
item.cpp BLADERUNNER: Move surfaces out of VQA player 2017-07-31 00:15:33 +02:00
item.h BLADERUNNER: Implement ZBuffer class 2017-03-28 17:50:11 +02:00
items.cpp BLADERUNNER: Implement ZBuffer class 2017-03-28 17:50:11 +02:00
items.h BLADERUNNER: Fix Variable Shadowing Compiler Warnings. 2017-01-11 15:09:14 +00:00
light.cpp BLADERUNNER: fixed lighting cache 2017-04-02 18:19:26 +02:00
light.h BLADERUNNER: fixed lighting cache 2017-04-02 18:19:26 +02:00
lights.cpp BLADERUNNER: Added missing copyright headers and normalized the rest 2016-10-03 11:24:13 +02:00
lights.h BLADERUNNER: Fix compilation on older gcc 2016-10-15 13:47:06 +02:00
matrix.cpp BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
matrix.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
module.mk BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
mouse.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
mouse.h BLADERUNNER: Add Dialogue Menu 2017-08-22 19:02:37 +02:00
movement_track.cpp BLADERUNNER: Added more functionality to movement track 2017-03-23 00:25:38 +01:00
movement_track.h BLADERUNNER: Added more functionality to movement track 2017-03-23 00:25:38 +01:00
music.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
music.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
obstacles.cpp BLADERUNNER: improvements to the walking code 2017-04-01 08:57:57 +02:00
obstacles.h BLADERUNNER: added suspects db & fixed crimes db 2016-10-06 00:59:11 +02:00
outtake.cpp BLADERUNNER: Add blit and blitToScreen helpers 2017-08-04 21:43:47 +02:00
outtake.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
overlays.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
overlays.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
regions.cpp BLADERUNNER: Added missing copyright headers and normalized the rest 2016-10-03 11:24:13 +02:00
regions.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
scene_objects.cpp BLADERUNNER: added full office leroy ai script 2017-03-20 00:28:51 +01:00
scene_objects.h BLADERUNNER: trying to figure out walking, added structures for obstacles used for pathfinding, fixed bug in searching for walkboxes 2016-10-04 18:15:57 +02:00
scene.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
scene.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
screen_effects.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
screen_effects.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
set_effects.cpp BLADERUNNER: fixed memory leaks & overflows 2016-10-28 22:34:04 +02:00
set_effects.h BLADERUNNER: Code formatting fixes 2016-10-03 12:38:43 +02:00
set.cpp BLADERUNNER: improvements to the walking code 2017-04-01 08:57:57 +02:00
set.h BLADERUNNER: improvements to the walking code 2017-04-01 08:57:57 +02:00
settings.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
settings.h BLADERUNNER: Fix build 2017-08-25 00:18:38 +02:00
shape.cpp BLADERUNNER: added support for fonts 2016-10-06 21:23:46 +02:00
shape.h BLADERUNNER: Add Dialogue Menu 2017-08-22 19:02:37 +02:00
slice_animations.cpp BLADERUNNER: added rendering support for lighting and effects, but its not working correctly yet 2016-09-29 22:33:41 +02:00
slice_animations.h BLADERUNNER: fixed speed of pickup effect 2016-10-09 12:03:19 +02:00
slice_renderer.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
slice_renderer.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
spinner.cpp BLADERUNNER: Fix build 2017-08-25 00:18:38 +02:00
spinner.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
suspects_database.cpp BLADERUNNER: introduced some game constants 2017-03-29 01:55:06 +02:00
suspects_database.h BLADERUNNER: introduced some game constants 2017-03-29 01:55:06 +02:00
text_resource.cpp BLADERUNNER: fixed lighting cache 2017-04-02 18:19:26 +02:00
text_resource.h BLADERUNNER: Init globals, game flags, and actor clues 2016-09-29 22:33:38 +02:00
ui_image_picker.cpp BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
ui_image_picker.h BLADERUNNER: Added audio mixer & various fixes 2017-08-24 23:43:47 +02:00
vector.h BLADERUNNER: code formatting 2016-10-04 18:59:25 +02:00
view.cpp BLADERUNNER: Support for AESC 2017-08-26 23:00:54 +02:00
view.h BLADERUNNER: Support for AESC 2017-08-26 23:00:54 +02:00
vqa_decoder.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
vqa_decoder.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
vqa_player.cpp BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
vqa_player.h BLADERUNNER: Added music support & added Maggie 2017-09-10 20:55:30 +02:00
waypoints.cpp BLADERUNNER: Fix resource leak (CID 1364202) 2016-10-24 19:40:18 +02:00
waypoints.h BLADERUNNER: improvements to the walking code 2017-04-01 08:57:57 +02:00
zbuffer.cpp BLADERUNNER: zbuffer is now updated between scene changes 2017-03-29 18:48:46 +02:00
zbuffer.h BLADERUNNER: Remove stray semicolon 2017-03-28 18:30:08 +02:00