This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-23 19:16:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
drascula
History
Filippos Karapetis
3bffca569f
Fixed some glitches in the last part of Von Braun's story
...
svn-id: r34575
2008-09-16 10:53:57 +00:00
..
actors.cpp
- Moved more animation data inside drascula.dat
2008-09-12 12:54:16 +00:00
animation.cpp
Fixed some glitches in the last part of Von Braun's story
2008-09-16 10:53:57 +00:00
converse.cpp
Indentation.
2008-09-13 15:23:23 +00:00
detection.cpp
…
drascula.cpp
Assign _lang to the appropriate enum values
2008-09-16 08:12:13 +00:00
drascula.h
Rewrote the very confusing centerText() function into something that makes more sense, and matches the way that the original printed text on screen (in most cases)
2008-09-15 13:37:28 +00:00
graphics.cpp
- Fixed centerText() to print text at the correct height
2008-09-16 07:16:26 +00:00
interface.cpp
Indentation.
2008-09-13 15:23:23 +00:00
module.mk
…
objects.cpp
- Merged openDoor() and closeDoor()
2008-09-11 14:49:04 +00:00
palette.cpp
…
rooms.cpp
- Moved more animation data inside drascula.dat
2008-09-12 12:54:16 +00:00
saveload.cpp
Removed the confirmation speech when a game is saved - it's "99.als" instead of "s99.als", but the main problem is that it's not translated in the English version and it's in Spanish (plus it's creepy and annoying...)
2008-09-16 08:24:42 +00:00
sound.cpp
Added a workaround to skip the silence in the beginning and end of file 3.als. Fixes bug
#2111815
- "DRASCULA: Voice delayed"
2008-09-16 08:10:08 +00:00
talk.cpp
Show the blind man's dialog text at a bit better place
2008-09-15 14:35:11 +00:00