aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Collapse)Author
2009-08-11Fix graphics glitch in Darm's abode in Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43277
2009-08-11Fix bug in Amiga specific bits of o1_fadeSpecialPalette, this should make ↵Johannes Schickel
the cauldron water change color correctly. svn-id: r43275
2009-08-11- Yet another minor difference in seq_winterScroll2Johannes Schickel
- Fix wrong offsets of flasks strings for Kyrandia 1 Amiga in kyra.dat - Increase kyra.dat version svn-id: r43274
2009-08-11Implement differences in seq_winterScroll1 for Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43273
2009-08-11Fix Kallak's note displaying in Kyrandia 1 Amiga and Kyrandia 1 DOS CD.Johannes Schickel
svn-id: r43272
2009-08-11LOL: some minor fixesFlorian Kagerer
svn-id: r43269
2009-08-11Implement palette differences for seq_playDrinkPotionAnim.Johannes Schickel
svn-id: r43252
2009-08-11Disable "Screen_LoK::fadeSpecialPalette" for Kyrandia 1 Amiga, like the ↵Johannes Schickel
original does. svn-id: r43251
2009-08-11Fix crash when using Will-O-Wisp in the grotto.Johannes Schickel
svn-id: r43249
2009-08-11Fix in-game GUI text input field colors for Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43248
2009-08-11Some changes to get the Kyrandia 1 Amiga credits to show up at least.Johannes Schickel
svn-id: r43247
2009-08-11Finally fixed the string extraction for Kyrandia 1 Amiga. This should make ↵Johannes Schickel
the intro/outro strings work fine again. svn-id: r43246
2009-08-11Some fixes for the Kyrandia 1 Amiga outro.Johannes Schickel
svn-id: r43245
2009-08-11Fix regression introduced with r41081.Johannes Schickel
svn-id: r43241
2009-08-11Disable Kyragem fading for Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43240
2009-08-11Fix a little graphics bug in Kyrandia 1 Amiga, when jewels are enabled.Johannes Schickel
svn-id: r43239
2009-08-10Fix yet another inventory background color glitch in Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43238
2009-08-10Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette.Johannes Schickel
svn-id: r43237
2009-08-10Fix cauldron water color in Zanthia's home in Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43234
2009-08-10Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43233
2009-08-10Fix WSA movies for final sequence of Kyrandia 1 Amiga. (this is just a ↵Johannes Schickel
theoretical fix, the game isn't yet playable till then) svn-id: r43232
2009-08-10Fix o1_makeAmuletAppear for Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43231
2009-08-10Cleanup.Johannes Schickel
svn-id: r43230
2009-08-10Implement differences for Kyrandia 1 Amiga in o1_setCustomPaletteRange.Johannes Schickel
svn-id: r43222
2009-08-10Fix incorrect converted colors in Kyra1 Amiga speech text color setup.Johannes Schickel
svn-id: r43221
2009-08-10- Fix AMIGA to DOS palette conversionJohannes Schickel
- Amiga version uses 13 instead of 12 palette buffers svn-id: r43220
2009-08-10Fix GUI menu colors for Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43215
2009-08-10Fix GUI button outline colors in Kyra1 Amiga.Johannes Schickel
svn-id: r43213
2009-08-10Fix GUI font colors and text drawing in Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43212
2009-08-10Typo.Johannes Schickel
svn-id: r43211
2009-08-10Implement item to item name list index mapping for Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43210
2009-08-10Fix GUI strings in Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43209
2009-08-10- Fix extraction of Kyra 1 amiga string tables in kyra.datJohannes Schickel
- Fix "taken" string offsets in kyra.dat - Add temporary workaround for only one "taken" string being present in Kyra 1 amiga. - Update kyra.dat svn-id: r43208
2009-08-10Fix copyright string displaying in Kyra1 amiga. Unlike the DOS version it ↵Johannes Schickel
does not use a second print for creating a shadow look. svn-id: r43207
2009-08-10LOL: fix main menu in floppy versionFlorian Kagerer
svn-id: r43202
2009-08-10Fix bug when setting up mouse cursor with inventory palette.Johannes Schickel
svn-id: r43200
2009-08-10Remove dead code.Johannes Schickel
svn-id: r43199
2009-08-10Cleanup.Johannes Schickel
svn-id: r43198
2009-08-10Use interface palette for mouse cursor in Kyra1 amiga, when it's enabled.Johannes Schickel
svn-id: r43197
2009-08-10Enable interface text fading in Kyra1 amiga again.Johannes Schickel
svn-id: r43196
2009-08-10Fix interface text color.Johannes Schickel
svn-id: r43195
2009-08-10Fix text color in character speeches in Kyra1 amiga.Johannes Schickel
svn-id: r43194
2009-08-10Fix inventory background color.Johannes Schickel
svn-id: r43193
2009-08-10Initial support for correct colors in the interface of Kyra1 AMIGA.Johannes Schickel
svn-id: r43192
2009-08-10Disable menu text fading in kyra1 amiga for now.Johannes Schickel
svn-id: r43191
2009-08-09Clear the destination page for bitmap loading, this fixes graphics artifacts ↵Johannes Schickel
in Kyra1 amiga. svn-id: r43189
2009-08-09Unbreak basic Kyra1 amiga in game support, by disabling some palette code ↵Johannes Schickel
for the amiga version. svn-id: r43188
2009-08-09Add support for the font format used in Kyrandia 1 Amiga. (font colors are ↵Johannes Schickel
wrong though) svn-id: r43187
2009-08-09Create a "Font" interface and create a "DOSFont" implementation for handling ↵Johannes Schickel
DOS version fonts. svn-id: r43186
2009-08-09Cleanup AMIGA graphics conversion.Johannes Schickel
svn-id: r43183