aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/ui/end_credits.cpp
AgeCommit message (Collapse)Author
2019-03-31BLADERUNNER: Fix no music at Dektora dance outtakeThanasis Antoniou
Also add constants for all music tracks
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.
2019-02-03BLADERUNNER: Fixed end creditsPeter Kohaut
Game is completable for blade runner path
2018-12-15BLADERUNNER: Added time control and game pausingPeter Kohaut
2018-04-04BLADERUNNER: Fix memory leaksEugene Sandulenko
2018-03-28BLADERUNNER: Allow quit credits on windows closingEugene Sandulenko
2018-03-27BLADERUNNER: Implemented EndCreditsEugene Sandulenko
2018-03-27BLADERUNNER: Added skeleton for EndCreditsEugene Sandulenko