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-31 07:53:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sword1
History
Johannes Schickel
8ae24a27b3
Yet more Flac -> FLAC changes for consistency.
...
svn-id: r47847
2010-02-03 09:42:40 +00:00
..
animation.cpp
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
2010-01-26 22:48:45 +00:00
animation.h
…
collision.h
…
control.cpp
…
control.h
…
debug.cpp
…
debug.h
…
detection.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
eventman.cpp
…
eventman.h
…
logic.cpp
…
logic.h
…
memman.cpp
…
memman.h
…
menu.cpp
…
menu.h
…
module.mk
…
mouse.cpp
The default keycolor for mouse pointers used to be 255.
2010-01-07 15:07:36 +00:00
mouse.h
…
music.cpp
- Rename FlacStream to FLACStream.
2010-02-03 09:42:11 +00:00
music.h
…
object.h
…
objectman.cpp
…
objectman.h
…
resman.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
resman.h
…
router.cpp
…
router.h
…
screen.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
screen.h
…
sound.cpp
Yet more Flac -> FLAC changes for consistency.
2010-02-03 09:42:40 +00:00
sound.h
Yet more Flac -> FLAC changes for consistency.
2010-02-03 09:42:40 +00:00
staticres.cpp
…
sword1.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
sword1.h
…
sworddefs.h
…
swordres.h
…
text.cpp
…
text.h
…