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