Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-12 | BLADERUNNER: Added support for scrolling with mouse wheel | Peter Kohaut | |
Not in the original game | |||
2019-02-11 | BLADERUNNER: Improved time management | Peter 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-15 | BLADERUNNER: Added time control and game pausing | Peter Kohaut | |
2018-04-22 | JANITORIAL: Fix formatting | Adrian Frühwirth | |
2018-03-24 | BLADERUNNER: Load game methods | Peter Kohaut | |
save methods update replaced few char* with Common::String changed few pointers to references | |||
2018-02-01 | BLADERUNNER: Fixed few Coverity issues | Peter Kohaut | |
2018-01-28 | BLADERUNNER: Added basic KIA interface | Peter 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 |