aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_tim.cpp
AgeCommit message (Expand)Author
2009-07-12Add missing quotation mark to error message.Johannes Schickel
2009-06-29Change Screen_LoL::loadSpecialColors to take an Palette object as parameter.Johannes Schickel
2009-06-26Implement difference in TIM's displayText code for PC98, this should fix the ...Johannes Schickel
2009-06-25For now always enable voices in PC98 version of LoL.Johannes Schickel
2009-06-25Implement difference in PC98 version. (This actually breaks the text colors i...Johannes Schickel
2009-06-25KYRA/LOL: - support speech/text settings in LOL introFlorian Kagerer
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-22Changed Screen::getPalette to return a reference to a Palette object.Johannes Schickel
2009-06-22Got rid of Screen::_currentPalette.Johannes Schickel
2009-06-21Cleanup: Change LoL code to use KYRA volume handling.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-12Added missing return statements.Nicola Mettifogo
2009-06-12* Adapted Kyra to the new IFFParser interface.Nicola Mettifogo
2009-06-09- Moved Screen_v2::copyWsaRect to Screen::copyWsaRectJohannes Schickel
2009-06-02Formatting and whitespaces again.Johannes Schickel
2009-05-31- Add support for the Lands of Lore outro TIM fileJohannes Schickel
2009-05-30LOL: implemented some opcodes required for yvel cityFlorian Kagerer
2009-05-29More formatting.Johannes Schickel
2009-05-29Formatting.Johannes Schickel
2009-05-24Cleanup.Johannes Schickel
2009-05-23KYRA/LOL: restructured voice playing code so that audio compression can be su...Florian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-18Preliminary support for LoL intro demo.Johannes Schickel
2009-05-18Add some code differences for LoL intro demo.Johannes Schickel
2009-05-18LOL: - implemented fog spellFlorian Kagerer
2009-05-17LOL: - fix animations for fletcher shop in the swampFlorian Kagerer
2009-05-12Add proper error checking in file parsing code.Johannes Schickel
2009-05-12Change script file loading code to use Common::IFFParser instead of a self wr...Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-27LOL: added some drawing code and fixed some bugsFlorian Kagerer
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-06LOL: startup fix for floppy versionFlorian Kagerer
2009-03-24LOL: - implemented lots of opcodes and fixed a few bugsFlorian Kagerer
2009-03-17LOL: added some new drawing code required for some shapes and fixed a minor t...Florian Kagerer
2009-03-16LOL: - implemented item throwingFlorian Kagerer
2009-03-15LOL: - added some missing animations for the shopsFlorian Kagerer
2009-03-14LOL: magic atlas can now be picked up (but it can't be used)Florian Kagerer
2009-03-14LOL: - complete support for the three "special rooms" in the castleFlorian Kagerer
2009-03-04- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...Johannes Schickel
2009-02-16LOL: - more work on the user interfaceFlorian Kagerer
2009-02-15LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3...Florian Kagerer
2009-02-02KYRA: cleanupFlorian Kagerer
2009-02-01Implemented per voice volume control. (Used for example in LoL intro)Johannes Schickel
2009-02-01Oops removed accidently commited code.Johannes Schickel
2009-02-01Fixed compilation for now.Johannes Schickel
2009-02-01svn-id: r36178Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko