Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-16 | BLADERUNNER: Ajdust font interface to ScummVM's one | Peter Kohaut | |
2019-04-17 | BLADERUNNER: Abstraction from 555 pixel format | Peter Kohaut | |
Removing hardcoded 555 pixel format to support Android | |||
2019-02-03 | BLADERUNNER: Fixed end credits | Peter Kohaut | |
Game is completable for blade runner path | |||
2018-12-15 | BLADERUNNER: Added time control and game pausing | Peter Kohaut | |
2018-11-24 | BLADERUNNER: Preliminary saving & loading support | Peter Kohaut | |
Saving and loading is accessible via ScummVM dialogs. No in-game UI support yet. It is possible to load saves from original game via debugger console. ScummVM saves have additional header and are incompatibile with original game. | |||
2018-03-27 | BLADERUNNER: Complete Scores functionality | Eugene Sandulenko | |
2018-03-27 | BLADERUNNER: Implement Scores::tick() | Eugene Sandulenko | |
2018-03-26 | BLADERUNNER: Implemented Scores closing | Eugene Sandulenko | |
2018-03-26 | BLADERUNNER: Implemented Scores::open() | Eugene Sandulenko | |
2018-03-26 | BLADERUNNER: Fully plug the Scores into the engine | Eugene Sandulenko | |
2018-03-25 | BLADERUNNER: Added skeleton for Scores class | Eugene Sandulenko | |