aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/font.cpp
AgeCommit message (Collapse)Author
2018-12-25BLADERUNNER: Remove setBlackColor (for internal font shadow emulation)antoniou79
2018-12-25BLADERUNNER: Remove fallback to internal fontantoniou79
2018-12-25BLADERUNNER: Removed old fixes for internal TAHOMA18Thanasis Antoniou
2018-12-25BLADERUNNER: Removed redundant header inclusionThanasis Antoniou
2018-12-25BLADERUNNER: Override original FONT and TREThanasis 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: Removed compile time macros, added synch with GUIThanasis Antoniou
2018-12-25BLADERUNNER: Added subtitles support and checkbox in KIAThanasis Antoniou
2018-03-27BLADERUNNER: Implement Scores::tick()Eugene Sandulenko
2018-01-29BLADERUNNER: Added KIA interfacesPeter Kohaut
Crimes interface done Suspects interface done Added some game constants Fixed font rendering for other languages Fixed anoying clang warning
2018-01-28BLADERUNNER: Added basic KIA interfacePeter 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
2017-08-24BLADERUNNER: Added audio mixer & various fixesPeter Kohaut
Audio mixer is supporting fading and pan animation Added support for skipping speech by pressing Return Added proper support for ambient sounds Added more code to the dialogue menu Added tooltips to the Spinner Fixed calculation of volume and pan of walk steps Code cleanup & formatting
2017-08-22BLADERUNNER: Add Dialogue MenuThomas Fach-Pedersen
2016-10-09BLADERUNNER: fixed speed of pickup effectPeter Kohaut
formating, small fixes
2016-10-08BLADERUNNER: added item pickup effectPeter Kohaut
also added support for rendering items on screen (not in the world) pickup effect can be tested in debug compilation by clicking on any object (not item, but object like, hydrant, or doors) in first scene
2016-10-06BLADERUNNER: fixed some of endianness issuesPeter Kohaut
2016-10-06BLADERUNNER: added support for fontsPeter Kohaut