aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-04Fix for bug# 1729307. Fonts are now displayed with shadows when needed on Ami...Nicola Mettifogo
2008-01-04Applied my alternative patch for feature request #1266599 ("BS1: Invert stereoTorbjörn Andersson
2008-01-04fix a race - bug #1863961 (#1769503)Kostas Nakos
2008-01-04Slight cleanupFilippos Karapetis
2008-01-04Updated from media/trunkMax Horn
2008-01-04Make AGIPAL also accept 'pal.100' (Original hacked interpreter also does this).Kari Salminen
2008-01-03Fix another -Wuninitialized warnings - n could have been returned w/o having ...Max Horn
2008-01-03Silence a -Wuninitialized warningMax Horn
2008-01-03Fix compilationFilippos Karapetis
2008-01-03Made the Loom Roland music fix a bit more specific. Only one song in EGA LoomTorbjörn Andersson
2008-01-03Resolve portabillity issues introduced with last commit.Johannes Schickel
2008-01-03- got rid of hardcoding "KYRA.DAT" in all places, where it's usedJohannes Schickel
2008-01-03Don't allow implicit conversion from Common::String to Common::FilesystemNode.Johannes Schickel
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2008-01-03Use system call to return to DC boot menu rather than relying on exit()Marcus Comstedt
2008-01-03Properly fixed bug #1861863 - "ITE: Crash when using Eeah with Eeah"Filippos Karapetis
2008-01-03Made AGIPAL-loading more lenient with errors. Added AGIPAL-flag to Naturette ...Kari Salminen
2008-01-03Updated paths to engine-data files for Symbian OSLars Persson
2008-01-03Fix for the Space Trek sprite duplication bug (#1659209). Makes commands posi...Kari Salminen
2008-01-03Different zlib.h included paths for Symbian OS to differenciate between syste...Lars Persson
2008-01-03Disable compilation of default savefile manager, to avoid having it pulledMarcus Comstedt
2008-01-03Remove -I$(srcdir)/common from include path (not needed anymore).Marcus Comstedt
2008-01-03Updated build requirements.Marcus Comstedt
2008-01-03Fix for bug #1861863 - "ITE: Crash when using Eeah with Eeah"Filippos Karapetis
2008-01-03Fix endian issue in checkArrayLimits().Travis Howell
2008-01-03Fix endian issue in redimArray.Travis Howell
2008-01-03Added MD5 for English EGA versionPaul Gilbert
2008-01-02Fixed bug in Nippon Safes for Amiga, Italian version. Game now doesn't crash ...Nicola Mettifogo
2008-01-02Fix for bug #1829409. Character now changes expression accordingly with avail...Nicola Mettifogo
2008-01-02Removed debug printf.Nicola Mettifogo
2008-01-02Fix for bug #896489: "DIG: Missing subtitles when talking to Brink"Eugene Sandulenko
2008-01-02Add GF_OLDAMIGAV20 game flag for correctly setting computer type (v20 i.e. vC...Kari Salminen
2008-01-02Oops. Moved too much code in the last commit.Eugene Sandulenko
2008-01-02Workaround for bug #1804278: "MONKEY: Mouse is invisible after loading"Eugene Sandulenko
2008-01-02cannot handle key mods in ce and unicode is dodgy to say the least. fixes bug...Kostas Nakos
2008-01-02Mention several noticeable bugfixes in NEWS.Eugene Sandulenko
2008-01-02Fix bug #1846886: "PUTTZOO: Windows version cursor/pointer drawn wrong"Eugene Sandulenko
2008-01-02Set AGI's computer type variable (v20 i.e. vComputer) according to the used p...Kari Salminen
2008-01-02Fix dmedia.cpp to not use stdafx (likely fixes building on IRIX)Max Horn
2008-01-02Narrow fix for bug #1206994 only to FOA.Eugene Sandulenko
2008-01-02Fix for bug #1206994: "FOA AMIGA: Black cursor and text in Dig Site"Eugene Sandulenko
2008-01-02Adjusted the colour of the EGA cursors to match the original gamePaul Gilbert
2008-01-02Fix regression when skipping cutscenes in Maniac Mansion (C64).Travis Howell
2008-01-02Enhanced cursor code to handle cursors in EGA modePaul Gilbert
2008-01-02Fixed Palette constructor parameter to be uint16 rather than uint8Paul Gilbert
2008-01-02Correct verbs names in German version of Maniac Mansion (C64).Travis Howell
2008-01-02Fix to make EGA sprites appear correctlyPaul Gilbert
2008-01-02Room backgrounds now display in EGA modePaul Gilbert
2008-01-02Set amount of free memory (v8 i.e. vFreePages) to maximum value (Also when lo...Kari Salminen
2008-01-02When fixing the EGA Loom Roland music, I accidentally broke music looping.Torbjörn Andersson