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
/
sky
History
Florian Kagerer
c35e350531
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM
...
svn-id: r50288
2010-06-25 20:51:57 +00:00
..
music
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
autoroute.cpp
…
autoroute.h
…
compact.cpp
…
compact.h
…
control.cpp
COMMON: Get rid of Common::StringList
2010-03-18 15:54:40 +00:00
control.h
COMMON: Move typedef StringList from str.h to new header str-array.h
2010-03-18 15:09:24 +00:00
debug.cpp
…
debug.h
…
detection.cpp
COMMON: Get rid of Common::StringList
2010-03-18 15:54:40 +00:00
disk.cpp
…
disk.h
…
grid.cpp
…
grid.h
…
hufftext.cpp
…
intro.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
intro.h
…
logic.cpp
…
logic.h
COMMON: Move Common::RandomSource to common/random.*
2010-03-18 15:07:11 +00:00
module.mk
…
mouse.cpp
…
mouse.h
Patch
#2973290
: Semicolon cleanup
2010-03-22 20:28:08 +00:00
rnc_deco.cpp
…
rnc_deco.h
…
screen.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
screen.h
…
sky.cpp
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM
2010-06-25 20:51:57 +00:00
sky.h
…
skydefs.h
…
sound.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
sound.h
…
struc.h
…
text.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
text.h
…