3379 Commits

Author SHA1 Message Date
Max Horn
579a3fe7cf Renamed plugin.cpp to detection.cpp in all engines
svn-id: r26622
2007-04-27 20:23:25 +00:00
Max Horn
89ee8945c1 Fix warning
svn-id: r26621
2007-04-27 20:22:55 +00:00
Nicola Mettifogo
81d6873608 Refactored music code for dos version and added music to Amiga versions.
svn-id: r26619
2007-04-27 20:06:42 +00:00
Max Horn
bead956c8d Fixing more warnings
svn-id: r26618
2007-04-27 19:59:40 +00:00
Max Horn
b4e196e4fd Fixing lots of warnings
svn-id: r26617
2007-04-27 19:54:14 +00:00
Filippos Karapetis
bfe346afd2 Fixed loads of warnings with MSVC and gcc
svn-id: r26615
2007-04-27 18:54:33 +00:00
Filippos Karapetis
b5bc32cf56 Wrong paste
svn-id: r26614
2007-04-27 16:28:22 +00:00
Filippos Karapetis
63fcc7feea Removed some more warnings, fixed a regression made
svn-id: r26613
2007-04-27 16:23:12 +00:00
Filippos Karapetis
def6179a64 Fixing some more warnings
svn-id: r26612
2007-04-27 16:03:45 +00:00
Filippos Karapetis
a1217a9b6a Fixed some warnings and unused variables
svn-id: r26611
2007-04-27 15:53:25 +00:00
Sven Hesse
1ef6a1a7a1 Fixing compilation for me
svn-id: r26610
2007-04-27 15:35:28 +00:00
Filippos Karapetis
8c829072a9 Adding cruise/module.mk
svn-id: r26609
2007-04-27 15:21:01 +00:00
Filippos Karapetis
18f1475b03 Updated configure and engines/engines.mk to include the cruise engine (disabled by default)
svn-id: r26608
2007-04-27 15:10:13 +00:00
Filippos Karapetis
bebf5e5852 Added the English version of Cruise for a Corpse to the detector, fixed typo
svn-id: r26606
2007-04-27 14:43:09 +00:00
Vincent Hamm
c01aa37caa Add cruise source code for scummvm
svn-id: r26605
2007-04-27 12:58:35 +00:00
Johannes Schickel
edd9b31a48 Cleanup.
svn-id: r26604
2007-04-27 12:15:47 +00:00
Eugene Sandulenko
a3ca3a3a3f Make AGIPAL support more robust
svn-id: r26598
2007-04-26 20:18:12 +00:00
Max Horn
d4660cce55 Removing more semicola
svn-id: r26597
2007-04-26 19:08:53 +00:00
Johannes Schickel
8b7d458668 Oops.
svn-id: r26596
2007-04-26 13:00:52 +00:00
Sven Hesse
70bae60c44 Removed some more superfluous semicolons in the gob engine
svn-id: r26595
2007-04-25 19:52:26 +00:00
Max Horn
00b9bc7b36 Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
svn-id: r26594
2007-04-25 19:31:23 +00:00
Sven Hesse
f5ab44cb54 Added the french Atari ST version of Gob2, as supplied by bgk in bug report #1706861
svn-id: r26591
2007-04-24 19:24:56 +00:00
Sven Hesse
bc0dcbfb58 Added the italian floppy version of Gob3, as supplied by Paranoimia on #scummvm
svn-id: r26590
2007-04-24 16:12:43 +00:00
Filippos Karapetis
aa8fa78f62 Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority line
Modify a workaround made for SQ1 to work on SQ1 only, not all AGI games. This fixes bug #1648396 with SQ2, a bug with LSL1 (Sarien bug #925074) and possibly others

svn-id: r26589
2007-04-24 15:43:16 +00:00
Sven Hesse
5c3cd34963 The amiga version has english and german text
svn-id: r26588
2007-04-24 14:02:25 +00:00
Nicola Mettifogo
c1d8a1a01c Fixed paths. (Short comment for big achievement).
svn-id: r26586
2007-04-23 21:31:03 +00:00
Nicola Mettifogo
0782fc5448 Fonts have been taking care of them being proportional for some time now, so it's time to remove old flags.
svn-id: r26585
2007-04-23 21:19:09 +00:00
Nicola Mettifogo
fd08c7278d Improvements on background masking in Amiga versions (not yet perfect, though),
svn-id: r26584
2007-04-23 21:16:13 +00:00
Nicola Mettifogo
b60c35e6f1 Fixed VS2005 warning
svn-id: r26582
2007-04-23 18:28:14 +00:00
Nicola Mettifogo
7609a54520 Some fixes for font management:
- new Amiga topaz font
- labels can be seen on the Amiga demo
- colors are now working

