aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner
AgeCommit message (Expand)Author
2018-08-03BLADERUNNER: Add cos/sine tableDavid Fioramonti
2018-06-29BLADERUNNER: Fix another signed vs unsigned warningEugene Sandulenko
2018-06-29BLADERUNNER: Fix another warningEugene Sandulenko
2018-06-29BLADERUNNER: Fix warningsEugene Sandulenko
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-20JANITORIAL: Remove trailing whitespaceAdrian Frühwirth
2018-05-07BLADERUNNER: Fix buildThomas Fach-Pedersen
2018-05-07BLADERUNNER: Implement obstacle polygon mergingThomas Fach-Pedersen
2018-05-07BLADERUNNER: Fix typo in DialogueMenu::queryInput()Adrian Frühwirth
2018-05-06BLADERUNNER: Fix typo/bug in handleMouseAction()Adrian Frühwirth
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-07JANITORIAL: Fix whitespaceEugene Sandulenko
2018-04-07BLADERUNNER: Remove dead codeEugene Sandulenko
2018-04-04BLADERUNNER: Fix memory leaksEugene Sandulenko
2018-04-03BLADERUNNER: Implement scene jumping via bootparams.Eugene Sandulenko
2018-04-02BLADERUNNER: Added 'draw actors' debug command.Eugene Sandulenko
2018-04-01BLADERUNNER: Remove leftover debug outputEugene Sandulenko
2018-04-01BLADERUNNER: Fix chapter switching with CDFRAMES.DATEugene Sandulenko
2018-04-01BLADERUNNER: Support for CDFRAMES.DATEugene Sandulenko
2018-03-31BLADERUNNER: Implemented ActorClues::getModifier().Eugene Sandulenko
2018-03-30BLADERUNNER: Implemented ActorClues::acquireCluesByRelations()Eugene Sandulenko
2018-03-30BLADERUNNER: Further work on acquireCluesByRelations()Eugene Sandulenko
2018-03-30BLADERUNNER: Fixed bug in Actor::acquireCluesByRelations()Eugene Sandulenko
2018-03-30BLADERUNNER: Initial code for acquireCluesByRelations()Eugene Sandulenko
2018-03-29BLADERUNNER: Remove unnecessary returnsEugene Sandulenko
2018-03-29BLADERUNNER: Fix buffer overflow in PoliceMazeEugene Sandulenko
2018-03-29BLADERUNNER: Fix incorrect loop end checkEugene Sandulenko
2018-03-29BLADERUNNER: Added clarifying comment for a bug in originalEugene Sandulenko
2018-03-29BLADERUNNER: Initialize class variablesEugene Sandulenko
2018-03-28BLADERUNNER: Switch to doubles in AudStream::getLength() calculationsEugene Sandulenko
2018-03-28BLADERUNNER: Allow quit credits on windows closingEugene Sandulenko
2018-03-27BLADERUNNER: Implemented EndCreditsEugene Sandulenko
2018-03-27BLADERUNNER: Initialize Scores variableEugene Sandulenko
2018-03-27BLADERUNNER: Added skeleton for EndCreditsEugene Sandulenko
2018-03-27BLADERUNNER: Complete Scores functionalityEugene Sandulenko
2018-03-27BLADERUNNER: Implement Scores::tick()Eugene Sandulenko
2018-03-26BLADERUNNER: Implemented Scores closingEugene Sandulenko
2018-03-26BLADERUNNER: Implemented Scores::open()Eugene Sandulenko
2018-03-26BLADERUNNER: Fully plug the Scores into the engineEugene Sandulenko
2018-03-25BLADERUNNER: Added skeleton for Scores classEugene Sandulenko
2018-03-25BLADERUNNER: Added missing initializon of scene objectsPeter Kohaut
2018-03-25BLADERUNNER: Fixed compilation warningsPeter Kohaut
2018-03-25BLADERUNNER: Implement mouse jitterEugene Sandulenko
2018-03-24BLADERUNNER: Fixed another compilation warningPeter Kohaut
2018-03-24BLADERUNNER: Fixed compilation warningPeter Kohaut
2018-03-24BLADERUNNER: Load game methodsPeter Kohaut
2018-03-24BLADERUNNER: Save game methodsThomas Fach-Pedersen
2018-03-24BLADERUNNER: PoliceMaze fix & constantsPeter Kohaut
2018-03-24BLADERUNNER: Fix PoliceMaze trackEugene Sandulenko