aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_lol.cpp
AgeCommit message (Expand)Author
2009-07-13Got rid of Screen_LoL::_paletteConvTable.Johannes Schickel
2009-07-05LOL: cleanupFlorian Kagerer
2009-07-05LOL: - reduce code duplicationFlorian Kagerer
2009-06-29Fix LoL cursor in DOS version.Johannes Schickel
2009-06-29Fix kyra2/kyra3 mouse cursor related regressions, introduced with r41959.Johannes Schickel
2009-06-29- Get rid of code duplication for mouse cursor setupJohannes Schickel
2009-06-29Change Screen_LoL::loadSpecialColors to take an Palette object as parameter.Johannes Schickel
2009-06-27LOL: fixed regressionFlorian Kagerer
2009-06-25Change Screen_v2::findLeastDifferentColor to take a Palette object as source.Johannes Schickel
2009-06-25Change Screen_LoL genereta overlay functionallity to accept a Palette object ...Johannes Schickel
2009-06-25Change Screen_LoL::generateGrayOverlay to use a Palette object internally.Johannes Schickel
2009-06-25Cleanup.Johannes Schickel
2009-06-25Implement proper color index conversion for Lands of Lore PC98. (The intro an...Johannes Schickel
2009-06-22Fix palette regression in Lands of Lore.Johannes Schickel
2009-06-22- Fixed regression in Screen::fadeToBlackJohannes Schickel
2009-06-22- Changed the following Screen functions to take a reference to a Palette obj...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-22Start refactoring palette handling into new class "Palette".Johannes Schickel
2009-06-21LOL: - implemented audio menuFlorian Kagerer
2009-06-15LOL: - started on the ingame menu code (death menu, load menu and main menu)Florian Kagerer
2009-06-07LOL: implemented king richard healing sequenceFlorian Kagerer
2009-06-04LOL: implemented Vaelan's cubeFlorian Kagerer
2009-05-31- Add support for the Lands of Lore outro TIM fileJohannes Schickel
2009-05-30LOL: - implemented urbish mines gas explosion Florian Kagerer
2009-05-29Formatting.Johannes Schickel
2009-05-25LOL: implemented support for the mine carFlorian Kagerer
2009-05-24Strip trailing whitespaces.Johannes Schickel
2009-05-21LOL: - implemented freeze spellFlorian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-05-16LOL: some more opcodes for the draracle caveFlorian Kagerer
2009-05-15LOL: implemented pit drop animationFlorian Kagerer
2009-05-10LOL: - implemented rest party buttonFlorian Kagerer
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-03LOL: - added support for magic atlasFlorian Kagerer
2009-03-17LOL: added some new drawing code required for some shapes and fixed a minor t...Florian Kagerer
2009-03-08LOL: some more work on the text displayer so that it handles longer texts (ne...Florian Kagerer
2009-03-08LOL: fixed bug reported by MD5 (crashes and freezes caused by calls to non-ex...Florian Kagerer
2009-03-04Ease conditional LoL compiling with build systems not based on the default one.Johannes Schickel
2009-02-14LOL:Florian Kagerer
2009-02-01svn-id: r36178Florian Kagerer
2009-01-18Formatting.Johannes Schickel
2009-01-18LOL: Some drawing code and some opcodes so that the first scene will show up....Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-29- CleanupJohannes Schickel
2008-07-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...Johannes Schickel