scummvm/base
Max Horn ebd314a9ec fix debug mode 0
svn-id: r10791
2003-10-14 07:52:34 +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 Fix WinCE build 2003-10-12 13:03:34 +00:00
engine.h some renaming for more consistent terminology (although we might want to reevaluate this): 'target' is what is in your config file; 'game' is what a frontend provide. E.g. the scumm frontend provides the game 'monkeyvga', and my config file has target 'monkeyvga-ger' configured to use that game 2003-10-12 18:40:12 +00:00
gameDetector.cpp fix debug mode 0 2003-10-14 07:52:34 +00:00
gameDetector.h fix debug mode 0 2003-10-14 07:52:34 +00:00
main.cpp use gScummVMFullVersion for initial window caption; use ConfigManager::kApplicationDomain instead of hard-coded 'scummvm' 2003-10-12 18:46:50 +00:00
module.mk This'll also break Makefile.noconf 2003-09-18 12:07:56 +00:00
plugins.cpp some renaming for more consistent terminology (although we might want to reevaluate this): 'target' is what is in your config file; 'game' is what a frontend provide. E.g. the scumm frontend provides the game 'monkeyvga', and my config file has target 'monkeyvga-ger' configured to use that game 2003-10-12 18:40:12 +00:00
plugins.h some renaming for more consistent terminology (although we might want to reevaluate this): 'target' is what is in your config file; 'game' is what a frontend provide. E.g. the scumm frontend provides the game 'monkeyvga', and my config file has target 'monkeyvga-ger' configured to use that game 2003-10-12 18:40:12 +00:00