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-19 00:15:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
drascula
History
Johannes Schickel
aed02365ec
Strip trailing spaces/tabs.
...
svn-id: r47541
2010-01-25 01:39:44 +00:00
..
actors.cpp
…
animation.cpp
…
converse.cpp
…
detection.cpp
Consistency change: Use uniform copyright strings in getOriginalCopyright.
2009-12-25 03:31:19 +00:00
drascula.cpp
Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD audio playback on engine quit. (This only problem affected playback from CD, not from ripped audio files)
2009-08-18 15:31:26 +00:00
drascula.h
Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome)
2009-11-24 22:10:14 +00:00
graphics.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
interface.cpp
The default keycolor for mouse pointers used to be 255.
2010-01-07 15:07:36 +00:00
module.mk
Change "=" to ":=" in some module.mk files for consistency.
2009-10-24 21:55:53 +00:00
objects.cpp
…
palette.cpp
…
rooms.cpp
…
saveload.cpp
…
sound.cpp
Reorder params to Audio::makeRawMemoryStream
2010-01-23 23:55:35 +00:00
talk.cpp
…