svn-id: r26580
2007-04-23 17:22:47 +00:00
Nicola Mettifogo
0f8c1d4200 Tiny fix for missing text in slides.
svn-id: r26579
2007-04-23 17:08:19 +00:00
Nicola Mettifogo
ea7157c5b8 Simplified loading of background resources for Amiga.
svn-id: r26578
2007-04-23 17:07:47 +00:00
Nicola Mettifogo
77afb85fcd Fixed walking bug: random nodes aren't inserted in the walk path anymore.
svn-id: r26577
2007-04-23 17:07:09 +00:00
Eugene Sandulenko
8d1a5da680 Patch #1705392: "Fix regression with patch #1704914"
svn-id: r26573
2007-04-23 08:12:43 +00:00
Paul Gilbert
307506df9c General bugfixes, added animation handlers for creating potion and freeing Goewin, and in-progress work on completing original game's action precheck code
svn-id: r26572
2007-04-22 22:42:01 +00:00
Eugene Sandulenko
f01fbb8467 Patch from bugreport #1678230: "AGI: Entering text while screen is shaking"
svn-id: r26568
2007-04-22 16:17:14 +00:00
Eugene Sandulenko
55152e4055 Fix for loading savegames from the command line.
svn-id: r26567
2007-04-22 16:06:00 +00:00
Nicola Mettifogo
8c8066b7ab Added stubs for Amiga specific callables.
svn-id: r26565
2007-04-22 09:46:22 +00:00
Eugene Sandulenko
b0ae4bf1a3 Patch #1704914: "Fix for #1671426: MH2 : Doesn't recognize Enter for actions"
svn-id: r26562
2007-04-21 21:47:14 +00:00
Eugene Sandulenko
08f5b5f31d Patch #1704575: 'Fix for #1692346: "KQ2: Cannot leave menu"'
svn-id: r26561
2007-04-21 21:39:27 +00:00
Eugene Sandulenko
3be109b646 More safe version of patch #1689533: "AGI: Load from command line"
svn-id: r26560
2007-04-21 21:35:30 +00:00
Eugene Sandulenko
873efee47f Slighty modified patch #1661777: "SCUMM: allow non-english DIG and COMI
to be set to English"

svn-id: r26559
2007-04-21 21:31:53 +00:00
Eugene Sandulenko
28e721836a Slighty modified patch #1704979: "Fix for #1690045: ITE: Item description missing"
svn-id: r26558
2007-04-21 21:29:52 +00:00
Eugene Sandulenko
b1e79b9253 More meaningful error message
svn-id: r26557
2007-04-21 21:23:26 +00:00
Sven Hesse
8d7d61f1f6 Some more small fixes. Gob3 is completable now :)
svn-id: r26556
2007-04-21 20:13:15 +00:00
Nicola Mettifogo
c9970a8005 - Implemented Amiga halfbrite mode in palette code, though usage is limited to displayItemComment() for the moment.
- Some changes to palette routines to make them fit with the new scheme.

svn-id: r26553
2007-04-21 12:51:40 +00:00
Sven Hesse
28df3debfd - Fixed handling of the case split screen + vertical scrolling area
- Added manual vertical scrolling
- Restricting the mouse cursor to the upper part of the split screen now

svn-id: r26547
2007-04-19 13:51:57 +00:00
Paul Gilbert
fdea5abb34 Added code to prevent NPCs from moving when being talked to
svn-id: r26546
2007-04-19 06:46:56 +00:00
Nicola Mettifogo
9d50a5a64f Fixes bug 1702679.
svn-id: r26544
2007-04-18 11:53:07 +00:00
Travis Howell
913a00ef93 Update details for Russian translation of Simon the Sorcerer 1.
svn-id: r26543
2007-04-18 09:42:13 +00:00