aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script
AgeCommit message (Expand)Author
2018-12-24BLADERUNNER: Fixed item rotationPeter Kohaut
2018-12-15BLADERUNNER: Added time control and game pausingPeter Kohaut
2018-11-25BLADERUNNER: Add in-game loading screenPeter Kohaut
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter Kohaut
2018-11-13BLADERUNNER: Fix Fall Through Compiler WarningsD G Turner
2018-08-26BLADERUNNER: Remove use of C99 mathColin Snover
2018-05-20JANITORIAL: Remove trailing whitespaceAdrian Frühwirth
2018-05-07BLADERUNNER: Implement obstacle polygon mergingThomas Fach-Pedersen
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-03-31BLADERUNNER: Implemented ActorClues::getModifier().Eugene 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-26BLADERUNNER: Fully plug the Scores into the engineEugene Sandulenko
2018-03-25BLADERUNNER: Implement mouse jitterEugene Sandulenko
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
2018-03-24BLADERUNNER: Fix crash at startup of PoliceMazeEugene Sandulenko
2018-03-24BLADERUNNER: Finished PoliceMaze implementationEugene Sandulenko
2018-03-24BLADERUNNER: Moved PoliceMaze to script/Eugene Sandulenko
2018-03-24BLADERUNNER: Added WIP code for PoliceMazeTargetTrack::tick()Eugene Sandulenko
2018-03-24BLADERUNNER: Implement PoliceMaze::tick()Eugene Sandulenko
2018-03-24BLADERUNNER: Implement setting items as targetEugene Sandulenko
2018-03-24BLADERUNNER: Implement Item_Spin_In_World()Eugene Sandulenko
2018-03-24BLADERUNNER: Implement PoliceMaze hooksEugene Sandulenko
2018-03-23BLADERUNNER: Add missing break to switch statementAdrian Frühwirth
2018-03-19BLADERUNNER: Fix bug with path generator in GenericWalkerA actorEugene Sandulenko
2018-03-19BLADERUNNER: Mark a bug in original codeEugene Sandulenko
2018-03-18BLADERUNNER: Round coordinates to two decimalsThomas Fach-Pedersen
2018-03-18BLADERUNNER: Added FreeSlotB actorEugene Sandulenko
2018-03-18BLADERUNNER: Added FreeSlotA actorEugene Sandulenko
2018-03-18BLADERUNNER: Actors fixesPeter Kohaut
2018-03-17BLADERUNNER: Added Hanoi actorEugene Sandulenko
2018-03-17BLADERUNNER: Added OfficerGrayford actorEugene Sandulenko
2018-03-17BLADERUNNER: Fixed compilation warningsPeter Kohaut
2018-03-17BLADERUNNER: Added combatPeter Kohaut
2018-03-17BLADERUNNER: Added Hasan actorEugene Sandulenko
2018-03-17BLADERUNNER: Added EarlyQ actorEugene Sandulenko
2018-03-17BLADERUNNER: Added BulletBob actorEugene Sandulenko
2018-03-17BLADERUNNER: Added Luther actorEugene Sandulenko
2018-03-17BLADERUNNER: Added Sadik actorEugene Sandulenko
2018-03-16BLADERUNNER: Added Mutant3 actorEugene Sandulenko
2018-03-16BLADERUNNER: Use constantsEugene Sandulenko
2018-03-16BLADERUNNER: Added Mutant2 actorEugene Sandulenko
2018-03-16BLADERUNNER: Fix Mutant1 aggressivenessEugene Sandulenko
2018-03-16BLADERUNNER: Added Mutant1 actorEugene Sandulenko
2018-03-16BLADERUNNER: Added Photographer actorEugene Sandulenko
2018-03-16BLADERUNNER: Added Holloway actorEugene Sandulenko