Commit Graph

20064 Commits

Author SHA1 Message Date
Travis Howell
45692d4323 Add work around for script bug in Amiga AGA/CD32 verisons of Simon the Sorcerer 1.
svn-id: r25510
2007-02-12 05:16:03 +00:00
Travis Howell
9315ccbdc1 Fix icons palette in AGA/CD32 versions of Simon the Sorcerer 1.
svn-id: r25509
2007-02-12 04:58:49 +00:00
Travis Howell
2c0c7a8e17 Minor changes for coding guidelines.
svn-id: r25508
2007-02-12 04:30:24 +00:00
Travis Howell
bfd3d872b8 Adjust random opcode for Amiga versions of Simon the Sorcerer 1.
svn-id: r25507
2007-02-12 04:23:10 +00:00
Travis Howell
384fd4b833 Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of Simon the Sorcerer 1.
svn-id: r25506
2007-02-12 04:18:19 +00:00
Travis Howell
189b4abb33 Pass VC10_state directly to convertclip, to reduce arguments.
svn-id: r25505
2007-02-12 03:59:29 +00:00
Travis Howell
8ba3553722 Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of Simon the Sorcerer 1.
svn-id: r25504
2007-02-12 01:07:27 +00:00
Eugene Sandulenko
f2dff4dec6 Fingolfin's patch for improving dictionary loading speed. Applied as is.
svn-id: r25503
2007-02-12 00:21:30 +00:00
Travis Howell
d8d2c4cd65 Ooops, remove debug leftovers in last commit.
svn-id: r25502
2007-02-12 00:21:04 +00:00
Travis Howell
d4a206ec12 Add basic support for AtariST demo of Elvira 1.
svn-id: r25501
2007-02-12 00:14:14 +00:00
Torbjörn Andersson
3bc0661065 Merged the "palette manager" into the cursor manager. It was only used to
manage *cursor* palettes, so the name was misleading.

svn-id: r25500
2007-02-12 00:04:56 +00:00
Torbjörn Andersson
59eaade15d Make the mouse cursor white (instead of green) with a black outline on
platforms that support cursor palettes. Changed the cursor design slightly.
It's not necessarily better than the old one, but it matches the arrow cursor
used in early SCI games, which seems appropriate.

