aboutsummaryrefslogtreecommitdiff
path: root/base/game.cpp
AgeCommit message (Collapse)Author
2007-02-06Make extra information generated by launcher consistent with what we haveEugene Sandulenko
in our md5 list, preferred target and Wiki. svn-id: r25398
2007-01-28Always set gameid & description in a GameDescriptor (somewhat more future ↵Max Horn
proof fix for the recent regression caused by the changes to gameid() / description() ) svn-id: r25242
2007-01-28Fix regression which prevented to run games specified only in command lineEugene Sandulenko
and not in config file. svn-id: r25240
2007-01-21Make use of HashMap::getVal/setVal, and some cleanupMax Horn
svn-id: r25138
2007-01-21Added game.cpp file with some funcs/methods declared in game.hMax Horn
svn-id: r25137