aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/set.h
AgeCommit message (Collapse)Author
2017-04-01BLADERUNNER: improvements to the walking codePeter Kohaut
path finding is still missing video player has audio preloading small fixes
2016-10-09BLADERUNNER: fixed some compilation warningsPeter Kohaut
2016-09-29BLADERUNNER: fixed exit selection, added footstep sounds, added some ↵Peter Kohaut
debugging display (scene objects, regions, exits, walkboxes, lights?)
2016-09-29BLADERUNNER: Pull in changes from madmoosePeter Kohaut
2016-09-29BLADERUNNER: added implementation of more script methods added combat ↵Peter Kohaut
structure (maybe it combat mode??)
2016-09-29BLADERUNNER: still adding structures... and implementing some of script ↵Peter Kohaut
methods...
2016-09-29BLADERUNNER: 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-29BLADERUNNER: Read set objects and walkboxesThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add basic Scene, Set, and Script support.Thomas Fach-Pedersen