aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner
AgeCommit message (Expand)Author
2019-01-14BLADERUNNER: Obstacle path finding part 1Thomas Fach-Pedersen
2019-01-13BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2019-01-13BLADERUNNER: Merged chapter & scene debugger commandPeter Kohaut
2019-01-12BLADERUNNER: Fixed more compilation errorsPeter Kohaut
2019-01-12BLADERUNNER: Fix compilation errorsPeter Kohaut
2019-01-12BLADERUNNER: Added debugging output for scriptsPeter Kohaut
2019-01-12BLADERUNNER: Fixed enabling combat mode in scriptsPeter Kohaut
2019-01-09BLADERUNNER: Fixed scene video resumePeter Kohaut
2019-01-08BLADERUNNER: Fixed Zuben death animationPeter Kohaut
2019-01-08BLADERUNNER: Player deathPeter Kohaut
2019-01-08BLADERUNNER: Replace assert with a debug messagePeter Kohaut
2019-01-08BLADERUNNER: Fix tooltip framePeter Kohaut
2019-01-08BLADERUNNER: Remove right-click walk skipPeter Kohaut
2019-01-06BLADERUNNER: Add localized text for Subtitles KIA optionantoniou79
2019-01-06BLADERUNNER: Move Subtitles option further rightantoniou79
2019-01-06BLADERUNNER: All versions have ENG for BRLOGO and WSTLGOantoniou79
2018-12-25BLADERUNNER: Remove setBlackColor (for internal font shadow emulation)antoniou79
2018-12-25BLADERUNNER: Remove fallback to internal fontantoniou79
2018-12-25BLADERUNNER: Clear up old TODO in subtitles.cppantoniou79
2018-12-25BLADERUNNER: Removed old fixes for internal TAHOMA18Thanasis Antoniou
2018-12-25BLADERUNNER: Removed redundant header inclusionThanasis Antoniou
2018-12-25BLADERUNNER: Fix conflict with outtakes.cppThanasis Antoniou
2018-12-25BLADERUNNER: Override original FONT and TREThanasis Antoniou
2018-12-25BLADERUNNER more comments on calculatePosition workingsThanasis Antoniou
2018-12-25BLADERUNNER: switch clause in fonts and style fixesantoniou79
2018-12-25BLADERUNNER: removed BLADERUNNER_SUBTITLES_EXTERNAL_FONTantoniou79
2018-12-25BLADERUNNER: SUBTITLES.MIX pack supportantoniou79
2018-12-25BLADERUNNER: setSubtitlesEnabled also calls synchSoundSettingsThanasis Antoniou
2018-12-25BLADERUNNER: Removed compile time macros, added synch with GUIThanasis Antoniou
2018-12-25BLADERUNNER: Added subtitles support and checkbox in KIAThanasis Antoniou
2018-12-24BLADERUNNER: Fixed item rotationPeter Kohaut
2018-12-19BLADERUNNER: Actually use normalized chapter number in the 'scene' commandEugene Sandulenko
2018-12-19BLADERUNNER: Implemented sanity checks in the 'scene' debugger commandEugene Sandulenko
2018-12-19BLADERUNNER: Print scene name in 'scene' debug commandEugene Sandulenko
2018-12-19BLADERUNNER: Enhanced 'scene' debugger commandEugene Sandulenko
2018-12-17BLADERUNNER: Rect -> RectFloatEugene Sandulenko
2018-12-15BLADERUNNER: Added time control and game pausingPeter Kohaut
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-12-05BLADERUNNER: Add in-game saving screenPeter Kohaut
2018-11-25BLADERUNNER: Add in-game loading screenPeter Kohaut
2018-11-24BLADERUNNER: Fixed ambient sounds after loadPeter Kohaut
2018-11-24BLADERUNNER: Fix build issuesPeter Kohaut
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter Kohaut
2018-11-18BLADERUNNER: Fixed perspective slice renderingPeter Kohaut
2018-11-13BLADERUNNER: Fix Fall Through Compiler WarningsD G Turner
2018-08-26BLADERUNNER: Remove use of C99 mathColin Snover
2018-08-18BLADERUNNER: Update cos/sin table constructor changeDavid Fioramonti
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