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-09 20:34:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
queen
History
Johannes Schickel
a505d32eff
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
...
svn-id: r47716
2010-01-30 15:26:54 +00:00
..
bankman.cpp
…
bankman.h
…
command.cpp
…
command.h
…
credits.cpp
…
credits.h
…
cutaway.cpp
…
cutaway.h
…
debug.cpp
…
debug.h
…
defs.h
…
display.cpp
…
display.h
…
graphics.cpp
…
graphics.h
…
grid.cpp
…
grid.h
…
input.cpp
…
input.h
…
journal.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
journal.h
…
logic.cpp
…
logic.h
…
midiadlib.cpp
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
module.mk
…
music.cpp
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
music.h
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +00:00
musicdata.cpp
…
queen.cpp
…
queen.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
resource.cpp
…
resource.h
…
restables.cpp
…
sound.cpp
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
2010-01-30 15:26:54 +00:00
sound.h
…
state.cpp
…
state.h
…
structs.h
…
talk.cpp
…
talk.h
…
walk.cpp
…
walk.h
Change doxygen inline comments from "//!" to "///" as proposed on -devel
2009-10-08 21:28:57 +00:00
xref.txt
…