aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/lights.cpp
AgeCommit message (Collapse)Author
2019-02-12BLADERUNNER: Removal of memory leaksPeter Kohaut
2018-01-28BLADERUNNER: Added basic KIA interfacePeter 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
2016-10-03BLADERUNNER: Added missing copyright headers and normalized the restEugene Sandulenko
2016-09-29BLADERUNNER: fixed loading of new set/scene, fixed memoryleak in lightsPeter Kohaut
2016-09-29BLADERUNNER: fixed lightningPeter Kohaut
2016-09-29BLADERUNNER: added rendering support for lighting and effects, but its not ↵Peter Kohaut
working correctly yet
2016-09-29BLADERUNNER: fixed exit selection, added footstep sounds, added some ↵Peter Kohaut
debugging display (scene objects, regions, exits, walkboxes, lights?)
2016-09-29BLADERUNNER: added all scene scripts, esper script, kia script, vk script, ↵Peter Kohaut
completed init script. Added decoding of lights from VQA. Moved view from scene.
2016-09-29BLADERUNNER: Pull in changes from madmoosePeter Kohaut
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...