Age | Commit message (Expand) | Author |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-27 | Cleanup. | Johannes Schickel |
2008-01-27 | - slightly refactored user settings handling | Johannes Schickel |
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel |
2008-01-03 | Committed slightly modified patch #1862758 "KYRA: audio data assignment patch". | Johannes Schickel |
2007-10-13 | - moved some voice functionallity from KyraEngine_v1 to KyraEngine | Johannes Schickel |
2007-10-10 | - Made some sound functions a bit more generic for use with Kyra1 and Kyra2 | Johannes Schickel |
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel |
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel |
2007-06-22 | Slightly updated key handling in BS2, Kyra, and Touche | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-05 | - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet) | Johannes Schickel |
2007-04-27 | Cleanup. | Johannes Schickel |
2007-04-26 | Removing more semicola | Max Horn |
2007-04-15 | Formatting/Cleanup. | Johannes Schickel |
2007-03-24 | Commit of patch #1686414 ("Kyra: FM-Towns music"). | Johannes Schickel |
2007-03-18 | KYRA: Changed to use EventManager::getMousePos (should improve some things: t... | Max Horn |
2007-03-18 | - little 'cleanup' | Johannes Schickel |
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson |
2007-03-07 | - cleanup | Johannes Schickel |
2007-02-12 | Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ... | Johannes Schickel |
2007-01-31 | Some changes to be closer to the original with palette handling. | Johannes Schickel |
2007-01-31 | Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat... | Johannes Schickel |
2007-01-29 | - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) | Johannes Schickel |
2006-11-09 | - switches to Common::AdvancedDetector | Johannes Schickel |
2006-10-15 | Added some more const keywords | Max Horn |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-09-17 | - removes the kyra specific language flag system, and uses the language enum ... | Johannes Schickel |
2006-09-16 | Reduce code duplication | Max Horn |
2006-09-16 | Simplifies resource handling for the CD version of Kyrandia. | Johannes Schickel |
2006-09-15 | - adds dirty rect handling to the kyra engine (needs some more tests before I... | Johannes Schickel |
2006-08-26 | Adds some framework for the Kyra2 intro, expands it a little bit and adds som... | Oystein Eftevaag |
2006-07-28 | Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie... | Oystein Eftevaag |
2006-07-27 | Oops it should never be renamed to c1_* but to o1_* changing this now. | Johannes Schickel |
2006-07-27 | - renaming all opcodes from cmd_* to c1_* | Johannes Schickel |
2006-07-27 | - moving KyraEngine_v3 declaration to newly added kyra3.h | Johannes Schickel |
2006-06-24 | Fixes save/load of kyra engine. | Johannes Schickel |
2006-06-05 | removes _selectedMenuItem again. | Johannes Schickel |
2006-06-05 | Fixed PalmOS ARM crashes | Chris Apers |
2006-05-28 | Got rid of _selectedMenuItem to make LordHoto happier. | Torbjörn Andersson |
2006-05-28 | cleanup | Johannes Schickel |
2006-05-28 | - makes Screen::getPagePtr private | Johannes Schickel |
2006-05-28 | Commits Chriliths patch for fixing Kyra on PalmOS. | Johannes Schickel |
2006-05-28 | Fixes bug # 1494945 ("KYRA1: Actor disappearing in an animation"). | Johannes Schickel |
2006-05-28 | The Kyra settings are now stored in the config file instead of the savegames. | Torbjörn Andersson |
2006-05-28 | Added speechEnabled() and textEnabled() to simplify the text/speech config ch... | Oystein Eftevaag |
2006-05-27 | Draw the selected menu item (currently always the first one) highlighted, i.e. | Torbjörn Andersson |
2006-05-21 | Some minor VQA player fixes: | Torbjörn Andersson |
2006-05-21 | - allows kyra3 to exit again | Johannes Schickel |
2006-05-21 | - reworks quit handling (no _system->quit() anymore) | Johannes Schickel |