aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/actor.h
AgeCommit message (Expand)Author
2019-08-28BLADERUNNER: Comment correction after fix for AI_Movement_Track_Append_With_F...Thanasis Antoniou
2019-07-22BLADERUNNER: Revert uint32 vars to int32 if they could be init to -1Thanasis Antoniou
2019-07-17BLADERUNNER: Use unsigned 32bit diff for time durationsThanasis Antoniou
2019-07-14BLADERUNNER: Fix Rats resurrectingThanasis Antoniou
2019-05-13BLADERUNNER: Mainframe talkie restoredThanasis Antoniou
2019-05-04BLADERUNNER: Fix rats re-spawn and UG09, UG13 bad pathsThanasis Antoniou
2019-04-09BLADERUNNER: Fix Officer Leary crowd interrogationThanasis Antoniou
2019-03-06BLADERUNNER: Fixed panning of speechPeter Kohaut
2019-02-10BLADERUNNER: Added sitcom modePeter Kohaut
2019-02-02BLADERUNNER: Cleanup of walking codePeter Kohaut
2019-01-28BLADERUNNER: Fixed small issue in combat calculationPeter Kohaut
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter Kohaut
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