aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-02-12Add palette code difference for Amiga OCS version of Simon the Sorcerer 1.Travis Howell
svn-id: r25517
2007-02-12autodistinguish sq2 2.0F dos+amigaJoachim Eberhard
svn-id: r25516
2007-02-12re-added missing wince #include; got deleted suring the simon -> agos transitionKostas Nakos
svn-id: r25515
2007-02-12apply modified patch #1657436 (alignment issues)Kostas Nakos
svn-id: r25514
2007-02-12Update work around for script bug in Amiga AGA/CD32 verisons of Simon the ↵Travis Howell
Sorcerer 1. svn-id: r25513
2007-02-12Fix icons regression in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
svn-id: r25512
2007-02-12Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove ↵Travis Howell
duplciate cursor table. svn-id: r25511
2007-02-12Add work around for script bug in Amiga AGA/CD32 verisons of Simon the ↵Travis Howell
Sorcerer 1. svn-id: r25510
2007-02-12Fix icons palette in AGA/CD32 versions of Simon the Sorcerer 1.Travis Howell
svn-id: r25509
2007-02-12Minor changes for coding guidelines.Travis Howell
svn-id: r25508
2007-02-12Adjust random opcode for Amiga versions of Simon the Sorcerer 1.Travis Howell
svn-id: r25507
2007-02-12Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ↵Travis Howell
Simon the Sorcerer 1. svn-id: r25506
2007-02-12Pass VC10_state directly to convertclip, to reduce arguments.Travis Howell
svn-id: r25505
2007-02-12Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of ↵Travis Howell
Simon the Sorcerer 1. svn-id: r25504
2007-02-12Fingolfin's patch for improving dictionary loading speed. Applied as is.Eugene Sandulenko
svn-id: r25503
2007-02-12Ooops, remove debug leftovers in last commit.Travis Howell
svn-id: r25502
2007-02-12Add basic support for AtariST demo of Elvira 1.Travis Howell
svn-id: r25501
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
manage *cursor* palettes, so the name was misleading. svn-id: r25500
2007-02-11Make the mouse cursor white (instead of green) with a black outline onTorbjörn Andersson
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-11Fix warningsMax Horn
svn-id: r25498
2007-02-11Code cleanup: Removing unused code for handling OS/2 (NE header) binariesMax Horn
svn-id: r25497
2007-02-11added load/save supportNicola Mettifogo
svn-id: r25496
2007-02-11Marked FM-TOWNS demos as suchMax Horn
svn-id: r25494
2007-02-11SCUMM: Enhanced preferredtarget supportMax Horn
svn-id: r25493
2007-02-11Fix for bug #1506591: HE71-73: Fails to load mouse data (Endian issue?)Max Horn
svn-id: r25492
2007-02-11Fix for bug #1656870 (GUI: MassAdd: One Has to click twice to confirm)Max Horn
svn-id: r25491
2007-02-11SWORD2: Enhance the detector to recurse into the 'clusters' directory, ↵Max Horn
making it possible to detect & run BS2 from (a straight copy of) the CD svn-id: r25490
2007-02-11remove libmpeg2 'support', as we support DXA cutscenes now and mpeg2 was ↵Joost Peters
never working well on PSP svn-id: r25489
2007-02-11Whitespace changes.Travis Howell
svn-id: r25488
2007-02-11fix compilation / modularization updateJoost Peters
svn-id: r25487
2007-02-11Improve detection. Remove redundant md5sEugene Sandulenko
svn-id: r25486
2007-02-11Patch from Quietust to correct building in debug mode.Travis Howell
svn-id: r25485
2007-02-11should fix warnings in msvc.Johannes Schickel
svn-id: r25484
2007-02-11Patch #1186858 (GM/GS/MT-32 Init Patch) -- slightly adapted to apply to ↵Max Horn
current SVN svn-id: r25483
2007-02-11Enable stereo by default for all ProTracker mods.Travis Howell
svn-id: r25482
2007-02-11Add Quietust's patch for improved string redering in Amiga versions of Simon ↵Travis Howell
the Sorcerer 1. svn-id: r25481
2007-02-11Add Acorn disk version of Simon the Sorcerer 1.Travis Howell
svn-id: r25480
2007-02-11cleanupJohannes Schickel
svn-id: r25479
2007-02-10fixed wrong implementation: zones and animations now survive location ↵Nicola Mettifogo
switches according to their properties and/or system flags svn-id: r25478
2007-02-10Make Amiga v3 games work.Eugene Sandulenko
svn-id: r25477
2007-02-10Speed up loading of pred.txt, by using a sort algorithm that doesn't choke ↵Max Horn
on pre-sorted data as our current (sloooow) Common::sort does svn-id: r25476
2007-02-10Patch #1656801 (BASS: various control panel fixes), which fixes bug #1548779 ↵Max Horn
(BASS: Control panel inconsistency for FX/Music button texts) svn-id: r25473
2007-02-10Added small note to ThemeModern::calcLuminanceMax Horn
svn-id: r25472
2007-02-10Stronger dimming for disabled GUI widgetsMax Horn
svn-id: r25471
2007-02-10Get rid of AGI_AMIGA and use platform setting instead.Eugene Sandulenko
svn-id: r25469
2007-02-10fixing Amiga games detectionJoachim Eberhard
svn-id: r25468
2007-02-10Patch #1637824: AGI: Allow mouse use in save / load dialogsEugene Sandulenko
svn-id: r25467
2007-02-10minor consistency improvement for datesJoachim Eberhard
svn-id: r25461
2007-02-10Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files.Travis Howell
svn-id: r25460
2007-02-10make extra info consistent and add missing datesJoachim Eberhard
svn-id: r25459