scummvm/base
Eugene Sandulenko 0a20af0323 Make extra information generated by launcher consistent with what we have
in our md5 list, preferred target and Wiki.

svn-id: r25398
2007-02-06 12:01:34 +00:00
..
commandLine.cpp Change s_appName from Common::String to const char * on all platforms 2007-02-03 18:09:09 +00:00
commandLine.h - Updated MSVC8 project files 2006-05-09 14:16:43 +00:00
game.cpp Make extra information generated by launcher consistent with what we have 2007-02-06 12:01:34 +00:00
game.h Always set gameid & description in a GameDescriptor (somewhat more future proof fix for the recent regression caused by the changes to gameid() / description() ) 2007-01-28 10:29:22 +00:00
internal_version.h Bump version 2006-06-11 22:29:41 +00:00
internal_version.h.in New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS) 2006-01-25 20:53:25 +00:00
main.cpp Don't add '.' to the search dirs as a last fallback. Fixes bug #1597208 2007-02-04 13:04:36 +00:00
main.h Fixed broken svn:keywords values 2006-04-16 13:01:41 +00:00
module.mk Added game.cpp file with some funcs/methods declared in game.h 2007-01-21 00:25:04 +00:00
plugins.cpp Added game.cpp file with some funcs/methods declared in game.h 2007-01-21 00:25:04 +00:00
plugins.h First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
version.cpp Small fix for the symbian port 2006-07-29 20:20:01 +00:00
version.h Moved (Plain)GameDescriptor from base/gameDetector.h to the new base/game.h header file 2006-04-15 21:20:16 +00:00