scummvm/base
2010-08-03 01:10:36 +00:00
..
commandLine.cpp Tweak messages when listing save states. 2010-05-03 20:09:32 +00:00
commandLine.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
internal_version.h And this is 1.2.0svn now 2010-03-07 23:07:32 +00:00
internal_version.h.in Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externally, e.g. 'make SCUMMVM_SVN_REVISION=x' 2009-03-15 21:17:37 +00:00
main.cpp initial work on plugin design changes (already added games can be launched with only one plugin loaded at a time if you compile with a 'NEW_PLUGIN_DESIGN_FIRST_REFINEMENT' flag) 2010-07-30 09:32:45 +00:00
main.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00
plugins.cpp gave plugin iterators more appropriate names, removed debugging printf, added comments to loadFirstPlugin and loadNextPlugin 2010-08-03 01:10:36 +00:00
plugins.h gave plugin iterators more appropriate names, removed debugging printf, added comments to loadFirstPlugin and loadNextPlugin 2010-08-03 01:10:36 +00:00
version.cpp Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build. 2009-08-21 18:16:37 +00:00
version.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00