Travis Howell
3dc498c5ec
SCUMM: Fix Macintosh demo of Putt-Putt Joins the Parade.
...
svn-id: r53557
2010-10-17 23:45:57 +00:00
Filippos Karapetis
7706f90c71
SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functions
...
svn-id: r53556
2010-10-17 22:56:11 +00:00
Florian Kagerer
365cb758fb
GRAPHICS: enable sjis code for scumm engine
...
svn-id: r53555
2010-10-17 14:11:06 +00:00
Florian Kagerer
c841c3fb7c
SCUMM/FM-TOWNS: more improvements to japanese font drawing
...
- made use of LordHotos graphics/sjis code to reduce code duplication
- japanese mode for version 3 and 5 works fine now with few exceptions (some line spacing glitches in MI1 intro etc.)
svn-id: r53554
2010-10-17 13:08:00 +00:00
Travis Howell
728a231d7b
SCUMM: Fix bug #2952298 - HE (16Bit): Inventory items (Cursors) have wrong color.
...
svn-id: r53552
2010-10-17 12:44:56 +00:00
Sylvain Dupont
4d28de5623
TOON: Prevent quick load/save when it's not currently possible
...
svn-id: r53550
2010-10-16 22:07:09 +00:00
Sylvain Dupont
40d38fcc0d
TOON: Added most of the remaining Advanced Engine Features
...
Loading/Saving during runtime, Advanced Pausing,
Load savestate via launcher, RTL
svn-id: r53549
2010-10-16 21:58:33 +00:00
Matthew Hoops
bc5f10a55c
SCI: Add The Black Cauldron (fan game)
...
svn-id: r53547
2010-10-16 20:48:51 +00:00
Sylvain Dupont
748e00f1cf
TOON: Implemented the 4 different mute modes for sound/text
...
As specified in the hotkeys screen (music,dialog,sound,text on/off)
Sounds are still played but with a volume = 0 (for timing issues)
svn-id: r53545
2010-10-16 19:27:11 +00:00
Sven Hesse
c9f9c75a83
GOB: Extend debug console variable command a bit
...
...So that it's actually useful
svn-id: r53544
2010-10-16 17:25:08 +00:00
Sylvain Dupont
49fc73e3be
TOON: Fix bugs #3085967 and #3085969 about guards dance
...
Bug #3085969 : "TOON: Missing dialogue for Palace guards dance"
Bug #3085969 : "TOON: Missing dialogue for Palace Guards sequence"
svn-id: r53543
2010-10-16 17:06:10 +00:00
Sylvain Dupont
de1b17fb99
TOON: Fix inventory autoclose when the click is too long
...
svn-id: r53542
2010-10-16 15:55:11 +00:00
Sylvain Dupont
291f39044f
TOON: Removed useless debug printf
...
svn-id: r53541
2010-10-16 15:49:48 +00:00
Sylvain Dupont
fff2066872
TOON: Fixed bug #3085999 with bad mouse button behavior
...
Bug #3085999 : TOON: "Exiting inventory screen loop"
Now the events are fired on mouse down instead of on mouse up.
svn-id: r53540
2010-10-16 15:44:50 +00:00
Sylvain Dupont
7b50c2e3c3
TOON: Fixed Bug #3086564 with freezing conversation
...
Bug #3086564 : "TOON: Conversation freeze"
There was an error in hardcoded conversation flag function
Fixed also all endianess problems in conversations
svn-id: r53539
2010-10-16 15:14:09 +00:00
Ori Avtalion
e6ae9c4d98
SWORD25: Use C-style comments in C files
...
svn-id: r53538
2010-10-16 12:04:22 +00:00
Ori Avtalion
ea9679cf72
SWORD25: Update svn keywords
...
svn-id: r53537
2010-10-16 12:02:59 +00:00
Johannes Schickel
3b69f1cae6
CREDITS: Sync credits with r53530.
...
svn-id: r53531
2010-10-16 01:15:09 +00:00
Sylvain Dupont
59e9db8450
CREDITS: Added Toon engine
...
svn-id: r53530
2010-10-16 01:03:21 +00:00
Sylvain Dupont
2c2ca3e353
TOON: Fixed bug #3086000 there was no magnifier effect
...
Bug #3086000 : "TOON: Magnifying glass cursor drawn incorrectly"
Zoom magnifier postprocess fx has been implemented
svn-id: r53529
2010-10-16 00:17:19 +00:00
Florian Kagerer
63c30e959f
SCUMM/FM-TOWNS: fix regression in non Japanese SCUMM 3 games
...
svn-id: r53523
2010-10-15 23:28:09 +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
Sylvain Dupont
19272595e7
TOON: Fixed Bug #3085978 with "Exit Not Defined" appearing
...
Bug #3085978 : "TOON: "Exit not defined" when leaving cellar"
svn-id: r53521
2010-10-15 22:05:54 +00:00
Sylvain Dupont
906704b213
TOON: Fixed bug #3084738 with loading bottomless bag state
...
Bug #3084738 : "TOON: Vanishing bottomless bag"
svn-id: r53520
2010-10-15 21:58:34 +00:00
Florian Kagerer
af52d3a7f6
SCUMM/FM-TOWNS: fix display of dialogue options in Indy 4 Japanese
...
svn-id: r53519
2010-10-15 21:48:46 +00:00
Florian Kagerer
87b5598720
SCUMM/FM-TOWNS: fix up/down inventory arrows in Indy 4 Japanese
...
svn-id: r53518
2010-10-15 21:26:05 +00:00
Martin Kiewitz
9cc51096c0
SCI: updating comment for r53515
...
svn-id: r53517
2010-10-15 21:16:36 +00:00
Paul Gilbert
e868dcd804
LURE: Fix for #3087842 - Code analysis warnings
...
This is a somewhat cleaner version than my previous commit
svn-id: r53516
2010-10-15 21:13:35 +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
Martin Kiewitz
5ba92baa9f
TOON: readding spanish special chars removed in r53513
...
svn-id: r53514
2010-10-15 20:52:29 +00:00
Martin Kiewitz
effe45e581
TOON: fix Ä umlaut and " char in german version of toonstruck
...
svn-id: r53513
2010-10-15 20:32:46 +00:00
Torbjörn Andersson
9744167adc
SWORD25: Fix infinite recursion
...
If I understand this, we don't need to call Kernel::GetInstance()
when we are already in the Kernel class. In this particular case,
_RegisterScriptBindings() is called from the Kernel constructor, so
it gets called again and again because _Instance hasn't yet been set.
svn-id: r53512
2010-10-15 20:01:13 +00:00
Florian Kagerer
b184d7bbdb
SCUMM/FM-TOWNS: improve japanese font drawing in SCUMM 3 games
...
svn-id: r53510
2010-10-15 19:10:18 +00:00
Torbjörn Andersson
10bd159d0d
SWORD2: Add assert()s prompted by code analysis warnings.
...
See bug #3087857 .
svn-id: r53509
2010-10-15 19:08:56 +00:00
Johannes Schickel
cf8b589984
COMMON: Made some constructors explicit, where we wouldn't really like implicit conversion.
...
svn-id: r53508
2010-10-15 18:30:29 +00:00
Johannes Schickel
08afc68df0
COMMON: Extend workaround in HashMap code for sgi IRIX MIPSpro to also apply for Intel's C++ compiler.
...
svn-id: r53507
2010-10-15 18:20:21 +00:00
Johannes Schickel
4306a65577
COMMON: Revert attempt to silence MSVC warning in Common::gcd.
...
svn-id: r53506
2010-10-15 18:20:01 +00:00
Filippos Karapetis
e7ff1574ef
M4: Fixed OP_NOT and OP_COMP behavior again (thanks wjp)
...
svn-id: r53505
2010-10-15 15:51:59 +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
db369838e2
AGOS: Fixed code analysis warnings - bug #3087828
...
svn-id: r53503
2010-10-15 15:23:53 +00:00
Filippos Karapetis
5961857049
TOON: Fixed code analysis warning - bug #3087867
...
svn-id: r53502
2010-10-15 15:17:49 +00:00
Filippos Karapetis
c2e08538ee
M4: Fixed code analysis warnings - bug #3087845
...
svn-id: r53500
2010-10-15 15:05:23 +00:00
Filippos Karapetis
abcceb8a4e
QUEEN: Fixed code analysis warning - bug #3087851
...
svn-id: r53499
2010-10-15 14:37:50 +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
Johannes Schickel
5c102d4f08
COMMON: Silence gcc warning introduced with r53496.
...
svn-id: r53497
2010-10-15 14:18:58 +00:00
Johannes Schickel
8fc3c21bd0
COMMON: Attempt to silence MSVC warning in Common::gcd.
...
svn-id: r53496
2010-10-15 14:14:51 +00:00
Johannes Schickel
d221176c47
CRUISE: Replace some strncpy with strlcpy.
...
svn-id: r53495
2010-10-15 14:14:33 +00:00
Johannes Schickel
36d7ec96b9
KYRA: Fix valid warnings of bug #3087837 "KYRA: Code analysis warnings".
...
svn-id: r53494
2010-10-15 14:14:10 +00:00
Sven Hesse
ccb3506719
GRAPHICS: Fix code analysis warnings
...
See bug report #3087917
svn-id: r53493
2010-10-15 13:56:14 +00:00
Sven Hesse
81de95671c
GOB: Properly fixing the captureCounter code analysis warning
...
svn-id: r53492
2010-10-15 13:55:46 +00:00