aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/ui/ui_input_box.cpp
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-12-05BLADERUNNER: Add in-game saving screenPeter Kohaut
2018-01-29BLADERUNNER: Completed KIA interfacePeter Kohaut
Added Diagnostic section - small button above main buttons Added Pogo section - easter egg - write "pogo" while KIA is open Code formatting again
2018-01-28BLADERUNNER: Fix compilation 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