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-31 16:03:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
simon
History
Max Horn
2de46dc8eb
Moved some more stuff to namespace Audio (enough for tonight)
...
svn-id: r18040
2005-05-11 00:01:44 +00:00
..
.cvsignore
…
charset.cpp
…
cursor.cpp
…
debug.cpp
Comply to our coding conventions
2005-05-08 21:49:52 +00:00
debug.h
…
debugger.cpp
…
debugger.h
…
icons.cpp
Moved class File and the MD5 stuff to namespace Common
2005-05-10 22:56:25 +00:00
intern.h
No need to check for speech file in non-talkie versions.
2005-05-08 05:56:09 +00:00
items.cpp
…
midi.cpp
Moved class File and the MD5 stuff to namespace Common
2005-05-10 22:56:25 +00:00
midi.h
Moved class File and the MD5 stuff to namespace Common
2005-05-10 22:56:25 +00:00
midiparser_s1d.cpp
…
module.mk
…
res.cpp
Moved class File and the MD5 stuff to namespace Common
2005-05-10 22:56:25 +00:00
saveload.cpp
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
2005-05-10 23:17:38 +00:00
simon-md5.h
Add a surprise.
2005-05-09 10:51:00 +00:00
simon.cpp
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
2005-05-10 23:48:48 +00:00
simon.h
Moved class File and the MD5 stuff to namespace Common
2005-05-10 22:56:25 +00:00
sound.cpp
Moved some more stuff to namespace Audio (enough for tonight)
2005-05-11 00:01:44 +00:00
sound.h
Moved some more stuff to namespace Audio (enough for tonight)
2005-05-11 00:01:44 +00:00
verb.cpp
…
vga.cpp
Renamed variables to match our naming conventions; added Sound::isVoiceActive() method; made some more members of class Sound private
2005-05-08 12:33:25 +00:00
vga.h
…