Age | Commit message (Expand) | Author |
2009-01-31 | Fix for bug #2551436 "KYRA2: ScummVM quits after death". | Johannes Schickel |
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-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-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-12 | Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German') | 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-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-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-07-05 | Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR... | Johannes Schickel |
2008-07-05 | Added spanish menu strings for spanish fan translation of Kyrandia 3. | Johannes Schickel |
2008-06-30 | Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A... | Johannes Schickel |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-06-03 | Added support for compressed kyra3 audio files. | Johannes Schickel |
2008-05-18 | Cleanup. | Johannes Schickel |
2008-05-17 | - Fixed sound channel fadeout on VQA playing | Johannes Schickel |
2008-05-17 | Loop the Kyra 3 menu music. (The original does.) | Torbjörn Andersson |
2008-05-12 | Yet another valgrind warning fixed. | Johannes Schickel |
2008-05-12 | Fixed some valgrind warnings. | Johannes Schickel |
2008-05-12 | Added assert to snd_playSoundEffect. | Johannes Schickel |
2008-05-12 | move some kyra 3 static resources to kyra.dat | 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-11 | Implemented helium mode support for Kyra3. | Johannes Schickel |
2008-05-11 | - Implemented kyra3 album (page switch animation not yet implemented) | 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-10 | implement item animations for MR | Florian Kagerer |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | 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 some memory leaks in kyra3 | Johannes Schickel |
2008-05-05 | - Implemented Kyra3 audio options menu, Helium mode still missing. | Johannes Schickel |
2008-05-05 | Implemented support for Kyra3 game options menu (including studio audience an... | Johannes Schickel |
2008-05-05 | - Little mouse visibility fix | Johannes Schickel |
2008-05-05 | - Fixed some palette fade times in Kyra3 | 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 kyra3 | Johannes Schickel |
2008-05-04 | Renamed kyra2 and kyra3 gui files. | Johannes Schickel |
2008-05-04 | Yet more opcodes moved to KyraEngine_v2. | Johannes Schickel |