aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sequences_lok.cpp
AgeCommit message (Expand)Author
2009-11-15KYRA: cleanupFlorian Kagerer
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-11-14Cleanup.Johannes Schickel
2009-10-06KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t...Florian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-20Implement yet another slight palette handling difference in Kyrandia 1 Amiga,...Johannes Schickel
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
2009-08-25Implement support for the Kyrandia 1 CD demo.Johannes Schickel
2009-08-24Merge with trunkNorbert Lange
2009-08-19Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, w...Johannes Schickel
2009-08-17merge with trunkNorbert Lange
2009-08-17Clear input queue before displaying the credits in Kyrandia 1.Johannes Schickel
2009-08-17Cleanup: don't copy the Kyrandia 1 Amiga credits data in a temporary buffer, ...Johannes Schickel
2009-08-16merge with trunkNorbert Lange
2009-08-15Yet another slight graphic fix for the Kyrandia 1 Amiga credits.Johannes Schickel
2009-08-14Little fix for lopping credits in Kyrandia 1 Amiga.Johannes Schickel
2009-08-14changed handling of finale - music should use right tempo nowNorbert Lange
2009-08-13Do not unload credits data after copying it to a temporary buffer in Kyrandia...Johannes Schickel
2009-08-13Fix key input in credits sequences.Johannes Schickel
2009-08-12Enable music support in the finale of Kyrandia 1 Amiga.Johannes Schickel
2009-08-12another merge from trunkNorbert Lange
2009-08-12Implement special Kyrandia 1 Amiga credits text scroller.Johannes Schickel
2009-08-12Fix graphics glitch in credits of Kyrandia 1 German.Johannes Schickel
2009-08-12Further cleaning up credits player code for Kyra1.Johannes Schickel
2009-08-12Oops forgot a "{".Johannes Schickel
2009-08-12Cleanup.Johannes Schickel
2009-08-11merged from trunk (Amiga LoK supposedly completeable!)Norbert Lange
2009-08-11Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form.Johannes Schickel
2009-08-11- Yet another minor difference in seq_winterScroll2Johannes Schickel
2009-08-11Implement differences in seq_winterScroll1 for Kyrandia 1 Amiga.Johannes Schickel
2009-08-11Implement palette differences for seq_playDrinkPotionAnim.Johannes Schickel
2009-08-11Fix crash when using Will-O-Wisp in the grotto.Johannes Schickel
2009-08-11Some changes to get the Kyrandia 1 Amiga credits to show up at least.Johannes Schickel
2009-08-11Some fixes for the Kyrandia 1 Amiga outro.Johannes Schickel
2009-08-11Fix regression introduced with r41081.Johannes Schickel
2009-08-11Disable Kyragem fading 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-07-19fixed: intro-music started twice because it was hardcoded in the engineNorbert Lange
2009-07-07Change all uses of FM-Towns/fm-towns to FM-TOWNS.Johannes Schickel
2009-06-22- Fixed regression in Screen::fadeToBlackJohannes Schickel
2009-06-22Changed Screen::loadPalette to take a reference to a Palette object instead o...Johannes Schickel
2009-06-22Changed Screen::loadBitmap and Movie::open to take an optional Palette pointe...Johannes Schickel
2009-06-22- Changed the following Screen functions to take a reference to a Palette obj...Johannes Schickel
2009-06-22Add wrapper functionality for copying full palettes.Johannes Schickel
2009-06-22Changed Screen::getPalette to return a reference to a Palette object.Johannes Schickel
2009-06-22Got rid of Screen::_currentPalette.Johannes Schickel
2009-06-09- Moved Screen_v2::copyWsaRect to Screen::copyWsaRectJohannes Schickel
2009-06-08Cleanup.Johannes Schickel
2009-05-31Add support for the Lands of Lore scrolling credits.Johannes Schickel
2009-05-29More formatting.Johannes Schickel