aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v1.cpp
AgeCommit message (Expand)Author
2008-09-02Cleanup: Remove now unneeded KyraEngine_v1::quitGame.Johannes Schickel
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-02add non-interactive lol demoFlorian Kagerer
2008-07-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
2008-07-20KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns au...Florian Kagerer
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-10Removed unnecessary #inlcudesChristopher Page
2008-07-09Reimplemented pushEvent() and artificialEventQueue to work with Events instea...Christopher Page
2008-07-08Updated KYRA to work with the new GMM implementationChristopher Page
2008-07-08KYRA works with the new GMM implementationChristopher Page
2008-07-05Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR...Johannes Schickel
2008-06-30Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A...Johannes Schickel
2008-06-26- improved hof music support for fm-towns (driver for *.twn tracks) (still ne...Florian Kagerer
2008-06-25Kyra and Lure are now using the new _quit flagChristopher Page
2008-05-23- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-06Implemented Engine::getDebugger for KyraEngine.Johannes Schickel
2008-05-02- Renamed ScreenAnimator -> Animator_v1Johannes Schickel
2008-04-29- Renamed ScriptInterpreter -> EMCInterpreterJohannes Schickel
2008-04-29Prevent analog sound driver to be created for Kyra3.Johannes Schickel
2008-04-26Fixed kyra screen initialization.Johannes Schickel
2008-04-26Call _screen->Init(). Fixes segfaults whenJonathan Gray
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-10Made KyraEngine::startup just loading soundfile instead of also playing track 0.Johannes Schickel
2008-04-10- Updated debug output for KyraEngine::snd_playThemeJohannes Schickel
2008-04-06Fixed crash on startup when running japanese versions of Kyrandia.Johannes Schickel
2008-04-05- Changed quicksaves to use slots 990-998.Johannes Schickel
2008-04-05Fixed crash when opening menu after starting kyra1 with -x/--save-slot.Johannes Schickel
2008-04-04Cleaned up volume settings managment.Johannes Schickel
2008-03-30- fixed savegame description loading in kyra1Johannes Schickel
2008-03-28Refactored Kyrandia GUI code a bit.Johannes Schickel
2008-03-28Implemented savegame loading via command line params -x/--save-slot.Johannes Schickel
2008-03-17Also allow '.' and Escape as keys for skipping sequences in HoF.Johannes Schickel
2008-03-16Reworked skipFlag handling.Johannes Schickel
2008-03-16- moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cppJohannes Schickel
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Cleanup.Johannes Schickel
2008-01-27Fix for some problems introduced (like wrong text display) with last commit.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-12-24Cleanup(/formatting).Johannes Schickel
2007-11-03Cleanup.Johannes Schickel
2007-10-22Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to Florian...Johannes Schickel