mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-27 03:10:37 +00:00
added known bugs file, enabled teenagent in configure.
svn-id: r46383
This commit is contained in:
parent
f53d23d816
commit
1bd23f11d5
2
configure
vendored
2
configure
vendored
@ -103,7 +103,7 @@ add_engine sci32 "SCI32 games" no
|
||||
add_engine sky "Beneath a Steel Sky" yes
|
||||
add_engine sword1 "Broken Sword 1" yes
|
||||
add_engine sword2 "Broken Sword 2" yes
|
||||
add_engine teenagent "Teen Agent" no
|
||||
add_engine teenagent "Teen Agent" yes
|
||||
add_engine tinsel "Tinsel" yes
|
||||
add_engine touche "Touche: The Adventures of the Fifth Musketeer" yes
|
||||
add_engine tucker "Bud Tucker in Double Trouble" yes
|
||||
|
6
engines/teenagent/KNOWN_BUGS
Normal file
6
engines/teenagent/KNOWN_BUGS
Normal file
@ -0,0 +1,6 @@
|
||||
No idle animations.
|
||||
No fade in/fade out effects
|
||||
Robosafe animation is choppy.
|
||||
Mark turn face to screen after food and say thanks(missing)
|
||||
No screen shaking while falling barman (remove *stub*)
|
||||
You don't need to use mug on mudpool, used automatically.
|
Loading…
Reference in New Issue
Block a user