diff options
author | Johannes Schickel | 2006-09-17 10:02:18 +0000 |
---|---|---|
committer | Johannes Schickel | 2006-09-17 10:02:18 +0000 |
commit | 1c0de6200262f8741a1a551f189e1f2a3cd335c3 (patch) | |
tree | de901ca09283115ee194ef42c12c51c4662a28c0 | |
parent | bc8a755c67b733d974afc05af1dabec21c862e3b (diff) | |
download | scummvm-rg350-1c0de6200262f8741a1a551f189e1f2a3cd335c3.tar.gz scummvm-rg350-1c0de6200262f8741a1a551f189e1f2a3cd335c3.tar.bz2 scummvm-rg350-1c0de6200262f8741a1a551f189e1f2a3cd335c3.zip |
Mentions improved screen update handling of the Kyrandia engine in the NEWS file.
svn-id: r23910
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Scrolling in the Kyrandia intro is less CPU intensive, at the cost of not being as smooth as before. - Fixed a tiny graphics glitch in the Kyrandia intro. + - Improves screen update handling, speeds up drawing on small devices. PSP Port: - Fixed crashes during scrolling scenes in certain SCUMM games. |