Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-28 | BLADERUNNER: Allow quit credits on windows closing | Eugene Sandulenko | |
2018-03-27 | BLADERUNNER: Implemented EndCredits | Eugene Sandulenko | |
2018-03-27 | BLADERUNNER: Added skeleton for EndCredits | Eugene Sandulenko | |
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 | |
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-25 | BLADERUNNER: Added Generic Walker actors | Peter Kohaut | |
Fixed isseue of duplicating items in world Fixed fog issue with incorrect rendering in special occasions Added basic debugger console Refactored looping code for better readability | |||
2018-02-18 | BLADERUNNER: Support for running | Peter Kohaut | |
Fixed Runciter idle state Fixed movement track delay Basic combat support | |||
2018-02-13 | BLADERUNNER: More game constants | Peter Kohaut | |
2018-02-12 | BLADERUNNER: Fixed more Coverity issues | Peter Kohaut | |
2018-02-11 | BLADERUNNER: VK small fixes | Peter Kohaut | |
Fixed rendering of non-visible objects | |||
2018-02-10 | BLADERUNNER: Fix compilation in Visual Studio | Paul Gilbert | |
2018-02-10 | BLADERUNNER: VK interface | Peter Kohaut | |
Code unification Removed few memory leaks | |||
2018-02-05 | BLADERUNNER: Added more game constants | Peter Kohaut | |
Code formatting | |||
2018-02-04 | BLADERUNNER: Fixed compilation warnings | Peter Kohaut | |
2018-02-04 | BLADERUNNER: ESPER interface | Peter Kohaut | |
2018-02-01 | BLADERUNNER: Fixed few Coverity issues | Peter Kohaut | |
2018-01-29 | BLADERUNNER: Completed KIA interface | Peter Kohaut | |
Added Diagnostic section - small button above main buttons Added Pogo section - easter egg - write "pogo" while KIA is open Code formatting again | |||
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: Fix compilation 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 |