svn-id: r25499
2007-02-11 23:46:23 +00:00
Max Horn
ccd6417f88 Fix warnings
svn-id: r25498
2007-02-11 22:40:32 +00:00
Max Horn
856742075e Code cleanup: Removing unused code for handling OS/2 (NE header) binaries
svn-id: r25497
2007-02-11 22:37:47 +00:00
Nicola Mettifogo
f0cdab74a5 added load/save support
svn-id: r25496
2007-02-11 21:17:37 +00:00
Max Horn
f3141ba2a0 Marked FM-TOWNS demos as such
svn-id: r25494
2007-02-11 20:16:25 +00:00
Max Horn
5298fa0e47 SCUMM: Enhanced preferredtarget support
svn-id: r25493
2007-02-11 19:59:07 +00:00
Max Horn
534bfddd06 Fix for bug #1506591: HE71-73: Fails to load mouse data (Endian issue?)
svn-id: r25492
2007-02-11 18:07:19 +00:00
Max Horn
986ff06af9 Fix for bug #1656870 (GUI: MassAdd: One Has to click twice to confirm)
svn-id: r25491
2007-02-11 14:25:46 +00:00
Max Horn
f31d438a64 SWORD2: Enhance the detector to recurse into the 'clusters' directory, making it possible to detect & run BS2 from (a straight copy of) the CD
svn-id: r25490
2007-02-11 13:02:50 +00:00
Joost Peters
beef3b3a87 remove libmpeg2 'support', as we support DXA cutscenes now and mpeg2 was never working well on PSP
svn-id: r25489
2007-02-11 11:47:05 +00:00
Travis Howell
c9202232ab Whitespace changes.
svn-id: r25488
2007-02-11 11:35:19 +00:00
Joost Peters
fb76c7d2e5 fix compilation / modularization update
svn-id: r25487
2007-02-11 11:24:37 +00:00
Eugene Sandulenko
b14bb6206a Improve detection. Remove redundant md5s
svn-id: r25486
2007-02-11 11:23:30 +00:00
Travis Howell
d161c4f216 Patch from Quietust to correct building in debug mode.
svn-id: r25485
2007-02-11 03:28:25 +00:00
Johannes Schickel
46747d8396 should fix warnings in msvc.
svn-id: r25484
2007-02-11 03:21:27 +00:00
Max Horn
a6bd7be988 Patch #1186858 (GM/GS/MT-32 Init Patch) -- slightly adapted to apply to current SVN
svn-id: r25483
2007-02-11 03:01:28 +00:00
Travis Howell
028d077e2b Enable stereo by default for all ProTracker mods.
svn-id: r25482
2007-02-11 02:47:02 +00:00
Travis Howell
9f0ed19076 Add Quietust's patch for improved string redering in Amiga versions of Simon the Sorcerer 1.
svn-id: r25481
2007-02-11 02:19:56 +00:00
Travis Howell
6bdd106176 Add Acorn disk version of Simon the Sorcerer 1.
svn-id: r25480
2007-02-11 02:16:00 +00:00
Johannes Schickel
841fd4f94f cleanup
svn-id: r25479
2007-02-11 01:38:15 +00:00
Nicola Mettifogo
b8087fe1a8 fixed wrong implementation: zones and animations now survive location switches according to their properties and/or system flags
svn-id: r25478
2007-02-10 21:00:15 +00:00
Eugene Sandulenko
dcfd2e9224 Make Amiga v3 games work.
svn-id: r25477
2007-02-10 20:50:00 +00:00
Max Horn
2ff7f04cc7 Speed up loading of pred.txt, by using a sort algorithm that doesn't choke on pre-sorted data as our current (sloooow) Common::sort does
svn-id: r25476
2007-02-10 18:48:28 +00:00
Max Horn
063e09be02 Patch #1656801 (BASS: various control panel fixes), which fixes bug #1548779 (BASS: Control panel inconsistency for FX/Music button texts)
svn-id: r25473
2007-02-10 18:10:55 +00:00
Max Horn
a14e90478c Added small note to ThemeModern::calcLuminance
svn-id: r25472
2007-02-10 18:09:13 +00:00
Max Horn
9dbf7d271b Stronger dimming for disabled GUI widgets
svn-id: r25471
2007-02-10 17:45:25 +00:00
Eugene Sandulenko
90a7cbd6d7 Get rid of AGI_AMIGA and use platform setting instead.
svn-id: r25469
2007-02-10 17:10:55 +00:00
Joachim Eberhard
e7c98ad5d6 fixing Amiga games detection
svn-id: r25468
2007-02-10 17:00:36 +00:00
Eugene Sandulenko
1cfac7fda3 Patch #1637824: AGI: Allow mouse use in save / load dialogs
svn-id: r25467
2007-02-10 16:34:45 +00:00
Joachim Eberhard
4c1f958297 minor consistency improvement for dates
svn-id: r25461
2007-02-10 11:18:10 +00:00
Travis Howell
37aec3376f Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files.
svn-id: r25460
2007-02-10 11:03:19 +00:00
Joachim Eberhard
f8cbf22042 make extra info consistent and add missing dates
svn-id: r25459
2007-02-10 11:01:13 +00:00
Travis Howell
b276afb9eb Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files.
svn-id: r25458
2007-02-10 10:58:43 +00:00
Torbjörn Andersson
ea131c6049 Select default render mode based on platform: Amiga mode for Amiga games, EGA
mode for PC games. You can, of course, still override it.

svn-id: r25457
2007-02-10 10:27:07 +00:00
Joachim Eberhard
dcb757fa4b remove redundant LSL1 DOS
svn-id: r25456
2007-02-10 10:02:40 +00:00
Paul Gilbert
64fb3fad3f Bugfix to clipping so player's feet aren't visible in the corner of the screen as the chute is exited
svn-id: r25455
2007-02-10 03:45:06 +00:00
Max Horn
6899e72be9 Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERA
svn-id: r25454
2007-02-10 02:05:59 +00:00
Max Horn
7940720d71 SCUMM: Added preferredtarget support
svn-id: r25453
2007-02-09 18:23:59 +00:00
Max Horn
16a2940808 cleanup
svn-id: r25452
2007-02-09 17:57:49 +00:00