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-13 05:00:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sword1
History
Max Horn
53ff19eccb
Use SoundMixer::kMaxMixerVolume
...
svn-id: r16350
2004-12-27 23:46:55 +00:00
..
.cvsignore
…
animation.cpp
Fix compilation when USE_MPEG2 is undefined.
2004-12-16 15:27:21 +00:00
animation.h
…
collision.h
…
control.cpp
Speedup a bit PalmOS port
2004-12-20 16:55:55 +00:00
control.h
…
credits.cpp
Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type
2004-12-27 00:27:00 +00:00
credits.h
…
debug.cpp
…
debug.h
…
eventman.cpp
…
eventman.h
…
logic.cpp
changed cd checking code, gives warnings about everything now.
2004-12-10 17:55:03 +00:00
logic.h
…
memman.cpp
…
memman.h
…
menu.cpp
Fix dumb CE compiler
2004-12-11 00:37:05 +00:00
menu.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
music.cpp
unify pc/palm sourcecode
2004-12-10 18:26:08 +00:00
music.h
unify pc/palm sourcecode
2004-12-10 18:26:08 +00:00
object.h
…
objectman.cpp
…
objectman.h
…
resman.cpp
…
resman.h
…
router.cpp
…
router.h
…
screen.cpp
…
screen.h
…
sound.cpp
Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type
2004-12-27 00:27:00 +00:00
sound.h
…
staticres.cpp
…
sword1.cpp
Use SoundMixer::kMaxMixerVolume
2004-12-27 23:46:55 +00:00
sword1.h
changed cd checking code, gives warnings about everything now.
2004-12-10 17:55:03 +00:00
sworddefs.h
Const correctness
2004-12-11 22:04:54 +00:00
swordres.h
…
text.cpp
…
text.h
…