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-22 10:17:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
base
History
Max Horn
a8f8ae5452
added my thoughts on our command line options (please feel free to comment and tell me what you thinkg about it!); fixed program exit code for -z
...
svn-id: r10717
2003-10-10 11:15:14 +00:00
..
.cvsignore
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
2003-09-17 22:41:01 +00:00
engine.cpp
rearranged code a bit
2003-10-10 10:42:54 +00:00
engine.h
constness
2003-10-10 10:42:37 +00:00
gameDetector.cpp
added my thoughts on our command line options (please feel free to comment and tell me what you thinkg about it!); fixed program exit code for -z
2003-10-10 11:15:14 +00:00
gameDetector.h
new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS
2003-10-08 21:59:23 +00:00
main.cpp
turned PluginManager into a proper singleton
2003-10-08 22:10:59 +00:00
module.mk
This'll also break Makefile.noconf
2003-09-18 12:07:56 +00:00
plugins.cpp
turned PluginManager into a proper singleton
2003-10-08 22:10:59 +00:00
plugins.h
turned PluginManager into a proper singleton
2003-10-08 22:10:59 +00:00