Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-17 | BLADERUNNER: Howie Lee AI and Leary overlap fixes | Thanasis Antoniou | |
2019-05-09 | BLADERUNNER: Use booleans in walk functions | Thanasis Antoniou | |
And a few more (not all yet) methods that had 1, 0 instead of true, false | |||
2019-05-08 | BLADERUNNER: Another fix for confess to Guzza | Thanasis Antoniou | |
2019-05-08 | BLADERUNNER: Remove most of custom PS04 transition | Thanasis Antoniou | |
It didn't work out quite well | |||
2019-05-07 | BLADERUNNER: Fix compilation with non-c++11 compilers | Thierry Crozat | |
2019-05-08 | BLADERUNNER: fix Guzza, PS03, PS04, PS01 | antoniou79 | |
Also, added a custom transition when Guzza calls in for favors Still pending: in PS03 some actors may blink out of existence (happened to officer Grayford) | |||
2019-04-29 | BLADERUNNER: Chess, keyboard, and clues bug fixes | antoniou79 | |
2019-04-25 | BLADERUNNER: Make the cut content a runtime option | Peter Kohaut | |
Player can choose to use or not the restored cut content. Does not affect fixed bugs in original game. | |||
2019-04-24 | BLADERUNNER: Named constants for model animations P02 | Thanasis Antoniou | |
2019-04-20 | BLADERUNNER: Named constants for animationIds P01 | Thanasis Antoniou | |
Part one of using named constants for model animations | |||
2019-04-06 | BLADERUNNER: Cleaned up Ambient_Sounds_Add_Sound calls | Thanasis Antoniou | |
2019-04-06 | BLADERUNNER: Cleanup for looping sounds | Thanasis Antoniou | |
Completed Add, Adjust and Remove Looping_Sound(), Pending Ambient_Sounds_Add_Sound | |||
2019-03-10 | BLADERUNNER: Marking cut content with BLADERUNNER_RESTORED_CUT_CONTENT macro | Thanasis Antoniou | |
Enabled by default. Currently, only restored content is the death rattle sound for Moraji and Zuben, and the dialogue of Guzza denying McCoy an advance | |||
2019-03-04 | BLADERUNNER: retirement bounty exploit fix | Thanasis Antoniou | |
And small dialogue bits with Guzza when reporting in now only play in Act 1 where they make sense. Also, don't allow McCoy to get the retirement bonus twice in Act 1. Also don't allow him to get money (100 cy) from Guzza if he has enough (>=300). | |||
2019-01-31 | BLADERUNNER: Cleanup of Dektora chase related scripts | Peter Kohaut | |
2019-01-27 | BLADERUNNER: Cleanup of Police station scripts for chapter 1 & 2 | Peter Kohaut | |
2019-01-24 | BLADERUNNER: Fixes for game scripts & cleanup | Peter Kohaut | |
2019-01-21 | BLADERUNNER: More game constants | Peter Kohaut | |
Added Region_Check functionality Code cleanup | |||
2019-01-19 | BLADERUNNER: More variable names in the game scripts | Peter Kohaut | |
Fixed some errors as well | |||
2019-01-15 | BLADERUNNER: More variable names in the game scripts | Peter Kohaut | |
2019-01-13 | BLADERUNNER: More variable names in the game scripts | Peter Kohaut | |
2019-01-12 | BLADERUNNER: Added debugging output for scripts | Peter Kohaut | |
Also added last few missing script commands. | |||
2018-02-13 | BLADERUNNER: More game constants | Peter Kohaut | |
2018-02-10 | BLADERUNNER: VK interface | Peter Kohaut | |
Code unification Removed few memory leaks | |||
2018-02-05 | BLADERUNNER: Added more game constants | Peter Kohaut | |
Code formatting | |||
2017-03-29 | BLADERUNNER: introduced some game constants | Peter Kohaut | |
Game script are more readable now Fixed name of Officer Leary | |||
2017-03-23 | BLADERUNNER: Reorganized script files | Peter Kohaut | |