553 Commits

Author SHA1 Message Date
Gregory Montoir
ee6533365d cross reference update / cleanup
svn-id: r10916
2003-10-20 13:54:46 +00:00
David Eriksson
811b0a1855 - Disable debug messages
- Write text at correct position

svn-id: r10915
2003-10-20 13:08:59 +00:00
Gregory Montoir
78f8733180 fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)
svn-id: r10914
2003-10-20 12:30:34 +00:00
Gregory Montoir
61a27e1b63 remaining palette stuff
svn-id: r10911
2003-10-20 10:26:56 +00:00
Gregory Montoir
59f5854be2 real Logic::anim cleanup
svn-id: r10910
2003-10-20 08:39:18 +00:00
Gregory Montoir
769f033b00 Logic::anim / BobSlot cleanup
svn-id: r10909
2003-10-20 08:34:48 +00:00
Gregory Montoir
e25bda32ec minor cleanup / comments update
svn-id: r10908
2003-10-19 18:52:28 +00:00
David Eriksson
7897eeac10 Do it right this time.
svn-id: r10906
2003-10-19 11:55:55 +00:00
David Eriksson
e3d236def0 Probably play right voice at the right time now.
svn-id: r10905
2003-10-19 11:51:41 +00:00
David Eriksson
b7f01db3f7 Added scaling of objects in cutaways.
svn-id: r10904
2003-10-19 11:41:24 +00:00
David Eriksson
3e1e888c07 - currentImage stuff
- create correct voice file prefix

svn-id: r10903
2003-10-19 11:01:23 +00:00
Gregory Montoir
26aa6c9087 fix truck intro problem
svn-id: r10901
2003-10-18 19:40:11 +00:00
Gregory Montoir
3fdb2540c0 fix bad access on areas
svn-id: r10900
2003-10-18 17:42:24 +00:00
Gregory Montoir
eadf6356d3 fix bob clipping errors
svn-id: r10899
2003-10-18 17:12:50 +00:00
Gregory Montoir
673b211fda display Joe at current position during intro. Still have to find out why the truck flashes on talkie version...
svn-id: r10898
2003-10-18 17:09:13 +00:00
David Eriksson
2a5c965283 Improved the 'special moves' for intro cutaway (but the thugs must be
hiding behind some crate...)

svn-id: r10897
2003-10-18 16:19:36 +00:00
David Eriksson
201c7f129c Fix normal animation.
svn-id: r10896
2003-10-18 15:33:23 +00:00
David Eriksson
57dc2067c1 Special actions for cdint.cut
svn-id: r10895
2003-10-18 14:01:43 +00:00
David Eriksson
1a8397a475 Fix a little bug.
svn-id: r10893
2003-10-18 12:59:44 +00:00
David Eriksson
d2e65e35e9 Handle cutaway text.
svn-id: r10892
2003-10-18 12:48:05 +00:00
David Eriksson
935a476a29 Moved function from Talk to Graphics because Cutaway need it too.
svn-id: r10891
2003-10-18 12:18:43 +00:00
David Eriksson
de37ee0c3e - Fix some cutaway crashes
- Implement more cutaway animation

svn-id: r10890
2003-10-18 11:46:52 +00:00
David Eriksson
65883950d8 Make the aeroplane fly (and Joe too... I wonder what he smoked.)
svn-id: r10889
2003-10-18 10:58:10 +00:00
Gregory Montoir
c518ee26ec minor changes to joeMove() code
svn-id: r10888
2003-10-18 08:12:56 +00:00
Gregory Montoir
be8bbb143e minor adds + cleanup + fix parallax problem
svn-id: r10887
2003-10-18 08:12:14 +00:00
Gregory Montoir
a581a2be5e update references for Display class
svn-id: r10886
2003-10-18 08:11:59 +00:00
Max Horn
0694eed273 moved game detection code out to the plugins
svn-id: r10882
2003-10-17 23:16:53 +00:00
Max Horn
8ab81c2533 fix warning
svn-id: r10873
2003-10-17 16:50:35 +00:00
Jamieson Christian
e59ce1cd5a Fix MSVC6 warnings
svn-id: r10871
2003-10-17 16:42:49 +00:00
Jamieson Christian
1f941c822c Make enums public. Fixes MSVC erros with enum usage in member structs
svn-id: r10870
2003-10-17 16:42:10 +00:00
Joost Peters
4fe33a1dae also look for TBL file in current directory (useful when running the game from CD)
svn-id: r10861
2003-10-17 14:26:23 +00:00
Gregory Montoir
f4b5626fd7 preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as Bobs coordinates are also modified in cutaway/action_special_move
svn-id: r10860
2003-10-17 14:26:05 +00:00
Gregory Montoir
323c338169 more palette stuff
svn-id: r10859
2003-10-17 13:12:50 +00:00
Torbjörn Andersson
250f2ea52b Fix warning.
svn-id: r10856
2003-10-17 12:00:08 +00:00
David Eriksson
a935fcfe92 - Implement *WT
- Disable some debug output

svn-id: r10855
2003-10-17 11:47:41 +00:00
David Eriksson
d228678a5a Disable some debug output
svn-id: r10854
2003-10-17 11:47:21 +00:00
Joost Peters
e00848384a fixed crash (atleast it crashes for me on OSX) - can someone please verify if this is a proper fix (and doesn't break anything else?)
svn-id: r10851
2003-10-17 10:51:07 +00:00
Gregory Montoir
e2930bf8be partially fixed palette problem when switching room in cutaway intro
svn-id: r10847
2003-10-17 09:45:12 +00:00
Gregory Montoir
6980358f4d fix french characters display (and maybe german and italian too)
svn-id: r10846
2003-10-17 08:41:31 +00:00
Torbjörn Andersson
40b231e6fe Hack for allowing ScummVM to respond to events during while the intro is
playing. I apologize for adding a global variable, but for now that seemed
like the least intrusive change.

svn-id: r10845
2003-10-17 08:40:48 +00:00
David Eriksson
b2aa63a15e Wrote a little TODO
svn-id: r10842
2003-10-17 07:16:36 +00:00
David Eriksson
46618451eb Do what I actually intended to do.
svn-id: r10841
2003-10-17 03:59:55 +00:00
Max Horn
2da3e5138d fix warning
svn-id: r10837
2003-10-16 23:16:00 +00:00
Paweł Kołodziejski
67d3021d13 commented this line... for proper compilation
svn-id: r10835
2003-10-16 22:12:27 +00:00
David Eriksson
0174cf236b Load room before cutaway.
svn-id: r10834
2003-10-16 19:51:19 +00:00
David Eriksson
7f6c294a1e Play all intro cutaways (some better than others... :-)
svn-id: r10833
2003-10-16 19:40:29 +00:00
Gregory Montoir
5e36a5cac8 modified/fixed palette code
svn-id: r10832
2003-10-16 18:57:56 +00:00
David Eriksson
7c55594afc Now we're talking!
svn-id: r10831
2003-10-16 17:02:32 +00:00
David Eriksson
ebcfb7c820 Initialize Joe's scaling.
svn-id: r10830
2003-10-16 16:58:30 +00:00
David Eriksson
5daae67404 Talk stuff
svn-id: r10829
2003-10-16 16:57:30 +00:00