aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/scene.cpp
AgeCommit message (Expand)Author
2019-03-04BLADERUNNER: Cleanup of TODO notesPeter Kohaut
2019-02-28BLADERUNNER: Improvement on overrideSceneObjectInfoThanasis Antoniou
2019-02-28BLADERUNNER: A better fix for Sebastian's dollThanasis Antoniou
2019-01-09BLADERUNNER: Fixed scene video resumePeter Kohaut
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter Kohaut
2018-03-24BLADERUNNER: Load game methodsPeter Kohaut
2018-03-24BLADERUNNER: Save game methodsThomas Fach-Pedersen
2018-03-24BLADERUNNER: Moved PoliceMaze to script/Eugene Sandulenko
2018-03-24BLADERUNNER: Hook PoliceMaze to Scene classEugene Sandulenko
2018-03-04BLADERUNNER: Add scene resumeThomas Fach-Pedersen
2018-02-25BLADERUNNER: Added Generic Walker actorsPeter Kohaut
2018-02-18BLADERUNNER: Support for runningPeter Kohaut
2018-02-12BLADERUNNER: Fixed more Coverity issuesPeter Kohaut
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
2018-01-28BLADERUNNER: Fix compilation issuesPeter Kohaut
2018-01-28BLADERUNNER: Added basic KIA interfacePeter Kohaut
2017-09-10BLADERUNNER: Added music support & added MaggiePeter Kohaut
2017-08-26BLADERUNNER: Support for AESCPeter Kohaut
2017-08-24BLADERUNNER: Added audio mixer & various fixesPeter Kohaut
2017-08-04BLADERUNNER: Add blit and blitToScreen helpersThomas Fach-Pedersen
2017-07-31BLADERUNNER: Add Spinner supportThomas Fach-Pedersen
2017-07-31BLADERUNNER: Move surfaces out of VQA playerThomas Fach-Pedersen
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut
2017-03-20BLADERUNNER: added full office leroy ai scriptPeter Kohaut
2016-10-28BLADERUNNER: fixed memory leaks & overflowsPeter Kohaut
2016-10-12BLADERUNNER: added picking up of itemsPeter Kohaut
2016-10-04BLADERUNNER: trying to figure out walking, added structures for obstacles use...Peter Kohaut
2016-10-02BLADERUNNER: added ADQ, fixed some minor memory leaksPeter Kohaut
2016-09-30BLADERUNNER: add support for uncompressed audio, fixed wrong call to gamescri...Peter Kohaut
2016-09-29BLADERUNNER: fixed loading of new set/scene, fixed memoryleak in lightsPeter Kohaut
2016-09-29BLADERUNNER: added all scene scripts, esper script, kia script, vk script, co...Peter Kohaut
2016-09-29BLADERUNNER: Pull in changes from madmoosePeter Kohaut
2016-09-29BLADERUNNER: added implementation of more script methods added combat structu...Peter Kohaut
2016-09-29BLADERUNNER: still adding structures... and implementing some of script metho...Peter Kohaut
2016-09-29BLADERUNNER: just basic objects description scene stuff - lightning and effec...Peter Kohaut
2016-09-29BLADERUNNER: Add beginnings of Actor class and move actor drawing to SceneThomas Fach-Pedersen
2016-09-29BLADERUNNER: Read set objects and walkboxesThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add support for ambient sounds, game flags and variables, and us...Thomas Fach-Pedersen
2016-09-29BLADERUNNER: Add View matrix loadingThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add basic Scene, Set, and Script support.Thomas Fach-Pedersen