Age | Commit message (Expand) | Author |
2009-03-04 | - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE... | Johannes Schickel |
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently implement... | Max Horn |
2009-02-01 | Implemented per voice volume control. (Used for example in LoL intro) | Johannes Schickel |
2009-01-31 | Fix for bug #2551436 "KYRA2: ScummVM quits after death". | Johannes Schickel |
2009-01-23 | Renamed Kyra's Resource::getFileStream to createReadStream | Max Horn |
2009-01-13 | When reverting to text only mode update the config manager settings accordingly. | Johannes Schickel |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-26 | Implemented (some) main menu code for LoL. | Johannes Schickel |
2008-11-30 | Added MIDI SFX Map, fixes SFX in HoF. | Johannes Schickel |
2008-11-09 | Error out on savegame load failure (again). | Johannes Schickel |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-10-03 | Check all 'kyra.dat' files in setup paths instead of only the first one found. | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-14 | Added autosave support in Kyra. | Johannes Schickel |
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-08-16 | - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating... | Florian Kagerer |
2008-08-10 | Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,... | Christopher Page |
2008-08-10 | Added fallback to text only mode when voice files are not found. | Johannes Schickel |
2008-08-10 | Fixed crash in KyraEngine_HoF::pauseEngineIntern. | Johannes Schickel |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-05 | Output errors on (some) missing files. | Johannes Schickel |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-02 | add non-interactive lol demo | Florian Kagerer |
2008-07-31 | Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara... | Johannes Schickel |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-08 | Updated KYRA to work with the new GMM implementation | Christopher Page |
2008-07-08 | KYRA works with the new GMM implementation | Christopher Page |
2008-06-30 | Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A... | Johannes Schickel |
2008-06-30 | - this fixes Hof PC98 music initialization | Florian Kagerer |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-06-22 | this should fix bug #1997149: KYRA2: no text in spellbook | Florian Kagerer |
2008-06-01 | - (hopefully) fix valgrind warning for installer file decompression | Florian Kagerer |
2008-05-31 | - Fixed possible invalid memory access in Resource::loadFileToBuf | Johannes Schickel |
2008-05-25 | typo | Florian Kagerer |
2008-05-25 | - some pauseEngineIntern() code for the HOF sequence player (not tested) | Florian Kagerer |
2008-05-24 | - add support for HOF floppy versions | Florian Kagerer |
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Consisteny fixes: | Johannes Schickel |
2008-05-10 | - Cleaned up main menu quit handling | Johannes Schickel |
2008-05-10 | Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR. | Johannes Schickel |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel |
2008-05-06 | Fixed crash when qutting kyra2 main menu. | Johannes Schickel |
2008-05-06 | Fixed possible crash in Debugger_v2 when using 'give'. | Johannes Schickel |
2008-05-06 | Cleanup. | Johannes Schickel |
2008-05-06 | - Fixed valgrind warnings in HoF | Johannes Schickel |
2008-05-06 | - Fixed some memory leaks in kyra3 | Johannes Schickel |