aboutsummaryrefslogtreecommitdiff
path: root/base/game.h
AgeCommit message (Expand)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-15Added some doxygen comments to (Plain)GameDescriptor, and added a findPlainGa...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-01-28Always set gameid & description in a GameDescriptor (somewhat more future pro...Max Horn
2007-01-28Reintroduced non-static gameid() and description(), by popular(?) demand.Marcus Comstedt
2007-01-27Made gameid() and description() const.Marcus Comstedt
2007-01-21Fix crash in GameDescriptor::updateDescMax Horn
2007-01-21Make use of HashMap::getVal/setVal, and some cleanupMax Horn
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2006-12-19* Change the GameList typedef to a proper class with an additionalMax Horn
2006-11-12Reworked code in the advanced game detector (getting rid of much of the evil ...Max Horn
2006-05-05Removed Base::setTarget, and some minor cleanup & tweaksMax Horn
2006-05-04Moved GameDetector::setTarget & findGame to the new namespace Base; moved the...Max Horn
2006-04-16Fixed broken svn:keywords valuesMax Horn
2006-04-16test commitMax Horn
2006-04-15Moved (Plain)GameDescriptor from base/gameDetector.h to the new base/game.h h...Max Horn