Age | Commit message (Expand) | Author |
2009-06-25 | Add config option for Kyra1 16 color, it'll only use dithering when "16_color... | Johannes Schickel |
2009-06-21 | Cleanup. | Johannes Schickel |
2009-06-21 | Cleanup: Change LoL code to use KYRA volume handling. | Johannes Schickel |
2009-05-24 | LOL: fixed some input code issues: | Florian Kagerer |
2009-05-24 | Make various Sound functionality SoundHandle instead of filename based. | Johannes Schickel |
2009-05-22 | Do not define checkInput as virtual. | Johannes Schickel |
2009-04-27 | LOL: added some drawing code and fixed some bugs | Florian Kagerer |
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is wron... | Florian Kagerer |
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently implement... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-25 | Pushing down some header deps (on common/system.h, mostly) | Max Horn |
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel |
2008-11-30 | - Extended MidiDriver::sysEx to allow 264 byte sysEx messages | 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-09 | Implemented Engine::syncSoundSettings properly for MIDI output. | Johannes Schickel |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-04 | Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat... | Max Horn |
2008-11-03 | Preliminary support for loading via GMM for KYRA engine. | Johannes Schickel |
2008-09-14 | Cleanup. | Johannes Schickel |
2008-09-14 | Added autosave support in Kyra. | Johannes Schickel |
2008-09-02 | Cleanup: Remove now unneeded KyraEngine_v1::quitGame. | Johannes Schickel |
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 | Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba... | Johannes Schickel |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-04 | Turned InSaveFile & OutSaveFile into simple typedefs | Max Horn |
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-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-05-24 | - add support for HOF floppy versions | Florian Kagerer |
2008-05-23 | - Added a simple (but yet better) implementation of pauseEngineIntern for Kyr... | Johannes Schickel |
2008-05-18 | Cleanup. | Johannes Schickel |
2008-05-18 | Reverted commit #32166. | Johannes Schickel |
2008-05-18 | Fixed fillRect opcode for HoF. | Johannes Schickel |
2008-05-12 | - Some more opcodes moved to KyraEngine_v1 | Johannes Schickel |
2008-05-12 | - Yet more opcodes moved to KyraEngine_v1 | Johannes Schickel |
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-06 | Implemented Engine::getDebugger for KyraEngine. | Johannes Schickel |
2008-05-02 | - Renamed ScreenAnimator -> Animator_v1 | Johannes Schickel |
2008-04-29 | - Renamed ScriptInterpreter -> EMCInterpreter | Johannes Schickel |
2008-04-29 | - Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ... | Johannes Schickel |
2008-03-28 | Refactored Kyrandia GUI code a bit. | Johannes Schickel |
2008-03-28 | Implemented savegame loading via command line params -x/--save-slot. | Johannes Schickel |