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-11 04:06:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
cine
History
Jordi Vilalta Prat
047f116515
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel
...
svn-id: r39132
2009-03-05 12:04:58 +00:00
..
anim.cpp
A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines
2009-01-29 05:26:12 +00:00
anim.h
…
bg_list.cpp
…
bg_list.h
…
bg.cpp
…
bg.h
…
cine.cpp
Engines: Fused several init&go methods into a single run method
2009-03-01 04:42:46 +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
do not include common/debug.h from common/util.h
2009-01-30 05:25:17 +00:00
msg.h
…
object.cpp
…
object.h
…
pal.cpp
…
pal.h
…
part.cpp
do not include common/debug.h from common/util.h
2009-01-30 05:25:17 +00:00
part.h
…
prc.cpp
…
prc.h
…
rel.cpp
…
rel.h
…
saveload.cpp
do not include common/debug.h from common/util.h
2009-01-30 05:25:17 +00:00
saveload.h
…
script_fw.cpp
Fixed compilation (along with it const correctness).
2009-02-15 20:19:06 +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
…
various.h
…
xref.txt
…