aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/actor.h
AgeCommit message (Expand)Author
2018-03-30BLADERUNNER: Initial code for acquireCluesByRelations()Eugene Sandulenko
2018-03-24BLADERUNNER: Load game methodsPeter Kohaut
2018-03-24BLADERUNNER: Save game methodsThomas Fach-Pedersen
2018-03-18BLADERUNNER: Actors fixesPeter Kohaut
2018-03-17BLADERUNNER: Fixed compilation warningsPeter Kohaut
2018-03-17BLADERUNNER: Added combatPeter Kohaut
2018-02-18BLADERUNNER: Fixed more compilation warningsPeter Kohaut
2018-02-18BLADERUNNER: Fixed compilation warningsPeter Kohaut
2018-02-18BLADERUNNER: Support for runningPeter Kohaut
2018-02-12BLADERUNNER: Fixed more Coverity issuesPeter Kohaut
2018-01-29BLADERUNNER: Remove simple walking hackThomas Fach-Pedersen
2018-01-28BLADERUNNER: Added basic KIA interfacePeter Kohaut
2017-09-10BLADERUNNER: Added music support & added MaggiePeter Kohaut
2017-04-02BLADERUNNER: fixed lighting cachePeter Kohaut
2017-04-01BLADERUNNER: improvements to the walking codePeter Kohaut
2017-03-29BLADERUNNER: fixed warningsPeter Kohaut
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-03-23BLADERUNNER: Added more functionality to movement trackPeter Kohaut
2017-03-20BLADERUNNER: added Runciter character (petshop owner)Peter Kohaut
2016-10-04BLADERUNNER: trying to figure out walking, added structures for obstacles use...Peter Kohaut
2016-10-03BLADERUNNER: Code formatting fixesEugene Sandulenko
2016-09-29BLADERUNNER: fixed exit selection, added footstep sounds, added some debuggin...Peter Kohaut
2016-09-29BLADERUNNER: add more logic to actor::tick, added support for looking up scen...Peter 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