aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2007-04-28Some minor cleanup (but we need to get rid of fopen/fread use here)Max Horn
svn-id: r26647
2007-04-28This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1:Torbjörn Andersson
Cutscene subtitles"). It still has the deficiencies listen in the patch tracker and should therefore be considered work-in-progress, but sev said I should go ahead and commit it anyway. I have no further plans for it right now, so feel free to improve on it. svn-id: r26644
2007-04-28fixed warningPaweł Kołodziejski
svn-id: r26643
2007-04-28Add code difference for inventory arrows in Amiga versions of Simon the ↵Travis Howell
Sorcerer 1. svn-id: r26641
2007-04-28Ahem. Fixing code formatting.Eugene Sandulenko
svn-id: r26640
2007-04-28Changed abs() to ABS()Torbjörn Andersson
svn-id: r26639
2007-04-28Fixed warning.Torbjörn Andersson
svn-id: r26638
2007-04-28Fix extended characters in fontVincent Hamm
Implement palette manipulation svn-id: r26637
2007-04-27SCUMM: Moved data tables from detection.cpp to detection_tables.hMax Horn
svn-id: r26636
2007-04-27SAGA: Moved displayinfo stuff into its own header fileMax Horn
svn-id: r26635
2007-04-27Renamed agosgame.cpp -> detection_tables.hMax Horn
svn-id: r26634
2007-04-27Some tweaks to saga/detection_tables.hMax Horn
svn-id: r26633
2007-04-27Renamed sagagame.cpp -> detection_tables.h; merged sagagame.h into saga.hMax Horn
svn-id: r26632
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
svn-id: r26631
2007-04-27Fixing more warningsMax Horn
svn-id: r26630
2007-04-27That should fix another segfault when clicking outside of the screen (bug ↵Sven Hesse
#1708863) svn-id: r26629
2007-04-27Fix compilationSven Hesse
svn-id: r26628
2007-04-27Fixed compilation (and a warning).Torbjörn Andersson
svn-id: r26627
2007-04-27Moved lure detection code into a new detection.cpp fileMax Horn
svn-id: r26625
2007-04-27CleanupVincent Hamm
svn-id: r26624
2007-04-27Renamed some game.cpp files to detection.cppMax Horn
svn-id: r26623
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn
svn-id: r26622
2007-04-27Fix warningMax Horn
svn-id: r26621
2007-04-27Refactored music code for dos version and added music to Amiga versions.Nicola Mettifogo
svn-id: r26619
2007-04-27Fixing more warningsMax Horn
svn-id: r26618
2007-04-27Fixing lots of warningsMax Horn
svn-id: r26617
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
svn-id: r26615
2007-04-27Wrong pasteFilippos Karapetis
svn-id: r26614
2007-04-27Removed some more warnings, fixed a regression madeFilippos Karapetis
svn-id: r26613
2007-04-27Fixing some more warningsFilippos Karapetis
svn-id: r26612
2007-04-27Fixed some warnings and unused variablesFilippos Karapetis
svn-id: r26611
2007-04-27Fixing compilation for meSven Hesse
svn-id: r26610
2007-04-27Adding cruise/module.mkFilippos Karapetis
svn-id: r26609
2007-04-27Updated configure and engines/engines.mk to include the cruise engine ↵Filippos Karapetis
(disabled by default) svn-id: r26608
2007-04-27Added the English version of Cruise for a Corpse to the detector, fixed typoFilippos Karapetis
svn-id: r26606
2007-04-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605
2007-04-27Cleanup.Johannes Schickel
svn-id: r26604
2007-04-26Make AGIPAL support more robustEugene Sandulenko
svn-id: r26598
2007-04-26Removing more semicolaMax Horn
svn-id: r26597
2007-04-26Oops.Johannes Schickel
svn-id: r26596
2007-04-25Removed some more superfluous semicolons in the gob engineSven Hesse
svn-id: r26595
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on ↵Max Horn
scummvm-devel) svn-id: r26594
2007-04-24Added the french Atari ST version of Gob2, as supplied by bgk in bug report ↵Sven Hesse
#1706861 svn-id: r26591
2007-04-24Added the italian floppy version of Gob3, as supplied by Paranoimia on #scummvmSven Hesse
svn-id: r26590
2007-04-24Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority lineFilippos Karapetis
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-24The amiga version has english and german textSven Hesse
svn-id: r26588
2007-04-23Fixed paths. (Short comment for big achievement).Nicola Mettifogo
svn-id: r26586
2007-04-23Fonts have been taking care of them being proportional for some time now, so ↵Nicola Mettifogo
it's time to remove old flags. svn-id: r26585
2007-04-23Improvements on background masking in Amiga versions (not yet perfect, though),Nicola Mettifogo
svn-id: r26584
2007-04-23Fixed VS2005 warningNicola Mettifogo
svn-id: r26582