Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-29 | BLADERUNNER: UG08 and HF06 map glitch fixes | Thanasis Antoniou | |
2019-05-23 | BLADERUNNER: Fix NR11 pathfinding | Thanasis Antoniou | |
Added new method to "remove" bad objects in a scene/nr11 Removed objects, and still there, but they are renamed to "REMOVEDxx" and they won't affect obstacles and paths | |||
2019-05-04 | BLADERUNNER: Fix rats re-spawn and UG09, UG13 bad paths | Thanasis Antoniou | |
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-04-07 | BLADERUNNER: Bugfix for Early Q music fadeout | Thanasis Antoniou | |
And an additional bug fix for gravel footstep sounds And I added some comments for marking the unused SFX sounds in game_constants.h | |||
2019-02-28 | BLADERUNNER: Improvement on overrideSceneObjectInfo | Thanasis Antoniou | |
No longer need to have sceneId as an argument. Restored original signature of Set::addObjectsToScene() | |||
2019-02-28 | BLADERUNNER: A better fix for Sebastian's doll | Thanasis Antoniou | |
Use just the existing box 31. Implement a way to override object placement. Remove the item 77 (Holden's badge) completely. | |||
2018-03-24 | BLADERUNNER: Load game methods | Peter Kohaut | |
save methods update replaced few char* with Common::String changed few pointers to references | |||
2018-03-24 | BLADERUNNER: Save game methods | Thomas Fach-Pedersen | |
2018-02-25 | BLADERUNNER: Added Generic Walker actors | Peter Kohaut | |
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-05 | BLADERUNNER: Added more game constants | Peter Kohaut | |
Code formatting | |||
2018-02-04 | BLADERUNNER: ESPER interface | Peter Kohaut | |
2018-01-28 | BLADERUNNER: Added basic KIA interface | Peter Kohaut | |
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 | |||
2017-04-01 | BLADERUNNER: improvements to the walking code | Peter Kohaut | |
path finding is still missing video player has audio preloading small fixes | |||
2016-10-09 | BLADERUNNER: fixed some compilation warnings | Peter Kohaut | |
2016-09-29 | BLADERUNNER: fixed exit selection, added footstep sounds, added some ↵ | Peter Kohaut | |
debugging display (scene objects, regions, exits, walkboxes, lights?) | |||
2016-09-29 | BLADERUNNER: Pull in changes from madmoose | Peter Kohaut | |
2016-09-29 | BLADERUNNER: added implementation of more script methods added combat ↵ | Peter Kohaut | |
structure (maybe it combat mode??) | |||
2016-09-29 | BLADERUNNER: still adding structures... and implementing some of script ↵ | Peter Kohaut | |
methods... | |||
2016-09-29 | BLADERUNNER: just basic objects description scene stuff - lightning and ↵ | Peter Kohaut | |
effects movement track actor clues db actor walking info moved view from vqa decoder, because its needed elsewhere does not compile, because new files are not in makefile... | |||
2016-09-29 | BLADERUNNER: Read set objects and walkboxes | Thomas Fach-Pedersen | |
2016-09-29 | BLADERUNNER: Add basic Scene, Set, and Script support. | Thomas Fach-Pedersen | |