aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/selector.cpp
AgeCommit message (Collapse)Author
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
svn-id: r12722
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-21Avoid Loom dupes.Marcus Comstedt
svn-id: r11838
2003-12-21Avoid duplicate entries due to case.Marcus Comstedt
svn-id: r11836
2003-12-21Renames.Marcus Comstedt
svn-id: r11818
2003-11-03Now compiles again...Marcus Comstedt
svn-id: r11116
2003-10-02updated Marcus' copyrightMax Horn
svn-id: r10543
2003-09-18moved engine.* to base; this fixes some linking issues when building a ↵Max Horn
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287
2003-08-03Detect Simon.Marcus Comstedt
svn-id: r9436
2003-07-14Skip the "INSTALL" directory when looking for games (CoMI).Marcus Comstedt
svn-id: r9024
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
svn-id: r8543
2003-03-07Exclude movies from game name matching.Marcus Comstedt
svn-id: r6743
2003-03-02Make sure version_settings are initialized.Marcus Comstedt
svn-id: r6665
2003-02-12Maybe this is more future-safe?Marcus Comstedt
svn-id: r6602
2003-02-12hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous ↵Jonathan Gray
Entertainment game) svn-id: r6601
2003-02-12Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).Marcus Comstedt
svn-id: r6600
2002-10-18Find game names directly from version_settings rather than using the detector.Marcus Comstedt
svn-id: r5179
2002-09-13Updated for new directory layout.Marcus Comstedt
svn-id: r4931
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file ↵Max Horn
scumm/smusH/rect.h to common/rect.h svn-id: r4877
2002-08-21Initial revisionMax Horn
svn-id: r4785