scummvm/base
2009-03-26 13:52:43 +00:00
..
commandLine.cpp MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible to distinguish 'no match found' from other results); updated parseMusicDriver accordingly; some methods now return MidiDriverType instead of int 2009-03-26 13:52:43 +00:00
commandLine.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
internal_version.h 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
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 argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +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 Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
plugins.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
version.cpp Remove usage of main_features.inl and the file 2008-09-05 18:45:04 +00:00
version.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00