Commit Graph
25 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
antoniou79 b4da2ca867 BLADERUNNER: Add notes and comments about clues
Also fix some minor spelling (kSuspectDekora) and capitalization issues (kClueClovisflowers)
2021-05-29 18:56:45 +03:00
antoniou79 ccc1ccf06f BLADERUNNER: Improve dialogue with Bob about Hasan 2021-02-28 22:45:37 +02:00
antoniou79 45448f93da BLADERUNNER: Fix for when talking characters get interrupted 2020-12-20 18:10:08 +02:00
antoniou79 0e691072bb BLADERUNNER: Restore Animoid banter and purchases 2019-08-22 23:50:20 +03:00
antoniou79 06a08d9c77 BLADERUNNER: Restore Hasan being at Animoid past Act 2
This restores the trigger for the last dialogue about the fish scale
2019-08-22 23:50:20 +03:00
Thanasis Antoniou 5c2489fd54 BLADERUNNER: Improve fix possible collision with genwalkers
This is in CT01 (restored content). Uses kVariableGenericWalkerConfig which was previously largely unused.
2019-06-22 01:22:05 +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 31c79b6064 BLADERUNNER: Comments on dialogue options 2019-04-30 15:19:55 +03:00
antoniou79 d4d521b562 BLADERUNNER: Chess, keyboard, and clues bug fixes 2019-04-29 15:27:47 +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 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
Peter Kohaut 19d92484fd BLADERUNNER: Cleanup of scripts at start of chapter 4 2019-02-02 00:50:16 +01:00
Peter Kohaut 1ef310db3c BLADERUNNER: Small cleanup for chapter 2 scripts 2019-01-27 20:27:45 +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 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 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 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