Commit Graph
32 Commits
Author SHA1 Message Date
Marcus Comstedt 8734538e99 $Header$ -> $URL$ + $Id$
svn-id: r20441
2006-02-09 13:25:53 +00:00
Marcus Comstedt 5b1718f17b fingolfin renamed 'GameSettings::name' to 'GameSettings::gameid'.
svn-id: r20222
2006-01-27 13:48:14 +00:00
Eugene Sandulenko b36677af71 Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
2005-10-18 01:30:26 +00:00
Marcus Comstedt 72ed016ea2 Run the detectors on one directory at a time, rather than one file at a time.
svn-id: r18685
2005-08-14 15:51:41 +00:00
Eugene Sandulenko 6b4484472b Remove trailing whitespaces.
svn-id: r18604
2005-07-30 21:11:48 +00:00
Marcus Comstedt 925c69797d Slightly more elegant LauncherDialog connector.
svn-id: r17844
2005-04-27 21:58:21 +00:00
Marcus Comstedt 06f0fa8d3a Use delete[] for dirs now that it contains objects.
svn-id: r15994
2004-12-06 15:44:37 +00:00
Max Horn 57f8ae73ce Another one...
svn-id: r15898
2004-11-26 21:14:51 +00:00
Max Horn a0c4e81d74 Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it probably isn't enough to get things compiling again :-/
svn-id: r15897
2004-11-26 21:10:56 +00:00
Marcus Comstedt fa89ee800a Removed obsolete checks for LFL games (thank you MD5!).
svn-id: r14786
2004-08-26 21:29:56 +00:00
Marcus Comstedt ac17175f6c Merged in fixes from 0.6.0 release branch.
svn-id: r13240
2004-03-13 12:47:27 +00:00
Max Horn c6752cccf5 renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
2004-02-28 12:58:13 +00:00
Max Horn f59eb3b219 renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
svn-id: r12722
2004-02-05 00:19:57 +00:00
Max Horn 033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Marcus Comstedt 9c9ee18ff8 Avoid Loom dupes.
svn-id: r11838
2003-12-21 19:06:57 +00:00
Marcus Comstedt 4cc5f3cd2a Avoid duplicate entries due to case.
svn-id: r11836
2003-12-21 18:58:25 +00:00
Marcus Comstedt 38bb448d70 Renames.
svn-id: r11818
2003-12-21 16:01:52 +00:00
Marcus Comstedt caead57eb3 Now compiles again...
svn-id: r11116
2003-11-03 22:26:25 +00:00
Max Horn f26d3d1784 updated Marcus' copyright
svn-id: r10543
2003-10-02 17:28:02 +00:00
Max Horn be9d4066e1 moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
2003-09-18 02:07:18 +00:00
Marcus Comstedt 3b5d44ff51 Detect Simon.
svn-id: r9436
2003-08-03 16:37:00 +00:00
Marcus Comstedt 42d0b2e6f7 Skip the "INSTALL" directory when looking for games (CoMI).
svn-id: r9024
2003-07-14 21:29:53 +00:00
Marcus Comstedt e985c33dab Moved include of stdafx.h to top.
svn-id: r8543
2003-06-18 21:15:08 +00:00
Marcus Comstedt 1e0b221341 Exclude movies from game name matching.
svn-id: r6743
2003-03-07 15:26:29 +00:00
Marcus Comstedt 8889232a25 Make sure version_settings are initialized.
svn-id: r6665
2003-03-02 18:38:51 +00:00
Marcus Comstedt 273220b063 Maybe this is more future-safe?
svn-id: r6602
2003-02-12 19:28:18 +00:00
Jonathan Gray 7bfc5a34d6 hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Entertainment game)
svn-id: r6601
2003-02-12 13:25:40 +00:00
Marcus Comstedt d5257a4270 Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).
svn-id: r6600
2003-02-12 13:08:19 +00:00
Marcus Comstedt 03d2293929 Find game names directly from version_settings rather than using the detector.
svn-id: r5179
2002-10-18 01:45:12 +00:00
Marcus Comstedt 095640be3d Updated for new directory layout.
svn-id: r4931
2002-09-13 14:27:03 +00:00
Max Horn a39711e256 fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h
svn-id: r4877
2002-08-31 13:29:10 +00:00
Max Horn ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00