22 Commits

Author SHA1 Message Date
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