67566 Commits

Author SHA1 Message Date
Paul Gilbert
281d44706b SHERLOCK: Refine comment for decompressLZ 2015-05-09 15:53:18 -04:00
Strangerke
1ddbe9d720 SHERLOCK: Add some detection entries 2015-05-09 21:49:16 +02:00
Paul Gilbert
6925b848d6 SHERLOCK: Fix getting fresh mouse positions in loop showing quit dialog 2015-05-09 15:48:19 -04:00
Paul Gilbert
1ba94c93e9 SHERLOCK: Remove redundant shouldQuit call in loop 2015-05-09 13:07:14 -04:00
Paul Gilbert
d50fb7cb60 SHERLOCK: Updated module.mk to match that of other engines 2015-05-09 13:03:28 -04:00
Paul Gilbert
3e2b0bfb69 SHERLOCK: Remove unused getGameType method declaration 2015-05-09 12:59:51 -04:00
Paul Gilbert
eeb53ca614 SHERLOCK: Remove duplicated _converseNum field from Journal 2015-05-09 12:58:44 -04:00
Paul Gilbert
66a1138d74 SHERLOCK: Disable Journal Print Text button, since it isn't supported 2015-05-09 12:34:08 -04:00
Paul Gilbert
0629ae4639 SHERLOCK: Fix display of Forward text in Journal 2015-05-09 12:26:47 -04:00
Paul Gilbert
8256774153 SHERLOCK: Method renames in Journal for better clarity 2015-05-09 12:19:05 -04:00
Paul Gilbert
1a485a44b8 SHERLOCK: Cleanup and fixes for Journal 2015-05-09 12:08:45 -04:00
Willem Jan Palenstijn
902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Paul Gilbert
1518d14c34 SHERLOCK: Cleanup fixes for Inventory 2015-05-09 11:25:05 -04:00
Paul Gilbert
5f71643cba SHERLOCK: Remove Surface constructor no longer being used 2015-05-09 10:35:43 -04:00
Paul Gilbert
00fb65c1dc SHERLOCK: Cleanup fixes for event manager 2015-05-09 10:32:45 -04:00
Willem Jan Palenstijn
8306451462 SHERLOCK: Fix string equality tests 2015-05-09 16:14:39 +02:00
Paul Gilbert
c85b14b402 SHERLOCK: More comment fixes 2015-05-09 10:01:36 -04:00
Paul Gilbert
ccb8c03737 SHERLOCK: Further cleanup fixes for detection 2015-05-09 09:29:06 -04:00
Paul Gilbert
4950deaf33 SHERLOCK: Cleanup for Debugger class 2015-05-09 09:24:22 -04:00
Paul Gilbert
5d41f0f9aa SHERLOCK: Give the GTYPE constants an explicit enum type 2015-05-09 09:17:30 -04:00
Paul Gilbert
47bcb5358a SHERLOCK: Cleanup fix for decompress 2015-05-09 09:09:10 -04:00
Paul Gilbert
1ef5b66792 SHERLOCK: Cleanup fixes for animation player 2015-05-09 08:56:12 -04:00
Paul Gilbert
13c06c100e SHERLOCK: Simplify animation loading filename handling 2015-05-09 08:41:13 -04:00
Strangerke
f622d7471e SHERLOCK: Some more fixes 2015-05-09 13:08:36 +02:00
Strangerke
e3e4354f88 SHERLOCK: Remove the use of ++ on boolean variables 2015-05-09 10:22:51 +02:00
Strangerke
8d89bf9bc6 SHERLOCK: Fix some more GCC warnings 2015-05-09 09:42:16 +02:00
Paul Gilbert
4c7e840388 SHERLOCK: Fix meta engine initialization 2015-05-08 23:05:27 -04:00
Paul Gilbert
7ca37bef9f SHERLOCK: Simplify detection entry 2015-05-08 22:54:32 -04:00
Paul Gilbert
263f33a9f8 SHERLOCK: Fix some reads beyond script end in doScript 2015-05-08 20:41:12 -04:00
Strangerke
bf0882badc SHERLOCK: Fix some more GCC warnings 2015-05-08 18:28:45 +02:00
Strangerke
d34e5d1a59 SHERLOCK: Fix some more warnings 2015-05-08 18:01:51 +02:00
Strangerke
fc5a0deb89 SHERLOCK: Fix some more GCC warnings 2015-05-08 17:54:53 +02:00
Strangerke
8b7ebf4269 SHERLOCK: Fix some compilation warnings using GCC 2015-05-08 07:15:40 +02:00
Strangerke
9114ca839d SHERLOCK: Fix the definition of Surface's destructor 2015-05-08 07:08:46 +02:00
Strangerke
01ed05f295 SHERLOCK: Remove extra semi-column, some code formatting 2015-05-08 06:57:38 +02:00
Paul Gilbert
44f3ae5005 SHERLOCK: Fix pink dot appearing in lower-left corner of some player frames 2015-05-07 21:01:33 -04:00
Willem Jan Palenstijn
57109ef0a8 Merge branch 'master' into sherlock 2015-05-07 23:35:36 +02:00
Thierry Crozat
04931d0400 SCUMM: Add DOS en demo for Indiana Jones and the Fate of Atlantis
This was reported by Paulo Vicente in bug  #6862.
2015-05-07 21:30:25 +01:00
Strangerke
d9e93f8e01 SHERLOCK: some code formatting 2015-05-07 19:33:44 +02:00
Strangerke
a0661c8d5a SHERLOCK: Reduce some more variable scopes 2015-05-07 19:21:55 +02:00
Strangerke
f6b6b4c728 SHERLOCK: Fix the way the sprite frames are freed 2015-05-07 18:24:50 +02:00
Strangerke
4884762e04 SHERLOCK: Reduce the scope of some variables 2015-05-07 18:21:25 +02:00
Paul Gilbert
97bec43799 SHERLOCK: Minor comment updates 2015-05-06 23:39:23 -04:00
Paul Gilbert
6c41a9be52 SHERLOCK: Fix looking at Paul's Cap immediately after entering a scene 2015-05-06 23:34:57 -04:00
Kirben
3f3ad61927 SCUMM: SCUMM: Add English 1.6 disk version of Day of the Tentacle for DOS. 2015-05-07 11:12:59 +10:00
Kirben
2456163f5d SCUMM: SCUMM: Add English 1.4 version of Indiana Jones and the Last Crusade for DOS. 2015-05-07 11:04:08 +10:00
Paul Gilbert
d8673cfe44 SHERLOCK: Dropped _saveSeqNum in favor of _savedSequences size 2015-05-06 20:46:03 -04:00
Kirben
8b82090c91 SCUMM: Add UK version of Pajama Sam 2 for Windows. 2015-05-07 10:23:11 +10:00
Sven Hesse
5bec0cbb9d GOB: Make coordinate parameters in Surface::fillRect() signed
And clip to [0, width), [0, height) before drawing.

This fixes bug #6864, which is a regression I introduced in
51fd528fe56e00466255d54e1e71b19f34729bfd when I changed all
the drawing code to use the Surface class.

I thought that having unsigned coordinates makes sense, but
for some reason, Fascination sets _destSpriteX (which maps
to left in fillRect()) to -1, expecting the drawing code to
clip.
2015-05-07 00:34:02 +02:00
Martin Kiewitz
66a4b3c805 SCI: add qfg2 airElemental workaround - bug #6859 2015-05-05 13:36:25 +02:00