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-18 07:53:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
cine
History
Eugene Sandulenko
d5b9437fb3
Fix bug
#2055836
: "FW: Music is not restarted when loading a saved game"
...
svn-id: r40465
2009-05-11 19:31:55 +00:00
..
anim.cpp
…
anim.h
…
bg_list.cpp
…
bg_list.h
…
bg.cpp
…
bg.h
…
cine.cpp
Fix bug
#2055836
: "FW: Music is not restarted when loading a saved game"
2009-05-11 19:31:55 +00:00
cine.h
Engines: Fused several init&go methods into a single run method
2009-03-01 04:42:46 +00:00
detection.cpp
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel
2009-03-05 12:04:58 +00:00
gfx.cpp
…
gfx.h
…
main_loop.cpp
…
main_loop.h
…
module.mk
…
msg.cpp
…
msg.h
…
object.cpp
…
object.h
…
pal.cpp
Add saturatedAddColor-function in which you can specify the added color's format (This replaces saturatedAddNormalizedColor).
2009-04-04 17:57:00 +00:00
pal.h
Add saturatedAddColor-function in which you can specify the added color's format (This replaces saturatedAddNormalizedColor).
2009-04-04 17:57:00 +00:00
part.cpp
…
part.h
…
prc.cpp
…
prc.h
…
rel.cpp
…
rel.h
…
saveload.cpp
Fix bug
#2055836
: "FW: Music is not restarted when loading a saved game"
2009-05-11 19:31:55 +00:00
saveload.h
…
script_fw.cpp
Fix bug
#2055836
: "FW: Music is not restarted when loading a saved game"
2009-05-11 19:31:55 +00:00
script_os.cpp
Fixed compilation (along with it const correctness).
2009-02-15 20:19:06 +00:00
script.h
Fixed compilation (along with it const correctness).
2009-02-15 20:19:06 +00:00
sound.cpp
…
sound.h
…
texte.cpp
…
texte.h
…
unpack.cpp
…
unpack.h
…
various.cpp
Fix bug
#2055836
: "FW: Music is not restarted when loading a saved game"
2009-05-11 19:31:55 +00:00
various.h
Fix bug
#2055836
: "FW: Music is not restarted when loading a saved game"
2009-05-11 19:31:55 +00:00
xref.txt
…