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-25 13:42:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Max Horn
a097a11ce7
BASE code: renamed detectMain to detectPlugin and updated some comments for clarity; added some TODO/FIXME comments; added a dialog that's shown if the user tries to start a game for which no plugin feels responsible
...
svn-id: r27423
2007-06-15 17:29:49 +00:00
..
commandLine.cpp
…
commandLine.h
…
game.cpp
Added some doxygen comments to (Plain)GameDescriptor, and added a findPlainGameDescriptor convenience function
2007-06-15 17:13:13 +00:00
game.h
Added some doxygen comments to (Plain)GameDescriptor, and added a findPlainGameDescriptor convenience function
2007-06-15 17:13:13 +00:00
internal_version.h
…
internal_version.h.in
…
main.cpp
BASE code: renamed detectMain to detectPlugin and updated some comments for clarity; added some TODO/FIXME comments; added a dialog that's shown if the user tries to start a game for which no plugin feels responsible
2007-06-15 17:29:49 +00:00
main.h
…
module.mk
…
plugins.cpp
…
plugins.h
…
version.cpp
…
version.h
…