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-14 13:58:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword1
History
Matthew Hoops
c7fa1074fb
Change VideoDecoder::getCurFrame() to mean the last frame drawn instead of the next frame to draw. This is patch 1 from patch
#2963496
(VideoDecoder Rewrite).
...
svn-id: r49063
2010-05-17 21:59:05 +00:00
..
animation.cpp
Change VideoDecoder::getCurFrame() to mean the last frame drawn instead of the next frame to draw. This is patch 1 from patch
#2963496
(VideoDecoder Rewrite).
2010-05-17 21:59:05 +00:00
animation.h
Reduce indirect header dependencies further
2010-05-04 12:00:16 +00:00
collision.h
…
control.cpp
COMMON: Get rid of Common::StringList
2010-03-18 15:54:40 +00:00
control.h
COMMON: Move typedef StringList from str.h to new header str-array.h
2010-03-18 15:09:24 +00:00
debug.cpp
…
debug.h
…
detection.cpp
COMMON: Get rid of Common::StringList
2010-03-18 15:54:40 +00:00
eventman.cpp
…
eventman.h
…
logic.cpp
…
logic.h
COMMON: Move Common::RandomSource to common/random.*
2010-03-18 15:07:11 +00:00
memman.cpp
…
memman.h
…
menu.cpp
…
menu.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
music.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
music.h
…
object.h
…
objectman.cpp
…
objectman.h
…
resman.cpp
…
resman.h
…
router.cpp
…
router.h
…
screen.cpp
…
screen.h
…
sound.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
sound.h
COMMON: Move Common::RandomSource to common/random.*
2010-03-18 15:07:11 +00:00
staticres.cpp
…
sword1.cpp
Move initGraphics and initCommonGFX from to new header.
2010-05-04 11:58:12 +00:00
sword1.h
…
sworddefs.h
…
swordres.h
…
text.cpp
…
text.h
…