aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-08-11Fix a little graphics bug in Kyrandia 1 Amiga, when jewels are enabled.Johannes Schickel
2009-08-10Fix yet another inventory background color glitch in Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette.Johannes Schickel
2009-08-10Fix cauldron water color in Zanthia's home in Kyrandia 1 Amiga.Johannes Schickel
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-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-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-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-08added code to support the "finale" sectionNorbert Lange
2009-08-08moved table-definition from header to cpp fileNorbert Lange
2009-08-08merge with trunkNorbert Lange
2009-08-08Implemented support for Amiga wander score map.Johannes Schickel
2009-08-07show VK in gui_v2 games of kyraKostas Nakos
2009-08-07hint backend about virtual keyboard on save, in LoKKostas Nakos
2009-08-04cleaned up sound_amiga.cpp a bit, added checks for missing filesNorbert Lange
2009-08-04added warning should the sound files not be available (intro will hang if the...Norbert Lange
2009-07-30Fix bug which caused the mouse cursor not to update in some cases.Johannes Schickel
2009-07-29Fix a little bug in KyraEngine_MR::showBadConscience, which prevented Gunther...Johannes Schickel
2009-07-29Fix saving of item in hand in HoF and MR.Johannes Schickel
2009-07-29Fix animation script sound effect opcode implementation in Kyra3.Johannes Schickel
2009-07-27Fix format string issues (and compiler warnings).Willem Jan Palenstijn