diff options
author | rootfather | 2016-03-07 17:38:18 +0100 |
---|---|---|
committer | rootfather | 2016-03-07 17:38:18 +0100 |
commit | 61f619b149753acc45af0cae39cd0cc5cc394247 (patch) | |
tree | e340168ebadd524c5c7ff8dc01b1f014783c6b7f /doc | |
parent | 0a189061a482bc2c66019210cd25270ec415bb15 (diff) | |
download | scummvm-rg350-61f619b149753acc45af0cae39cd0cc5cc394247.tar.gz scummvm-rg350-61f619b149753acc45af0cae39cd0cc5cc394247.tar.bz2 scummvm-rg350-61f619b149753acc45af0cae39cd0cc5cc394247.zip |
NEWS: Add AGI Hercules rendering + pause feature info
The German translation of the NEWS file is now based
on the original NEWS file as of commit
e63cbdb6a7f79aeb25b2053197e060dca548a940
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/Neues | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/de/Neues b/doc/de/Neues index a4fa192692..ef462c189c 100644 --- a/doc/de/Neues +++ b/doc/de/Neues @@ -3,6 +3,13 @@ Programmcodes finden Sie auf Englisch unter: https://github.com/scummvm/scummvm/commits/ 1.9.0 (DD.MM.YYYY) + AGI: + - Unterstützung für Hercules-Darstellung (Grün + Bernstein) hinzugefügt + - Unterstützung für hochauflösende Hercules-Schriftart hinzugefügt + (auch außerhalb der Hercules-Darstellung nutzbar) + - Optionale Funktion "Pause, wenn Befehle eingegeben werden" hinzugefügt. + Diese Funktion war im originalen Interpreter nur im Hercules-Darstellungsmodus + verfügbar. 1.8.0 (04.03.2016) |