scummvm/base
2010-04-27 21:40:52 +00:00
..
commandLine.cpp COMMON: Cleanup ConfigManager code 2010-03-29 20:31:23 +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 COMMON: Move DebugChannel stuff into a new DebugMan singleton 2010-04-27 21:40:52 +00:00
main.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
module.mk
plugins.cpp Fix our DECLARE_SINGLETON macro to conform to the C++ specs. 2010-03-13 21:55:49 +00:00
plugins.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +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