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-24 21:21:05 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sky
History
Johannes Schickel
42c4316f98
Get rid of use of Audio::makeRawMemoryStream_OLD in SKY.
...
svn-id: r47638
2010-01-28 10:08:54 +00:00
..
music
Change some comments to use "AdLib" instead of "adlib".
2010-01-25 00:39:46 +00:00
autoroute.cpp
…
autoroute.h
…
compact.cpp
…
compact.h
…
control.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
control.h
…
debug.cpp
…
debug.h
…
detection.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
disk.cpp
…
disk.h
…
grid.cpp
…
grid.h
…
hufftext.cpp
…
intro.cpp
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
2010-01-26 22:48:45 +00:00
intro.h
…
logic.cpp
…
logic.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
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
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
sky.h
…
skydefs.h
…
sound.cpp
Get rid of use of Audio::makeRawMemoryStream_OLD in SKY.
2010-01-28 10:08:54 +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
…