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-21 09:26:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sword1
History
Robert Göffringmann
f28c3d14a3
fixed filehandling bug
...
svn-id: r17830
2005-04-27 02:16:34 +00:00
..
.cvsignore
…
animation.cpp
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
2005-03-12 18:56:09 +00:00
animation.h
…
collision.h
…
control.cpp
split SaveFileManager::openSavefile and class SaveFile into two, each, one for loading and one for saving
2005-04-10 15:13:40 +00:00
control.h
…
credits.cpp
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
2005-03-12 18:56:09 +00:00
credits.h
…
debug.cpp
…
debug.h
…
eventman.cpp
…
eventman.h
…
logic.cpp
Missed these.
2005-04-07 08:50:48 +00:00
logic.h
…
memman.cpp
…
memman.h
…
menu.cpp
…
menu.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
music.cpp
Applied some ScummVM formatting conventions.
2005-04-07 08:42:40 +00:00
music.h
…
object.h
…
objectman.cpp
…
objectman.h
…
resman.cpp
fixed filehandling bug
2005-04-27 02:16:34 +00:00
resman.h
…
router.cpp
…
router.h
…
screen.cpp
Renamed variables in the MPEG animation classes to better conform with
2005-03-11 15:30:28 +00:00
screen.h
Renamed variables in the MPEG animation classes to better conform with
2005-03-11 15:30:28 +00:00
sound.cpp
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
2005-03-12 18:56:09 +00:00
sound.h
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
2005-03-12 18:56:09 +00:00
staticres.cpp
…
sword1.cpp
Patch
#1117443
(Experimental plugin code revision)
2005-03-25 17:55:57 +00:00
sword1.h
…
sworddefs.h
…
swordres.h
…
text.cpp
…
text.h
…