Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-15 | BLADERUNNER: Added time control and game pausing | Peter Kohaut | |
2018-11-24 | BLADERUNNER: Fixed ambient sounds after load | Peter Kohaut | |
After loading a game, ambient sounds stoped playing, now they are working properly. Also some smaller compiler warnings were fixed. | |||
2018-03-24 | BLADERUNNER: Load game methods | Peter Kohaut | |
save methods update replaced few char* with Common::String changed few pointers to references | |||
2018-03-24 | BLADERUNNER: Save game methods | Thomas Fach-Pedersen | |
2018-02-10 | BLADERUNNER: VK interface | Peter Kohaut | |
Code unification Removed few memory leaks | |||
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 |