diff options
author | Filippos Karapetis | 2011-10-22 19:20:18 +0000 |
---|---|---|
committer | Willem Jan Palenstijn | 2011-11-20 22:43:12 +0100 |
commit | fee561c0397d2e331306837544acb86d2b23c840 (patch) | |
tree | 9af845e292efb99634ecdf13a78f4f3f99770fe2 | |
parent | b6c3232ea3b72b261b360febb9c6543452394066 (diff) | |
download | scummvm-rg350-fee561c0397d2e331306837544acb86d2b23c840.tar.gz scummvm-rg350-fee561c0397d2e331306837544acb86d2b23c840.tar.bz2 scummvm-rg350-fee561c0397d2e331306837544acb86d2b23c840.zip |
TOLTECS: Updated TODO
-rw-r--r-- | engines/toltecs/TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/toltecs/TODO.txt b/engines/toltecs/TODO.txt index 6317f4af4e..7aefbd8f83 100644 --- a/engines/toltecs/TODO.txt +++ b/engines/toltecs/TODO.txt @@ -10,6 +10,8 @@ TODO the comments inside sfLoadScene. - Sometimes, some stray lines are drawn below fonts - probably because the text doesn't fit inside the screen and the surface is cut off incorrectly. +- Fix some occasional artifacts on screen (e.g. when text is shown over an animation) + sometimes. - Load/start sound and music of the saved scene when loading. - The animation changes in commit 105 (probably) seem to be insufficient - some animations exceed the screen height (together with the interface) - perhaps the interface height |