aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Collapse)Author
2009-08-19Add missing "break" in switch statement.Johannes Schickel
svn-id: r43536
2009-08-19Cleanup.Johannes Schickel
svn-id: r43535
2009-08-19Cleanup.Johannes Schickel
svn-id: r43534
2009-08-19Cleanup.Johannes Schickel
svn-id: r43533
2009-08-19Implemented proper character selection of Lands of Lore PC98.Johannes Schickel
svn-id: r43531
2009-08-19Skip the whole Lore of the Lands special when the user does any input, like ↵Johannes Schickel
the original did. svn-id: r43527
2009-08-17merge with trunkNorbert Lange
svn-id: r43478
2009-08-17Fix possible out of bounds access in Screen::drawShape.Johannes Schickel
svn-id: r43475
2009-08-17Clear input queue before displaying the credits in Kyrandia 1.Johannes Schickel
svn-id: r43474
2009-08-17Cleanup: don't copy the Kyrandia 1 Amiga credits data in a temporary buffer, ↵Johannes Schickel
and thus keeping it twice in memory. svn-id: r43473
2009-08-16Fix format arugments in LoL code. (triggered via -Wformat-security)Johannes Schickel
svn-id: r43444
2009-08-16merge with trunkNorbert Lange
svn-id: r43443
2009-08-16Fix valgrind warnings.Johannes Schickel
svn-id: r43428
2009-08-15Yet another slight graphic fix for the Kyrandia 1 Amiga credits.Johannes Schickel
svn-id: r43413
2009-08-14Little fix for lopping credits in Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43383
2009-08-14changed handling of finale - music should use right tempo nowNorbert Lange
svn-id: r43364
2009-08-13Allow VOCs to stream from disk. Disabled by default, use symbol ↵Neil Millstone
STREAM_AUDIO_FROM_DISK to enable. See patch #2834001. svn-id: r43357
2009-08-13Implemented support for the "Lore of the Lands" special of Lands of Lore CD.Johannes Schickel
svn-id: r43349
2009-08-13Do not unload credits data after copying it to a temporary buffer in ↵Johannes Schickel
Kyrandia 1 Amiga, since the credits will be looped and need reload every time. svn-id: r43342
2009-08-13Fix serious bug in StaticResource::unloadId.Johannes Schickel
svn-id: r43340
2009-08-13Fix key input in credits sequences.Johannes Schickel
svn-id: r43339
2009-08-13Little optimization in Screen::setPaletteIndex, now it only resets the ↵Johannes Schickel
palette, when the color index really changed. svn-id: r43338
2009-08-13sound_amiga: honor _musicEnabled and _sfxEnabled flagsNorbert Lange
maxtrax: initialise lastvolume svn-id: r43337
2009-08-12Made debug statements a bit more consitant.Johannes Schickel
svn-id: r43336
2009-08-12Enable music support in the finale of Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43335
2009-08-12Properly respect users sfx/music config settings for MIDI output.Johannes Schickel
svn-id: r43332
2009-08-12enable some debug-output Norbert Lange
svn-id: r43331
2009-08-12another merge from trunkNorbert Lange
svn-id: r43330
2009-08-12Implement special Kyrandia 1 Amiga credits text scroller.Johannes Schickel
svn-id: r43329
2009-08-12Add a slight paranoia check to drawCharANSI.Johannes Schickel
svn-id: r43325
2009-08-12Fix graphics glitch in credits of Kyrandia 1 German.Johannes Schickel
svn-id: r43324
2009-08-12Further cleaning up credits player code for Kyra1.Johannes Schickel
svn-id: r43323
2009-08-12Oops forgot a "{".Johannes Schickel
svn-id: r43322
2009-08-12Cleanup.Johannes Schickel
svn-id: r43321
2009-08-12Implement difference for the Kyrandia 1 Amiga version in ↵Johannes Schickel
TextDisplayer::printCharacterText. svn-id: r43320
2009-08-11merged from trunk (Amiga LoK supposedly completeable!)Norbert Lange
fixed a bug I introduced in one of the last cleanups svn-id: r43291
2009-08-11Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form.Johannes Schickel
svn-id: r43285
2009-08-11Fix for bug #2835715 "KYRA: GFX glitch in Amiga version at the bridge", ↵Johannes Schickel
which was caused by featuring restoring of Brandon's position on save load, which the original did not support. svn-id: r43284
2009-08-11Don't allow menu / inventory usage in o1_waitForConfirmationMouseClick, just ↵Johannes Schickel
like the original does. This prevents creating bad saves like in bug #2835715 "KYRA: GFX glitch in Amiga version at the bridge". svn-id: r43283
2009-08-11Enable dirty rect handling for the Amiga version again.Johannes Schickel
svn-id: r43280
2009-08-11Cleanup.Johannes Schickel
svn-id: r43279
2009-08-11Fix thumbnails for savegames made via the in-game GUI of Kyrandia 1 Amiga.Johannes Schickel
svn-id: r43278
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