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-02-03 17:33:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
draci
History
Strangerke
bab4b6f729
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
2011-11-16 22:38:58 +01:00
..
animation.cpp
…
animation.h
…
barchive.cpp
…
barchive.h
…
console.cpp
…
console.h
…
detection.cpp
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
2011-11-16 22:38:58 +01:00
draci.cpp
DRACI: Update comment regarding SharedPtr/ScopedPtr.
2011-11-16 20:31:22 +01:00
draci.h
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
2011-06-02 18:31:59 +02:00
font.cpp
…
font.h
…
game.cpp
DRACI: Made some static data const.
2011-09-08 19:59:36 +02:00
game.h
…
module.mk
…
mouse.cpp
…
mouse.h
…
music.cpp
DRACI: Replace snprintf() usage with Common::String::format()
2011-06-02 03:27:44 +01:00
music.h
…
saveload.cpp
DRACI: Fix warning
2011-11-02 23:08:23 +00:00
saveload.h
…
screen.cpp
…
screen.h
…
script.cpp
DRACI: Replace abort() call by error()
2011-06-23 15:11:36 +08:00
script.h
…
sound.cpp
DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive()
2011-06-23 15:11:38 +08:00
sound.h
…
sprite.cpp
…
sprite.h
…
surface.cpp
…
surface.h
…
walking.cpp
…
walking.h
…