aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/time.h
AgeCommit message (Collapse)Author
2019-02-11BLADERUNNER: Improved time managementPeter Kohaut
This should fix thi issue with freezing actors after loading save game, but works on new saves only. Game was not paused before saving and wrong timer value got saved.
2018-12-15BLADERUNNER: Added time control and game pausingPeter Kohaut
2018-03-23BLADERUNNER: Add Game Time classThomas Fach-Pedersen
Not yet used.