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
Torbjörn Andersson
87db0af8a0
Removed unused variable.
...
svn-id: r35223
2008-12-03 19:20:59 +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
Applied wjpalenstijn's patch to fix bug
#2111826
- "DRASCULA: Inserting save game names lags"
2008-12-03 17:35:37 +00:00
drascula.h
Applied wjpalenstijn's patch to fix bug
#2111826
- "DRASCULA: Inserting save game names lags"
2008-12-03 17:35:37 +00:00
graphics.cpp
- Fixed centerText() to print text at the correct height
2008-09-16 07:16:26 +00:00
interface.cpp
Removed unused variable.
2008-12-03 19:20:59 +00:00
module.mk
…
objects.cpp
- Merged openDoor() and closeDoor()
2008-09-11 14:49:04 +00:00
palette.cpp
Merged all the methods to assign and set default palettes
2008-09-10 12:03:42 +00:00
rooms.cpp
- Moved more animation data inside drascula.dat
2008-09-12 12:54:16 +00:00
saveload.cpp
Make sure that savegame names are 0-terminated
2008-12-03 16:44:46 +00:00
sound.cpp
Use better "silence" without clicks when speech is disabled.
2008-09-28 22:19:11 +00:00
talk.cpp
- Renamed withVoices to _subtitlesDisabled as it reflect the true meaning.
2008-09-28 22:07:16 +00:00