Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-20 | BLADERUNNER: Fix crash in restored mode with CDFRAMESx.DAT | Thanasis Antoniou | |
2018-04-01 | BLADERUNNER: Fix chapter switching with CDFRAMES.DAT | Eugene Sandulenko | |
2018-04-01 | BLADERUNNER: Support for CDFRAMES.DAT | Eugene Sandulenko | |
Rename CDFRAMES.DAT into CDFRAMES1.DAT, CDFRAMES2.DAT etc | |||
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 | |||
2016-10-09 | BLADERUNNER: fixed speed of pickup effect | Peter Kohaut | |
formating, small fixes | |||
2016-10-03 | BLADERUNNER: Code formatting fixes | Eugene Sandulenko | |
2016-09-29 | BLADERUNNER: added rendering support for lighting and effects, but its not ↵ | Peter Kohaut | |
working correctly yet | |||
2016-09-29 | BLADERUNNER: add more logic to actor::tick, added support for looking up ↵ | Peter Kohaut | |
scene objects | |||
2016-09-29 | BLADERUNNER: added all scene scripts, esper script, kia script, vk script, ↵ | Peter Kohaut | |
completed init script. Added decoding of lights from VQA. Moved view from scene. | |||
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: still adding structures... and implementing some of script ↵ | Peter Kohaut | |
methods... | |||
2016-09-29 | BLADERUNNER: First pass at slice animation renderer | Thomas Fach-Pedersen | |
Z-buffers are not being read from the VQA background yet, so z-buffer handling is faked for now. |