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-02-02 08:55:45 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
drascula
History
Torbjörn Andersson
4066137f5d
DRASCULA: Don't go straight to inventory after close volume settings.
2011-11-09 22:14:32 +01:00
..
actors.cpp
…
animation.cpp
…
console.cpp
…
console.h
…
converse.cpp
…
detection.cpp
AD: Switched rest of the engines to new GUIO
2011-10-23 17:53:13 +01:00
drascula.cpp
DRASCULA: Fix warnings
2011-11-02 23:18:10 +00:00
drascula.h
DRASCULA: Separated the save name syncing code, and added a TODO
2011-08-24 10:39:05 +03:00
graphics.cpp
DRASCULA: Fix warnings
2011-11-02 23:18:10 +00:00
interface.cpp
ANALYSIS: Add static casts to is* functions
2011-06-23 08:52:52 -04:00
module.mk
…
objects.cpp
…
palette.cpp
…
resource.cpp
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of a dispose flag.
2011-08-07 15:19:08 +02:00
rooms.cpp
…
saveload.cpp
DRASCULA: Fix warnings
2011-11-02 23:18:10 +00:00
sound.cpp
DRASCULA: Don't go straight to inventory after close volume settings.
2011-11-09 22:14:32 +01:00
talk.cpp
…