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-24 03:24:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
queen
History
Johannes Schickel
920dac2f9d
Remove unsafe getTotalPlayTime from AudioStream.
...
svn-id: r47037
2010-01-05 20:14:28 +00:00
..
bankman.cpp
…
bankman.h
…
command.cpp
Fixed some more warnings observed on buildbot
2009-07-01 20:51:34 +00:00
command.h
…
credits.cpp
…
credits.h
…
cutaway.cpp
…
cutaway.h
…
debug.cpp
…
debug.h
…
defs.h
…
display.cpp
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
2009-07-25 12:59:46 +00:00
display.h
…
graphics.cpp
…
graphics.h
…
grid.cpp
…
grid.h
…
input.cpp
…
input.h
…
journal.cpp
Constness fix
2009-09-06 11:37:15 +00:00
journal.h
…
logic.cpp
…
logic.h
…
midiadlib.cpp
The error() and warning() functions add ! and newline automatically. (I didn't
2009-05-31 10:02:16 +00:00
module.mk
…
music.cpp
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
2009-12-09 18:12:51 +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
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
2009-07-25 12:59:46 +00:00
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
Remove unsafe getTotalPlayTime from AudioStream.
2010-01-05 20:14:28 +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
…