Commit Graph

14061 Commits

Author SHA1 Message Date
Max Horn
a67144f72f Either document all params or none, anything inbetween causes Doxygen to complain loudly
svn-id: r18001
2005-05-09 12:27:31 +00:00
Max Horn
9bfc9281a1 Fix doxygen message
svn-id: r18000
2005-05-09 12:26:07 +00:00
Max Horn
34f569108c Fix doxygen comment
svn-id: r17999
2005-05-09 12:22:57 +00:00
Travis Howell
2f1ff2afec Use debugger for errors, where possible.
svn-id: r17998
2005-05-09 12:12:14 +00:00
Travis Howell
a0d6b39d9b Use debugger for errors.
svn-id: r17997
2005-05-09 11:39:31 +00:00
Travis Howell
9c80416334 re-order
svn-id: r17996
2005-05-09 10:54:24 +00:00
Travis Howell
3c225d4a1f Add a surprise.
svn-id: r17995
2005-05-09 10:51:00 +00:00
Max Horn
99b9c27f99 Why not fix the warning if you encounter it? :-)
svn-id: r17994
2005-05-09 08:47:09 +00:00
Torbjörn Andersson
5093be8401 Added Gobliiins MD5 sums provided by Florian Zeitz.
svn-id: r17993
2005-05-09 06:59:32 +00:00
Torbjörn Andersson
519c023e4b Fixed failed assertion when entering the Elk King's court. It looks like a
hack - perhaps it *is* a hack - but it's what the original engine did too,
as far as I can tell.

svn-id: r17992
2005-05-09 06:36:27 +00:00
Travis Howell
4c7eb3d854 Should be case 40.
svn-id: r17991
2005-05-09 06:10:17 +00:00
Travis Howell
cc5caba793 HE60/61 still VAR_NOSUBTITLES.
Typo.

svn-id: r17990
2005-05-09 02:59:45 +00:00
Travis Howell
69d000d2d0 All SCUMM6 games use VAR_SUBTITLES, not VAR_NOSUBTITLES.
Cleanup.

svn-id: r17989
2005-05-09 02:38:58 +00:00
Eugene Sandulenko
51b92411e2 Rest of PuttRace logic code. Still buggy.
svn-id: r17988
2005-05-09 02:30:31 +00:00
Travis Howell
81013be66b Restore settings.
svn-id: r17987
2005-05-09 01:10:00 +00:00
Travis Howell
4b60b2f343 Typo
svn-id: r17986
2005-05-09 00:48:21 +00:00
Travis Howell
c80f614981 Add a few more md5s
Set sfxMode mode for speech in HE games again.

svn-id: r17985
2005-05-09 00:42:11 +00:00
Max Horn
2801693db5 Added LordHoto to credits
svn-id: r17984
2005-05-09 00:11:08 +00:00
Max Horn
2f0451245d Mention thumbnails in NEWS
svn-id: r17983
2005-05-09 00:09:49 +00:00
Max Horn
c33cc2ce85 Last part of patch #1163026 (Thumbnails for ScummEngine)
svn-id: r17982
2005-05-09 00:09:01 +00:00
Max Horn
20c8944189 Silly copy & paste error :-)
svn-id: r17981
2005-05-08 23:45:17 +00:00
Max Horn
74aed6382b cleanup
svn-id: r17980
2005-05-08 23:39:37 +00:00
Max Horn
5702c16c16 New method InSaveFile::skip()
svn-id: r17979
2005-05-08 23:32:31 +00:00
Max Horn
9b8d88a113 Code to grab & downscale the screen content (used for thumbnail creation, part of patch #1163026)
svn-id: r17978
2005-05-08 22:54:16 +00:00
Max Horn
3279513b64 A simple widget which renders any 16 bit graphics surface given to it (part of patch #1163026)
svn-id: r17977
2005-05-08 22:38:29 +00:00
Eugene Sandulenko
1cddaa828c o Fixed detection of Dutch Freddi1
o Added md5s for Mac Football2002 demo
o Added english FF5 demo

svn-id: r17976
2005-05-08 22:10:09 +00:00
Max Horn
cca744f69a Comply to our coding conventions
svn-id: r17975
2005-05-08 21:49:52 +00:00
Max Horn
013e30eb38 Added two new methods to OSystem: grabPalette and grabRawScreen
svn-id: r17974
2005-05-08 21:39:05 +00:00
Max Horn
315943f19a Added convenience methods create/free to Graphics::Surface (part of patch #1163026)
svn-id: r17973
2005-05-08 21:24:33 +00:00
Max Horn
cf936916db Comply with our coding conventions
svn-id: r17972
2005-05-08 21:18:37 +00:00
Max Horn
0dffba3c43 oops
svn-id: r17971
2005-05-08 17:44:54 +00:00
Max Horn
74f15bea74 Fix doxygen warning
svn-id: r17970
2005-05-08 17:13:08 +00:00
Max Horn
2eb868d2a3 Fix doxygen warning
svn-id: r17969
2005-05-08 17:05:19 +00:00
Torbjörn Andersson
9d20c7e21f Changed error() to warning() since it appears to be relatively harmless. Is
the 'start' field even used? Anyway, the entrance to the forest can now be
entered.

The animation code will produce an "Anim::play: Error decoding frame 40!"
warning in addition to the previous one, but I don't see any visible errors
in the scene.

svn-id: r17968
2005-05-08 16:27:16 +00:00
Travis Howell
e01014e971 The default platform should be PC (Windows for HE70+)
Avoids issues with older config files.

svn-id: r17967
2005-05-08 14:55:15 +00:00
Travis Howell
f52ef27fe8 Should be an error now.
svn-id: r17966
2005-05-08 14:38:56 +00:00
Travis Howell
01b2f38670 HE games queue speech as sound resource 1.
svn-id: r17965
2005-05-08 14:31:27 +00:00
Andrew Kurushin
a81b093e65 fixed sfSceneEq bug
fixed load actors entrance
removed some orphans

svn-id: r17964
2005-05-08 14:04:06 +00:00
Torbjörn Andersson
781472641e Made it possible to quit while the game is asking for a CD.
svn-id: r17963
2005-05-08 13:05:31 +00:00
Torbjörn Andersson
e39dea37e7 Quitting the game now implies that the game is done fading the screen.
svn-id: r17962
2005-05-08 13:04:54 +00:00
Torbjörn Andersson
196127aa04 Forgot to remove this.
svn-id: r17961
2005-05-08 13:04:18 +00:00
Max Horn
d58dec471f Patch #1193398 (DESTDIR patch for Makefile)
svn-id: r17960
2005-05-08 12:36:12 +00:00
Max Horn
5d5b997864 Patch #1193795 (Adding drawLine() to Surface)
svn-id: r17959
2005-05-08 12:33:55 +00:00
Max Horn
bd8831487f Renamed variables to match our naming conventions; added Sound::isVoiceActive() method; made some more members of class Sound private
svn-id: r17958
2005-05-08 12:33:25 +00:00
Travis Howell
33cc1176a0 Ooops, out of sync.
svn-id: r17957
2005-05-08 12:15:19 +00:00
Travis Howell
02df1d063c Add more dutch versions.
Fix duplicate subtitle setting.

svn-id: r17956
2005-05-08 12:10:57 +00:00
Travis Howell
1f8e813d84 One last case for funshop titles.
svn-id: r17955
2005-05-08 10:59:32 +00:00
Travis Howell
79514d4747 Range checks off by 1.
svn-id: r17954
2005-05-08 10:26:11 +00:00
Travis Howell
fb41dd8284 Add case stub for funshop titles
Add comment

svn-id: r17953
2005-05-08 10:16:41 +00:00
Travis Howell
21717273b4 No need to check for speech file in non-talkie versions.
svn-id: r17952
2005-05-08 05:56:09 +00:00