aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-04-28Some minor cleanup (but we need to get rid of fopen/fread use here)Max Horn
2007-04-28This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1:Torbjörn Andersson
2007-04-28fixed warningPaweł Kołodziejski
2007-04-28Add code difference for inventory arrows in Amiga versions of Simon the Sorce...Travis Howell
2007-04-28Ahem. Fixing code formatting.Eugene Sandulenko
2007-04-28Changed abs() to ABS()Torbjörn Andersson
2007-04-28Fixed warning.Torbjörn Andersson
2007-04-28Fix extended characters in fontVincent Hamm
2007-04-27SCUMM: Moved data tables from detection.cpp to detection_tables.hMax Horn
2007-04-27SAGA: Moved displayinfo stuff into its own header fileMax Horn
2007-04-27Renamed agosgame.cpp -> detection_tables.hMax Horn
2007-04-27Some tweaks to saga/detection_tables.hMax Horn
2007-04-27Renamed sagagame.cpp -> detection_tables.h; merged sagagame.h into saga.hMax Horn
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27Fixing more warningsMax Horn
2007-04-27That should fix another segfault when clicking outside of the screen (bug #17...Sven Hesse
2007-04-27Fix compilationSven Hesse
2007-04-27Fixed compilation (and a warning).Torbjörn Andersson
2007-04-27Moved lure detection code into a new detection.cpp fileMax Horn
2007-04-27CleanupVincent Hamm
2007-04-27Renamed some game.cpp files to detection.cppMax Horn
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn
2007-04-27Fix warningMax Horn
2007-04-27Refactored music code for dos version and added music to Amiga versions.Nicola Mettifogo
2007-04-27Fixing more warningsMax Horn
2007-04-27Fixing lots of warningsMax Horn
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
2007-04-27Wrong pasteFilippos Karapetis
2007-04-27Removed some more warnings, fixed a regression madeFilippos Karapetis
2007-04-27Fixing some more warningsFilippos Karapetis
2007-04-27Fixed some warnings and unused variablesFilippos Karapetis
2007-04-27Fixing compilation for meSven Hesse
2007-04-27Adding cruise/module.mkFilippos Karapetis
2007-04-27Updated configure and engines/engines.mk to include the cruise engine (disabl...Filippos Karapetis
2007-04-27Added the English version of Cruise for a Corpse to the detector, fixed typoFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm
2007-04-27Cleanup.Johannes Schickel
2007-04-26Make AGIPAL support more robustEugene Sandulenko
2007-04-26Removing more semicolaMax Horn
2007-04-26Oops.Johannes Schickel
2007-04-25Removed some more superfluous semicolons in the gob engineSven Hesse
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-04-24Added the french Atari ST version of Gob2, as supplied by bgk in bug report #...Sven Hesse
2007-04-24Added the italian floppy version of Gob3, as supplied by Paranoimia on #scummvmSven Hesse
2007-04-24Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority lineFilippos Karapetis
2007-04-24The amiga version has english and german textSven Hesse
2007-04-23Fixed paths. (Short comment for big achievement).Nicola Mettifogo
2007-04-23Fonts have been taking care of them being proportional for some time now, so ...Nicola Mettifogo
2007-04-23Improvements on background masking in Amiga versions (not yet perfect, though),Nicola Mettifogo
2007-04-23Fixed VS2005 warningNicola Mettifogo