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 08:55:45 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
scumm
History
Max Horn
3aa8454efa
moved the sound ID param in playRaw before volume/pan
...
svn-id: r10023
2003-09-05 22:09:56 +00:00
..
smush
…
.cvsignore
…
actor.cpp
Implement the ACTOR_PAN opcode. The only place I know of where it's used is
2003-09-03 17:00:33 +00:00
actor.h
Implement the ACTOR_PAN opcode. The only place I know of where it's used is
2003-09-03 17:00:33 +00:00
akos.cpp
…
akos.h
…
base-costume.cpp
…
base-costume.h
…
bomp.cpp
…
bomp.h
…
boxes.cpp
…
boxes.h
…
bundle.cpp
…
bundle.h
…
camera.cpp
…
charset.cpp
…
charset.h
…
costume.cpp
…
costume.h
…
debugger.cpp
…
debugger.h
…
dialogs.cpp
…
dialogs.h
…
gfx.cpp
removed duplicate check
2003-09-05 20:35:00 +00:00
gfx.h
fixed a warning from the IBM C++ compiler
2003-09-05 20:18:20 +00:00
help.cpp
…
help.h
…
imuse_digi.cpp
remove unused variable
2003-09-02 22:35:36 +00:00
imuse_digi.h
…
imuse_internal.h
…
imuse_player.cpp
…
imuse.cpp
…
imuse.h
…
instrument.cpp
…
instrument.h
…
intern.h
…
midiparser_ro.cpp
…
module.mk
…
nut_renderer.cpp
…
nut_renderer.h
…
object.cpp
…
object.h
…
player_v1.cpp
…
player_v1.h
…
player_v2.cpp
…
player_v2.h
…
resource_v2.cpp
…
resource_v3.cpp
…
resource_v4.cpp
…
resource.cpp
Remove warning
2003-09-05 07:38:36 +00:00
resource.h
…
saveload.cpp
Add atarist and macintosh options, since there seem to be no way to detect version been used.
2003-09-05 07:36:05 +00:00
saveload.h
…
script_v2.cpp
updated commented out to work again
2003-09-05 20:18:28 +00:00
script_v5.cpp
made default case outputs a bit more consistent
2003-09-05 20:47:23 +00:00
script_v6.cpp
add some stub cases for later humongous games, queue loading and a decodeParseString case
2003-09-03 08:55:24 +00:00
script_v8.cpp
Implement the ACTOR_PAN opcode. The only place I know of where it's used is
2003-09-03 17:00:33 +00:00
script.cpp
…
scumm.h
Add atarist and macintosh options, since there seem to be no way to detect version been used.
2003-09-05 07:36:05 +00:00
scummvm.cpp
Add to config as int for now.
2003-09-05 16:30:05 +00:00
sound.cpp
moved the sound ID param in playRaw before volume/pan
2003-09-05 22:09:56 +00:00
sound.h
…
string.cpp
…
usage_bits.cpp
…
usage_bits.h
…
vars.cpp
…
verbs.cpp
…
verbs.h
…