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-23 19:16:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
queen
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
..
bankman.cpp
do not include common/debug.h from common/util.h
2009-01-30 05:25:17 +00:00
bankman.h
…
command.cpp
…
command.h
…
credits.cpp
…
credits.h
…
cutaway.cpp
…
cutaway.h
…
debug.cpp
…
debug.h
…
defs.h
…
display.cpp
…
display.h
…
graphics.cpp
…
graphics.h
…
grid.cpp
do not include common/debug.h from common/util.h
2009-01-30 05:25:17 +00:00
grid.h
…
input.cpp
…
input.h
…
journal.cpp
Fix for bug
#2101083
- "ANY - MSVC71 compilation fails due to warnings-as-errors"
2008-09-09 06:47:41 +00:00
journal.h
…
logic.cpp
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
2008-09-30 12:27:38 +00:00
logic.h
…
midiadlib.cpp
…
module.mk
…
music.cpp
Pushing down some header deps (on common/system.h, mostly)
2008-12-25 20:40:00 +00:00
music.h
…
musicdata.cpp
…
queen.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
queen.h
Engines: Fused several init&go methods into a single run method
2009-03-01 04:42:46 +00:00
resource.cpp
do not include common/debug.h from common/util.h
2009-01-30 05:25:17 +00:00
resource.h
…
restables.cpp
…
sound.cpp
Merging more of the GSoC 2008 RTL branch: QUEEN
2008-09-01 17:55:52 +00:00
sound.h
…
state.cpp
…
state.h
…
structs.h
…
talk.cpp
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
2008-09-30 12:27:38 +00:00
talk.h
…
walk.cpp
…
walk.h
…
xref.txt
…