Age | Commit message (Expand) | Author |
2013-01-10 | KYRA: (LOL) - fix warning | athrxx |
2013-01-09 | KYRA: (LOL/FM-TOWNS) - add keyboard controls | athrxx |
2012-11-11 | KYRA: move HOF sequence player into its own class | athrxx |
2012-02-24 | KYRA: (EOB) - cleanup CGA/EGA code a bit | athrxx |
2012-02-21 | KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II | athrxx |
2012-02-21 | KYRA: (EOB) - start work on CGA and EGA graphics modes | athrxx |
2012-01-03 | KYRA: (EOB) - improve keyboard control for spell book cursor with non QWERTZ ... | athrxx |
2011-12-26 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: whitespace cleanup | athrxx |
2011-12-26 | KYRA: (EOB) - some refactoring | athrxx |
2011-12-26 | KYRA: (EOB) - more work on ingame menus | athrxx |
2011-12-26 | KYRA: (EOB) - fix shift key input | athrxx |
2011-12-26 | KYRA: (EOB) - initial code base commit | athrxx |
2011-11-18 | KYRA: "Fix" bug #3166235 "KYRA: Crash on startup on OS X due to invalid PAK f... | Johannes Schickel |
2011-11-18 | KYRA: Add some assert for debugging purposes. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-04 | KYRA: cleanup last commit | athrxx |
2011-06-25 | KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94 | athrxx |
2011-06-05 | KYRA: fix audio detection | athrxx |
2011-06-03 | KYRA: improve readability of key mapping code | athrxx |
2011-05-29 | KYRA: pause midi sounds while gmm is running | athrxx |
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-16 | KYRA: Set type for NULL MIDI driver to PC Speaker. | Johannes Schickel |
2011-02-16 | KYRA/LOL: fixed hand item cursor bug | athrxx |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-10-29 | KYRA: match music settings with latest launcher code changes. | Florian Kagerer |
2010-10-29 | KYRA: match music settings with latest launcher code changes. | Florian Kagerer |
2010-10-28 | KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern. | Johannes Schickel |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-08-05 | KYRA: Add support for subtitle options changes via GMM. | Johannes Schickel |
2010-07-26 | KYRA: Fix assertion when using "enter" to scene with instant death. | Johannes Schickel |
2010-07-21 | KYRA: Respect mute setting on engine startup. | Johannes Schickel |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-06-28 | KYRA: change audio detection flags setting (since most users don't own a real... | Florian Kagerer |
2010-06-25 | AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel... | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-03-29 | COMMON: Cleanup ConfigManager code | Max Horn |
2010-03-10 | Silenced some harmless cppcheck warnings about unreachable code after a return. | Torbjörn Andersson |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2010-02-19 | Fix for bug #2954279 "KYRA: Error when loading non-existent savegame". | Johannes Schickel |
2010-02-17 | Use Common::KEYCODE_* instead of ASCII values for keycode comparison. | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-18 | LOL: minor key map fix | Florian Kagerer |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |