aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_hof.cpp
AgeCommit message (Expand)Author
2008-08-10Fixed crash in KyraEngine_HoF::pauseEngineIntern.Johannes Schickel
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-05Output errors on (some) missing files.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-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...Johannes Schickel
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...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-06-30Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A...Johannes Schickel
2008-06-30- this fixes Hof PC98 music initializationFlorian Kagerer
2008-06-25Kyra and Lure are now using the new _quit flagChristopher Page
2008-06-22this should fix bug #1997149: KYRA2: no text in spellbookFlorian Kagerer
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
2008-05-31- Fixed possible invalid memory access in Resource::loadFileToBufJohannes Schickel
2008-05-25typoFlorian Kagerer
2008-05-25- some pauseEngineIntern() code for the HOF sequence player (not tested)Florian Kagerer
2008-05-24- add support for HOF floppy versionsFlorian Kagerer
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-10- Cleaned up main menu quit handlingJohannes Schickel
2008-05-10Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-06Fixed crash when qutting kyra2 main menu.Johannes Schickel
2008-05-06Fixed possible crash in Debugger_v2 when using 'give'.Johannes Schickel
2008-05-06Cleanup.Johannes Schickel
2008-05-06- Fixed valgrind warnings in HoFJohannes Schickel
2008-05-06- Fixed some memory leaks in kyra3Johannes Schickel
2008-05-05Implemented support for Kyra3 game options menu (including studio audience an...Johannes Schickel
2008-05-05- Added support for Kyra3 GUI (audio and game options not working yet)Johannes Schickel
2008-05-04- Shared checkInput code between kyra2 and kyra3Johannes Schickel
2008-05-04Renamed kyra2 and kyra3 gui files.Johannes Schickel
2008-05-04Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03Cleanup.Johannes Schickel
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-02- Renamed ScreenAnimator -> Animator_v1Johannes Schickel
2008-05-02Moved runSceneScript6 to KyraEngine_v2.Johannes Schickel
2008-05-02Moved some character code from kyra2/kyra3 to KyraEngine_v2.Johannes Schickel
2008-05-02- Renamed TextDisplayer_v2 to TextDisplayer_HoFJohannes Schickel
2008-05-02Moved common kyra2/kyra3 item to KyraEngine_v2.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel