Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
antoniou79
f3113cf45d
BLADERUNNER: More precise naming for time delay vars and parameters
...
Also use u suffix for unsigned int literal parameters (WIP)
2021-06-14 16:27:19 +03:00
Thanasis Antoniou
03521f7ab9
BLADERUNNER: Fix bug and inconsitency with weapons forms
2020-02-04 17:55:28 +02:00
Thanasis Antoniou
3557570c4c
BLADERUNNER: Set gate to UG18 as locked only in Hard mode
...
This as before is only for the enhanced version
2019-05-31 16:43:10 +03:00
Thanasis Antoniou
cde63356f1
BLADERUNNER: Fix path glitches in UG18 and UG13
2019-05-25 03:39:57 +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
db0020c55f
BLADERUNNER: Another fix for confess to Guzza
2019-05-08 22:58:04 +03:00
Thanasis Antoniou
d666eb154a
BLADERUNNER: Fix rats re-spawn and UG09, UG13 bad paths
...
UG09 bad path allowed McCoy to teleport to the pipe top left. UG13, when elevator was up McCoy could walk in the empty chute
2019-05-04 17:25:34 +03:00
Thanasis Antoniou
4cd7c3d19f
BLADERUNNER: Fix interaction with transient about locked door
2019-05-01 08:57:43 +03:00
Thanasis Antoniou
980b1e4d95
BLADERUNNER: Restore content in UG13
2019-04-30 15:19:55 +03:00
Thanasis Antoniou
0ba4e56168
BLADERUNNER: Named constants for model animations P02
2019-04-24 15:13:26 +03:00
Thanasis Antoniou
a663930dd0
BLADERUNNER: Named constants for animationIds P01
...
Part one of using named constants for model animations
2019-04-20 17:33:39 +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
fecfe9ec86
BLADERUNNER: Fixes for elevator in UG13
...
Fixed McCoy appearing early at start of scene before disappearing
Also added sound for going down when called from button
2019-04-03 01:00:58 +03:00
Peter Kohaut
f2d76c2d71
BLADERUNNER: Cleanup of scripts at start of chapter 5
2019-02-03 00:14:09 +01:00
Peter Kohaut
19d92484fd
BLADERUNNER: Cleanup of scripts at start of chapter 4
2019-02-02 00:50:16 +01:00
Peter Kohaut
69be535308
BLADERUNNER: Initial cleanup of underground scripts
2019-01-31 21:27:31 +01:00
Peter Kohaut
2cc09b6b10
BLADERUNNER: Fixes for game scripts & cleanup
2019-01-24 23:05:13 +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
eb84113222
BLADERUNNER: More variable names in the game scripts
2019-01-13 21:06:58 +01:00
Peter Kohaut
0c7077cab9
BLADERUNNER: Added debugging output for scripts
...
Also added last few missing script commands.
2019-01-12 18:16:52 +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
817cb5d7e1
BLADERUNNER: More game constants
2018-02-13 23:08:37 +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
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