aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra.h
AgeCommit message (Expand)Author
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
2006-07-28Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie...Oystein Eftevaag
2006-07-27Oops it should never be renamed to c1_* but to o1_* changing this now.Johannes Schickel
2006-07-27- renaming all opcodes from cmd_* to c1_*Johannes Schickel
2006-07-27- moving KyraEngine_v3 declaration to newly added kyra3.hJohannes Schickel
2006-06-24Fixes save/load of kyra engine.Johannes Schickel
2006-06-05removes _selectedMenuItem again.Johannes Schickel
2006-06-05Fixed PalmOS ARM crashesChris Apers
2006-05-28Got rid of _selectedMenuItem to make LordHoto happier.Torbjörn Andersson
2006-05-28cleanupJohannes Schickel
2006-05-28- makes Screen::getPagePtr privateJohannes Schickel
2006-05-28Commits Chriliths patch for fixing Kyra on PalmOS.Johannes Schickel
2006-05-28Fixes bug # 1494945 ("KYRA1: Actor disappearing in an animation").Johannes Schickel
2006-05-28The Kyra settings are now stored in the config file instead of the savegames.Torbjörn Andersson
2006-05-28Added speechEnabled() and textEnabled() to simplify the text/speech config ch...Oystein Eftevaag
2006-05-27Draw the selected menu item (currently always the first one) highlighted, i.e.Torbjörn Andersson
2006-05-21Some minor VQA player fixes:Torbjörn Andersson
2006-05-21- allows kyra3 to exit againJohannes Schickel
2006-05-21- reworks quit handling (no _system->quit() anymore)Johannes Schickel
2006-05-21Implements kyra3 main menu drawing.Johannes Schickel
2006-05-20makes destructor of KyraEngine virtualJohannes Schickel
2006-05-18- load fonts for kyra3Johannes Schickel
2006-05-18Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. ItTorbjörn Andersson
2006-05-18fixes kyra2 gameflag initJohannes Schickel
2006-05-17- adds AUD file player (has still some problems with playing)Johannes Schickel
2006-05-16Set gameflags for kyra3 properly.Eugene Sandulenko
2006-05-16Removes ENABLE_KYRA2 and ENABLE_KYRA3.Johannes Schickel
2006-05-16- implements kyrandia 3 wsa loaderJohannes Schickel
2006-05-12- little cleanupsJohannes Schickel