Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
antoniou79
5106f0ba68
BLADERUNNER: Fix McCoy blink in after Dektora dance
...
This was a bug of the original game too.
2021-06-16 23:27:31 +03:00
antoniou79
7a2a53b9ff
BLADERUNNER: RESTORED CONTENT: Start some music at random second
2021-06-14 16:27:19 +03:00
antoniou79
b8eb0d0386
BLADERUNNER: Play the ambient audience clapping once
...
Original played it at every frame for 15 frames and it sounded robotic and bugged
2021-06-14 16:27:18 +03:00
Thanasis Antoniou
cd076b26ae
BLADERUNNER: Using preincrement and pre-decrease where possible
...
In case the compiler won't optimize such cases
2020-02-24 21:24:06 +02:00
Thanasis Antoniou
d4e5211ebb
BLADERUNNER: Fix Dektora overlap issues, restore rattle
2019-05-23 00:30:03 +03:00
Thanasis Antoniou
074baf9b26
BLADERUNNER: Use booleans in walk functions
...
And a few more (not all yet) methods that had 1, 0 instead of true, false
2019-05-09 15:15:33 +03:00
Thanasis Antoniou
9c0c249a96
BLADERUNNER: Cleaned up Ambient_Sounds_Add_Sound calls
2019-04-06 19:22:01 +03:00
Thanasis Antoniou
4e75b7e6b7
BLADERUNNER: Cleanup for looping sounds
...
Completed Add, Adjust and Remove Looping_Sound(), Pending Ambient_Sounds_Add_Sound
2019-04-06 00:02:32 +03:00
Thanasis Antoniou
a0beaa6f4e
BLADERUNNER: SFX named constants and MissSound fix
...
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls
2019-04-05 21:35:55 +03:00
Thanasis Antoniou
29762a6731
BLADERUNNER: Fix no music at Dektora dance outtake
...
Also add constants for all music tracks
2019-03-31 17:53:57 +03:00
Peter Kohaut
49d01c3c13
BLADERUNNER: Cleanup of Dektora chase related scripts
2019-01-31 21:27:31 +01:00
Peter Kohaut
3fc1fbb8da
BLADERUNNER: Clean up of Dektora script
2019-01-31 21:27:31 +01:00
Peter Kohaut
2e9c4bfdc1
BLADERUNNER: Cleanup of back EarlyQ's scenes scripts
2019-01-29 23:37:09 +01:00
Peter Kohaut
2c3af4b8e9
BLADERUNNER: Cleanup of front EarlyQ's scenes scripts
2019-01-29 23:36:29 +01:00
Peter Kohaut
578d98ee12
BLADERUNNER: Cleanup of scripts for Gordo chase
2019-01-28 20:45:48 +01:00
Peter Kohaut
364a2aa0fb
BLADERUNNER: More game constants
...
Added Region_Check functionality
Code cleanup
2019-01-21 22:03:01 +01:00
Peter Kohaut
5e2fb6fb26
BLADERUNNER: More variable names in the game scripts
...
Fixed some errors as well
2019-01-19 23:15:41 +01:00
Peter Kohaut
adf741a5cb
BLADERUNNER: More variable names in the game scripts
2019-01-15 08:35:46 +01:00
Peter Kohaut
62b75b9990
BLADERUNNER: Added Generic Walker actors
...
Fixed isseue of duplicating items in world
Fixed fog issue with incorrect rendering in special occasions
Added basic debugger console
Refactored looping code for better readability
2018-02-25 22:38:52 +01:00
Peter Kohaut
0b484d51b8
BLADERUNNER: VK interface
...
Code unification
Removed few memory leaks
2018-02-10 21:01:15 +01:00
Peter Kohaut
59eeadc6ac
BLADERUNNER: Added more game constants
...
Code formatting
2018-02-05 20:17:55 +01:00
Peter Kohaut
1e5f9d3078
BLADERUNNER: Added basic KIA interface
...
Settings works
Help works
Clue database works
Fixed code for inserting objects into scene
Reorganization of few files
Unification & code formatting of few older files
2018-01-28 10:57:16 +01:00
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
Peter Kohaut
d42b39817d
BLADERUNNER: introduced some game constants
...
Game script are more readable now
Fixed name of Officer Leary
2017-03-29 01:55:06 +02:00
Peter Kohaut
1c083fe000
BLADERUNNER: Reorganized script files
2017-03-23 16:20:10 +01:00