aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-08-10Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Fix WSA movies for final sequence of Kyrandia 1 Amiga. (this is just a theore...Johannes Schickel
2009-08-10Fix o1_makeAmuletAppear for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Cleanup.Johannes Schickel
2009-08-10SCI: Added several debug command aliases.Walter van Niftrik
2009-08-10gob - Add 2 files tested and used by Playtoons and Playtoons CKArnaud Boutonné
2009-08-10gob - Add a workaround for files (at least in Playtoons) that are tested on C...Arnaud Boutonné
2009-08-10Add support for Italian MM NESEugene Sandulenko
2009-08-10Implement differences for Kyrandia 1 Amiga in o1_setCustomPaletteRange.Johannes Schickel
2009-08-10Fix incorrect converted colors in Kyra1 Amiga speech text color setup.Johannes Schickel
2009-08-10- Fix AMIGA to DOS palette conversionJohannes Schickel
2009-08-10SCI: Fix vmvars debug command.Walter van Niftrik
2009-08-10SCI: Fix warnings.Walter van Niftrik
2009-08-10SCI: Improved multilanguage support for SCI1 and SCI1.1.Walter van Niftrik
2009-08-10Fix GUI menu colors for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Fix GUI button outline colors in Kyra1 Amiga.Johannes Schickel
2009-08-10Fix GUI font colors and text drawing in Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Typo.Johannes Schickel
2009-08-10Implement item to item name list index mapping for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Fix GUI strings in Kyrandia 1 Amiga.Johannes Schickel
2009-08-10- Fix extraction of Kyra 1 amiga string tables in kyra.datJohannes Schickel
2009-08-10Fix copyright string displaying in Kyra1 amiga. Unlike the DOS version it doe...Johannes Schickel
2009-08-10LOL: fix main menu in floppy versionFlorian Kagerer
2009-08-10Fix bug when setting up mouse cursor with inventory palette.Johannes Schickel
2009-08-10Remove dead code.Johannes Schickel
2009-08-10Cleanup.Johannes Schickel
2009-08-10Use interface palette for mouse cursor in Kyra1 amiga, when it's enabled.Johannes Schickel
2009-08-10Enable interface text fading in Kyra1 amiga again.Johannes Schickel
2009-08-10Fix interface text color.Johannes Schickel
2009-08-10Fix text color in character speeches in Kyra1 amiga.Johannes Schickel
2009-08-10Fix inventory background color.Johannes Schickel
2009-08-10Initial support for correct colors in the interface of Kyra1 AMIGA.Johannes Schickel
2009-08-10Disable menu text fading in kyra1 amiga for now.Johannes Schickel
2009-08-10SCI: Added detection entries for French versions of Eco Quest 1/2 (reportedWalter van Niftrik
2009-08-09Clear the destination page for bitmap loading, this fixes graphics artifacts ...Johannes Schickel
2009-08-09Unbreak basic Kyra1 amiga in game support, by disabling some palette code for...Johannes Schickel
2009-08-09Add support for the font format used in Kyrandia 1 Amiga. (font colors are wr...Johannes Schickel
2009-08-09Create a "Font" interface and create a "DOSFont" implementation for handling ...Johannes Schickel
2009-08-09prepare the kyraplayer for reading sfxtables from raw data (instead of static...Norbert Lange
2009-08-09Cleanup AMIGA graphics conversion.Johannes Schickel
2009-08-09fixed up some missing newlinesNorbert Lange
2009-08-09Removed redundant code related to Midi handlingPaul Gilbert
2009-08-09Fix glitch when removing arrows from spell book in Elvira 1.Travis Howell
2009-08-09Fix bug #2834260 - ELVIRA1: Graphic glitch when bird takes off.Travis Howell
2009-08-09Fix bug #2834252 - ELVIRA1 Problem with 8-character-long save names.Travis Howell
2009-08-09Slight adjustment to Spanish font lookup table, based on mac_es's description...Paul Gilbert
2009-08-09Fix bug #2834254 - ELVIRA: Buggy scroll arrows when mixing spells.Travis Howell
2009-08-09Changed subtitles display speed to also include the time taken to say voice s...Paul Gilbert
2009-08-08added code to support the "finale" sectionNorbert Lange
2009-08-08Changed the scroll-handling to be more like the original. This fixes bug #283...Sven Hesse