Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-18 | BLADERUNNER: Support for running | Peter Kohaut | |
Fixed Runciter idle state Fixed movement track delay Basic combat support | |||
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 | |||
2017-09-10 | BLADERUNNER: Added music support & added Maggie | Peter Kohaut | |
added async walking named some of the game flags & variables renamed aesc to screen effects | |||
2017-04-01 | BLADERUNNER: improvements to the walking code | Peter Kohaut | |
path finding is still missing video player has audio preloading small fixes | |||
2016-10-03 | BLADERUNNER: Code formatting fixes | Eugene Sandulenko | |
2016-09-29 | BLADERUNNER: fixed loading of new set/scene, fixed memoryleak in lights | Peter Kohaut | |
2016-09-29 | BLADERUNNER: Pull in changes from madmoose | Peter Kohaut | |
2016-09-29 | BLADERUNNER: added implementation of more script methods added combat ↵ | Peter Kohaut | |
structure (maybe it combat mode??) | |||
2016-09-29 | BLADERUNNER: Add basic Scene, Set, and Script support. | Thomas Fach-Pedersen | |
2016-09-29 | BLADERUNNER: No semicolon after namespace closing brace | Thomas Fach-Pedersen | |
2016-09-29 | BLADERUNNER: Start port to scummvm engine | Thomas Fach-Pedersen | |
Just shows the splash for now. VQA decoder partially ported but without audio and some minor special features. |