Matthew Hoops
bc5f10a55c
SCI: Add The Black Cauldron (fan game)
...
svn-id: r53547
2010-10-16 20:48:51 +00:00
Martin Kiewitz
ffbca0786d
SCI: fixing iceman undithering door close-up
...
room 9 (go up right at the start)
svn-id: r53522
2010-10-15 22:19:27 +00:00
Martin Kiewitz
9cc51096c0
SCI: updating comment for r53515
...
svn-id: r53517
2010-10-15 21:16:36 +00:00
Martin Kiewitz
41e9691e86
SCI: fixing view-undithering for laura bow 1
...
(cupboards in room 43, just in the room to the left from the start)
svn-id: r53515
2010-10-15 21:12:42 +00:00
Filippos Karapetis
7f43ed3f9d
SCI: Changed the check for vertex_min into an assert (thanks wjp)
...
svn-id: r53504
2010-10-15 15:40:36 +00:00
Filippos Karapetis
f3270f1957
SCI: Fixed access to dest in kTextSize() (thanks LordHoto)
...
svn-id: r53498
2010-10-15 14:33:57 +00:00
Max Horn
4ccce19876
ENGINES: Enhance namespace comments a bit
...
svn-id: r53484
2010-10-15 12:48:19 +00:00
Filippos Karapetis
7cdddd5ffb
SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings"
...
svn-id: r53482
2010-10-15 12:40:24 +00:00
Matthew Hoops
07abe3d603
SCI: Add detection for Hoyle4 Mac
...
svn-id: r53397
2010-10-13 03:28:59 +00:00
Torbjörn Andersson
54b2a8c98d
JANITORIAL: Cleanup (mostly whitespace)
...
svn-id: r53161
2010-10-12 04:19:58 +00:00
Max Horn
7642cd002a
SCI: Fix warning about uninitialized variable
...
svn-id: r53140
2010-10-10 22:25:30 +00:00
Willem Jan Palenstijn
28ade1826a
SCI: Support kGetTime modes 2 and 3 in SCI 0_LATE
...
This fixes bug #3083879 in Iceman.
svn-id: r53077
2010-10-08 18:33:54 +00:00
Filippos Karapetis
744a1829ac
SCI: Added a check for magnifier cursor multipliers
...
Sierra SCI only allowed multipliers 1, 2 and 4, and errored out on unexpected
values, thus we do the same
svn-id: r53072
2010-10-08 13:33:54 +00:00
Martin Kiewitz
6dcf366b7d
SCI: fixing mag cursor as far as possible
...
added TODO for real proper implementation
at least the alignment and content shown is now correct
svn-id: r53071
2010-10-08 12:41:03 +00:00
Martin Kiewitz
6798b01569
SCI: add global scaling again to kAddToPic
...
fixes regression of r52887 - lb2 actors not scaled correctly bug #3083577
needs to get backported
svn-id: r53068
2010-10-08 10:35:25 +00:00
Filippos Karapetis
e1a5b5cda1
SCI: Fix for bug #3083151 - "QFG3: Long pause while loading specific savegame"
...
svn-id: r53060
2010-10-07 21:50:47 +00:00
Willem Jan Palenstijn
9fae823f61
SCI: Add one more workaround for end of QfG3 Awari
...
svn-id: r53058
2010-10-07 20:48:55 +00:00
Filippos Karapetis
cacfefa699
SCI: bugfix for magnifier cursors
...
When deleting the resources related to magnifier cursors, zero them out
as well. Fixes crash when exiting a game after using a magnifier cursor
svn-id: r53054
2010-10-07 20:00:32 +00:00
Filippos Karapetis
8fcd25bcce
SCI: Added a define to disable room transitions
...
This is only useful for development, for speedy runs of games, and should NOT be
used in general, as it may introduce graphics glitches
svn-id: r53049
2010-10-07 15:30:30 +00:00
Willem Jan Palenstijn
95118b172e
SCI: Still show warning for uninit. reads in release mode
...
svn-id: r53047
2010-10-07 14:57:59 +00:00
Martin Kiewitz
2879e19b6a
SCI: unknown valgrind cases->fake 0 when official
...
we will fake 0 instead of error()ing out in official releases, when an uninitialized temp is read
is supposed to get backported
svn-id: r53046
2010-10-07 14:40:11 +00:00
Martin Kiewitz
5ba3475f93
SCI: fixing kBaseSetter on scaled views
...
adding check, if view is scaleable
also just copying nsRect now instead of recalculating - fixes lb2 regression at the docks (calling taxi hangs the game, bug #3982289 ) - i noticed this difference before but copying nsRect didnt work back then (i guess because of other bugs), that's why i recalculated it
should get backported, but only after some more testing - maybe someone should play through lb2 again
svn-id: r53045
2010-10-07 11:25:09 +00:00
Filippos Karapetis
c8fd37c9f0
SCI: Some fixes for zoom cursors
...
- Now the cursor buffer is initialized outside the mouse movement code, thus saving
a memcpy there
- Plugged some memory leaks
- Removed an obsolete check
svn-id: r53028
2010-10-05 10:30:26 +00:00
Martin Kiewitz
04a8ff06a2
SCI: fixing crash in mag cursor code for pharkas
...
svn-id: r53014
2010-10-04 09:23:06 +00:00
Filippos Karapetis
165432ad19
SCI: Several corrections for magnifier cursors
...
svn-id: r53010
2010-10-04 06:05:34 +00:00
Willem Jan Palenstijn
d1fb1d5b26
SCI: Fix AltInput crash in non-parser games
...
svn-id: r53008
2010-10-03 23:56:17 +00:00
Filippos Karapetis
27745c2143
SCI: Added missing initialization of _zoomBitmap
...
svn-id: r53007
2010-10-03 23:55:28 +00:00
Filippos Karapetis
c9e3a93c04
SCI: Added detection entry for KQ5/PC-98 (bug report #3073583 )
...
svn-id: r53005
2010-10-03 23:10:45 +00:00
Filippos Karapetis
ce8a2fbbbc
SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973 ).
...
These are special cursors which zoom parts of a view dynamically. Examples
are Freddy Pharkas, when reading the prescription with the whiskey and LB2,
when using the magnifying glass on the Rosetta Stone
svn-id: r53003
2010-10-03 22:41:35 +00:00
Willem Jan Palenstijn
11d9f1ec54
SCI: Support alternative inputs from vocab 913
...
This allows the input of accented characters and Japanese using plain ascii
in non-English games.
svn-id: r53001
2010-10-03 20:58:50 +00:00
Willem Jan Palenstijn
40e42f859f
SCI: Fix textwidth computation for chars >= 128
...
svn-id: r52992
2010-10-03 14:52:15 +00:00
Willem Jan Palenstijn
73310fe237
SCI: Remove unused function
...
svn-id: r52990
2010-10-03 10:49:58 +00:00
Willem Jan Palenstijn
f98536eef5
SCI: Allow multiple word groups in parser
...
In SCI01 and up, each typed word may be interpreted as multiple
class,group pairs. This patch adds support to the vocabulary and
parser. It uses the matcher support added in r52985.
This fixes parser issues in German LSL3, but needs testing.
svn-id: r52989
2010-10-03 10:49:42 +00:00
Willem Jan Palenstijn
a6839d5ffd
SCI: Fix memleak
...
svn-id: r52986
2010-10-02 23:17:19 +00:00
Willem Jan Palenstijn
ab46bf0f61
SCI: Allow multiple word groups in parse tree leafs
...
This is to prepare for multilingual SCI versions. In those a single typed word
may be parsed to multiple class,group pairs, any of which may match
the said specs. The actual parsing is not yet implemented.
svn-id: r52985
2010-10-02 23:17:03 +00:00
Willem Jan Palenstijn
4a9f2204c4
SCI: Fix typo in testcase
...
svn-id: r52984
2010-10-02 22:11:51 +00:00
Max Horn
484bf9c269
ALL: Fixup some #define names
...
svn-id: r52935
2010-09-28 20:30:50 +00:00
Martin Kiewitz
cd6aa62702
SCI: adding separate status drawing code
...
now also draws "IV" in KQ4 correctly. This wasn't the case before because we reused the regular drawing code, which would see the 0xA ("IV") as linebreak
save for backport
svn-id: r52913
2010-09-26 18:23:53 +00:00
Martin Kiewitz
432b7b25d9
SCI: kDrawPic setting _picNotValid on non-front
...
fixes lsl5 english graphic corruption during taj mahal wakeup, should also fix sq5 1.03 graphic corruption right after scrubbing (bug #3041069 )
save for backporting
svn-id: r52911
2010-09-26 15:47:13 +00:00
Martin Kiewitz
7105e294e2
SCI: little optimization in kAddToPic
...
definitely save to backport, belongs to r52887
svn-id: r52888
2010-09-25 19:43:36 +00:00
Martin Kiewitz
18cd3333c0
SCI: changes to kAddToPic
...
kAddToPic doesnt do loop/cel fixups, it also doesnt support global scaling and will only set nsRect on scaled Cels, not reusing fill() of kAnimate anymore, but doing those things separately
fixes kq6 - 2nd window shown instead of peppermint bush (bug #3070465 )
should be save to backport
svn-id: r52887
2010-09-25 19:28:56 +00:00
Martin Kiewitz
a8df677c04
SCI: save/restore intensity of sysPalette
...
fixes bug #3072868
should be save for backporting
svn-id: r52875
2010-09-24 09:56:50 +00:00
Johannes Schickel
fd3cc727c9
SCI: Implement voice mapping for CMS driver.
...
svn-id: r52871
2010-09-24 00:38:18 +00:00
Lars Skovlund
0e86f6aa61
Make r52818 general on trunk
...
svn-id: r52820
2010-09-20 18:45:52 +00:00
Lars Skovlund
bd9f9bb06e
SCI: Handle bit 2 of scaleSignal by not updating nsRect values when
...
it's set. Currently game-specific for Hoyle4; fixes bug #3038424 . But
other SCI1.1 games should be tested with a general version of this to
see whether it fixes relevant bugs.
svn-id: r52818
2010-09-20 18:31:59 +00:00
Filippos Karapetis
4edce6d860
SCI2/2.1: Changes to the plane code
...
Moved some plane related functions inside updatePlane() instead of frameOut(). Cleanup.
svn-id: r52804
2010-09-19 14:50:28 +00:00
Filippos Karapetis
433448ff62
SCI: Added documentation for the different music patches in SCI games
...
svn-id: r52802
2010-09-19 11:44:07 +00:00
Filippos Karapetis
1d9d55b177
SCI2: Some work on RBT files
...
svn-id: r52801
2010-09-19 10:56:08 +00:00
Torbjörn Andersson
c91a07229a
JANITORIAL: Removed most punctuation at end of warning() and error()
...
Our warning() and error() functions always add an exclamation mark
to the end of the message anyway.
svn-id: r52791
2010-09-18 10:55:16 +00:00
Filippos Karapetis
928bcdbe09
SCI: Some changes to the fallback detector (sync with branch 1.2.0)
...
Added more graceful handling of the case where SCI32 isn't built in and the
user tries to detect or start a SCI32 game
svn-id: r52789
2010-09-18 09:47:18 +00:00