Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-08 | BLADERUNNER: Fix wrong order for GPS map selection | Thanasis Antoniou | |
2019-10-13 | BLADERUNNER: Group shapes loading | Peter Kohaut | |
2019-09-04 | BLADERUNNER: Framelimiter simplification | Peter Kohaut | |
2019-09-01 | BLADERUNNER: Isolate new frame limiter code in new class | Thanasis Antoniou | |
2019-08-31 | BLADERUNNER: Addendum for removal of delayMillis | Thanasis Antoniou | |
2019-08-31 | BLADERUNNER: Replace delayMillis(10) calls with software timers | Thanasis Antoniou | |
2019-07-17 | BLADERUNNER: Use unsigned 32bit diff for time durations | Thanasis Antoniou | |
2019-06-28 | BLADERUNNER: JANITORIAL: Code formatting fixes | Thanasis Antoniou | |
2019-05-22 | BLADERUNNER: Fixes for debugger draw command | Thanasis Antoniou | |
More intuitive functionality when drawing singled out objects | |||
2019-05-21 | BLADERUNNER: Add methods to skip screen effects | Thanasis Antoniou | |
Also enhanced functionality for debugger's cmdDraw, allowing to draw isolated objects | |||
2019-05-13 | BLADERUNNER: GPS talkie does not disable controls | Thanasis Antoniou | |
2019-05-09 | BLADERUNNER: Fix disabled mouse hover GPS speech | Thanasis Antoniou | |
2019-04-30 | BLADERUNNER: Spinner GPS Talkie restored | Thanasis Antoniou | |
2019-02-03 | BLADERUNNER: Fixed end credits | Peter Kohaut | |
Game is completable for blade runner path | |||
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-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-03-04 | BLADERUNNER: Add scene resume | Thomas Fach-Pedersen | |
2018-02-04 | BLADERUNNER: ESPER interface | Peter Kohaut | |
2018-02-01 | BLADERUNNER: Fixed few Coverity issues | Peter Kohaut | |
2018-01-29 | BLADERUNNER: Added KIA interfaces | Peter Kohaut | |
Crimes interface done Suspects interface done Added some game constants Fixed font rendering for other languages Fixed anoying clang warning | |||
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 |