aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/mouse.cpp
AgeCommit message (Collapse)Author
2018-12-15BLADERUNNER: Added time control and game pausingPeter Kohaut
2018-03-25BLADERUNNER: Implement mouse jitterEugene Sandulenko
2018-03-24BLADERUNNER: PoliceMaze fix & constantsPeter Kohaut
2018-03-24BLADERUNNER: Added WIP code for PoliceMazeTargetTrack::tick()Eugene Sandulenko
2018-02-18BLADERUNNER: Support for runningPeter Kohaut
Fixed Runciter idle state Fixed movement track delay Basic combat support
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
Code formatting
2018-02-01BLADERUNNER: Fixed few Coverity issuesPeter 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
2017-09-10BLADERUNNER: Added music support & added MaggiePeter Kohaut
added async walking named some of the game flags & variables renamed aesc to screen effects
2017-08-24BLADERUNNER: Added audio mixer & various fixesPeter Kohaut
Audio mixer is supporting fading and pan animation Added support for skipping speech by pressing Return Added proper support for ambient sounds Added more code to the dialogue menu Added tooltips to the Spinner Fixed calculation of volume and pan of walk steps Code cleanup & formatting
2017-08-22BLADERUNNER: Add Dialogue MenuThomas Fach-Pedersen
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2016-10-03BLADERUNNER: Code formatting fixesEugene Sandulenko
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: 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: Implement loading and drawing of mouse cursors.Thomas Fach-Pedersen