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-02 17:03:13 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sky
History
Johannes Schickel
a505d32eff
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
...
svn-id: r47716
2010-01-30 15:26: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
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
2010-01-30 15:26:54 +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
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
2010-01-30 15:26: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
…