diff options
| -rw-r--r-- | engines/toltecs/TODO.txt | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/toltecs/TODO.txt b/engines/toltecs/TODO.txt index 7aefbd8f83..cac88e4d4d 100644 --- a/engines/toltecs/TODO.txt +++ b/engines/toltecs/TODO.txt @@ -12,6 +12,11 @@ TODO    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. +- Pathfinding bugs in Fort Apache and the Indian village - e.g. when moving to the door +  on the right, the hero walks around a big path. Same when moving to the tent on the top +  in the indian village. +- When getting the piano player off the well, he walks up facing to the left (his side +  animation is shown).  - 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   | 
