aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra.h
AgeCommit message (Expand)Author
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-16Some more kyra3 code. This should show the first scene for a brief second. (a...Johannes Schickel
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-10- Updated debug output for KyraEngine::snd_playThemeJohannes Schickel
2008-04-08Oops removed leftover.Johannes Schickel
2008-04-08- Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3...Johannes Schickel
2008-04-04Implemented audio menu, slider bars not moveable via mouse yet though.Johannes Schickel
2008-04-04Added partial support for main menu. Only load, save and resume buttons are w...Johannes Schickel
2008-03-30- fixed savegame description loading in kyra1Johannes Schickel
2008-03-28Implemented savegame loading via command line params -x/--save-slot.Johannes Schickel
2008-03-27- Implemented support for --list-saves in Kyra engineJohannes Schickel
2008-03-27Enabled gamespeed debug command also for Kyra1.Johannes Schickel
2008-03-23Respect text/voice settings in Kyrandia 1 Intro/Outro.Johannes Schickel
2008-03-21- Implemented opcode 97: o2_isAnySoundPlayingJohannes Schickel
2008-03-17Let Kyra1 and Kyra2 use a common savegame version number. (cleanup)Johannes Schickel
2008-03-17Implemented quick (via hotkeys) save/load suppot for HoF.Johannes Schickel
2008-03-16Reworked skipFlag handling.Johannes Schickel
2008-03-16- add opcode 146 - resetInputColorCode()Florian Kagerer
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Cleanup.Johannes Schickel
2008-01-27- slightly refactored user settings handlingJohannes Schickel
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2007-10-13- moved some voice functionallity from KyraEngine_v1 to KyraEngineJohannes Schickel
2007-10-10- Made some sound functions a bit more generic for use with Kyra1 and Kyra2Johannes Schickel
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
2007-06-22Slightly updated key handling in BS2, Kyra, and ToucheMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-05- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)Johannes Schickel
2007-04-27Cleanup.Johannes Schickel
2007-04-26Removing more semicolaMax Horn
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-03-24Commit of patch #1686414 ("Kyra: FM-Towns music").Johannes Schickel
2007-03-18KYRA: Changed to use EventManager::getMousePos (should improve some things: t...Max Horn
2007-03-18- little 'cleanup'Johannes Schickel
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-07- cleanupJohannes Schickel
2007-02-12Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...Johannes Schickel
2007-01-31Some changes to be closer to the original with palette handling.Johannes Schickel
2007-01-31Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat...Johannes Schickel
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel
2006-11-09- switches to Common::AdvancedDetectorJohannes Schickel
2006-10-15Added some more const keywordsMax Horn
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-17- removes the kyra specific language flag system, and uses the language enum ...Johannes Schickel
2006-09-16Reduce code duplicationMax Horn
2006-09-16Simplifies resource handling for the CD version of Kyrandia.Johannes Schickel
2006-09-15- adds dirty rect handling to the kyra engine (needs some more tests before I...Johannes Schickel
2006-08-26Adds some framework for the Kyra2 intro, expands it a little bit and adds som...Oystein Eftevaag