6023 Commits

Author SHA1 Message Date
Eugene Sandulenko
9e13005654 Implement now spotted Logic opcode in funshops. Now need to find a place
where another one gets called.

svn-id: r18064
2005-05-11 21:35:19 +00:00
Eugene Sandulenko
3f2b92f3f2 Fix crash in puttsfunshop when trying to edit new shape.
svn-id: r18063
2005-05-11 21:32:58 +00:00
Max Horn
65ba4df9bc Simple and crude demo of the 'big' buttons -- the infrastructure for this isn't complete, but at least you can see where we are heading...
svn-id: r18062
2005-05-11 19:32:18 +00:00
Max Horn
2540447843 Merge loop index variables
svn-id: r18059
2005-05-11 19:26:38 +00:00
Max Horn
9642133cd8 Reduce header dependencies
svn-id: r18058
2005-05-11 18:14:23 +00:00
Max Horn
0a8286994e Unify check in initBGBuffers and in getZPlanes
svn-id: r18054
2005-05-11 14:42:59 +00:00
Travis Howell
2921938301 Corect _numActors in HE games.
svn-id: r18053
2005-05-11 14:39:04 +00:00
Travis Howell
a6b445b531 Broke HE70 saved games too, due to activity.
svn-id: r18052
2005-05-11 14:34:19 +00:00
Travis Howell
68ea884d50 Remove fixmes
Corect _numActors in HE games.

svn-id: r18051
2005-05-11 14:32:21 +00:00
Travis Howell
91917913a8 Set number of actors by version again.
svn-id: r18050
2005-05-11 14:21:07 +00:00
Max Horn
90b91f12b2 Made Gdi::_transparentColor protected
svn-id: r18049
2005-05-11 13:02:40 +00:00
Travis Howell
58562a0b70 Add additional logic hook in footdemo/funshops.
svn-id: r18048
2005-05-11 10:09:06 +00:00
Travis Howell
cb99df182c Extra debugs no longer required.
svn-id: r18047
2005-05-11 09:38:01 +00:00
Travis Howell
088346a51c Corect heversion in some Dutch demos.
svn-id: r18043
2005-05-11 02:38:40 +00:00
Travis Howell
8cf2a8abec Confirmed filenames
svn-id: r18041
2005-05-11 00:44:31 +00:00
Max Horn
2de46dc8eb Moved some more stuff to namespace Audio (enough for tonight)
svn-id: r18040
2005-05-11 00:01:44 +00:00
Max Horn
1a615346ab Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
svn-id: r18039
2005-05-10 23:48:48 +00:00
Max Horn
72f4c03b0b Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
svn-id: r18038
2005-05-10 23:17:38 +00:00
Max Horn
b75c969e66 Moved class File and the MD5 stuff to namespace Common
svn-id: r18037
2005-05-10 22:56:25 +00:00
Eugene Sandulenko
55c37c18ce Preparations to let LogicHE hold game-specific code. Introduced
GF_HE_985. Feel free to give it more proper name.

svn-id: r18036
2005-05-10 22:31:48 +00:00
Travis Howell
ff20d8c4df Fix HE regressions.
svn-id: r18034
2005-05-10 15:43:40 +00:00
Max Horn
22f4b63df8 Another fix, more cleanup
svn-id: r18033
2005-05-10 14:07:21 +00:00
Max Horn
249deed3b2 Fix another mistake in the asm-to-C conversion
svn-id: r18032
2005-05-10 14:01:54 +00:00
Max Horn
74bc089702 Cleaned up code a bit
svn-id: r18031
2005-05-10 14:00:59 +00:00
Travis Howell
1e9a357bf3 drawLine() fixes from Fingolfin.
svn-id: r18029
2005-05-10 11:50:01 +00:00
Travis Howell
bb8ca7e8ab Check that speech file is open.
svn-id: r18028
2005-05-10 08:42:23 +00:00
Travis Howell
4c6bcd9f5a Add code for drawPixel
svn-id: r18027
2005-05-10 06:42:31 +00:00
Travis Howell
f1c3eb24ef Rename opcodes
svn-id: r18025
2005-05-10 05:42:48 +00:00
Travis Howell
19b0931450 Rename opcode
svn-id: r18024
2005-05-10 05:34:50 +00:00
Travis Howell
239e7ae062 Add heversions for dutch versions.
Add dutch freddi1

svn-id: r18023
2005-05-10 03:03:28 +00:00
Travis Howell
1c2a88154a Add Freddi's funshop
svn-id: r18021
2005-05-10 02:25:17 +00:00
Eugene Sandulenko
1a9683a8e8 Fixed PuttRace logic routines. Now they match thanks to ajax16384's great
tool.

svn-id: r18019
2005-05-10 01:01:45 +00:00
Travis Howell
6e07c772af Add more dutch versions.
svn-id: r18015
2005-05-09 23:45:46 +00:00
Gregory Montoir
1c6788797e sprite_he.cpp
svn-id: r18010
2005-05-09 18:47:39 +00:00
Gregory Montoir
302fdd3eee oops
svn-id: r18009
2005-05-09 18:34:55 +00:00
Gregory Montoir
c0ec310a43 fixed spritesMarkDirty
svn-id: r18008
2005-05-09 18:26:36 +00:00
Paweł Kołodziejski
e774f60ec6 fixed warnings
svn-id: r18004
2005-05-09 17:24:25 +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
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
c33cc2ce85 Last part of patch #1163026 (Thumbnails for ScummEngine)
svn-id: r17982
2005-05-09 00:09:01 +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
cf936916db Comply with our coding conventions
svn-id: r17972
2005-05-08 21:18:37 +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