Age | Commit message (Expand) | Author |
2016-08-24 | KYRA: Fix openSaveForWriting() to return OutSaveFile | Alexander Tkachev |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-11-23 | KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError. | Johannes Schickel |
2012-11-11 | KYRA: clean up audio resource handling | athrxx |
2012-11-11 | KYRA: finish implementation of new HOF sequence player code | athrxx |
2012-11-11 | KYRA: move HOF sequence player into its own class | athrxx |
2012-03-05 | KYRA: Some formatting fixes. | Johannes Schickel |
2012-02-26 | COMMON: Move RenderMode and GUIOptions functionality into separate files | Max Horn |
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-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-12-27 | KYRA: Fix compilation with clang. | Johannes Schickel |
2011-12-26 | KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet) | 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) - initial code base commit | athrxx |
2011-12-26 | KYRA: (AdLib Driver) - increase versions and add necessary EOB modifications | athrxx |
2011-10-29 | KYRA: Update engine description comment. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-27 | KYRA: add support for Russian Kyra 1 floppy fan translation | athrxx |
2011-06-25 | KYRA: _athrxx is the new Kyra maintainer. | Johannes Schickel |
2011-06-25 | KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94 | athrxx |
2011-06-10 | LOL: fix so-called bug #3313950 | athrxx |
2011-06-05 | KYRA: fix GMM saving | athrxx |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn |
2011-02-16 | KYRA/LOL: fixed hand item cursor bug | athrxx |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-10-28 | KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern. | Johannes Schickel |
2010-10-22 | KYRA: More cleanup. | Johannes Schickel |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-09-05 | KYRA: Get rid of local static non-POD object. | Johannes Schickel |
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel |
2010-05-04 | Reduce indirect header dependencies further | Max Horn |
2010-04-12 | Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers." | Johannes Schickel |
2010-04-12 | Fix use of "friend" keyword in KYRA for strict C++ compilers. | Johannes Schickel |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-02-17 | Use Common::KeyCode instead of int as key type for KeyMap. | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-11-26 | Typos. | Johannes Schickel |
2009-11-26 | Initial doxygen description of the Kyrandia engine. | Johannes Schickel |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-11-07 | Access _keyMap a little different, so that no additional entries are created,... | Johannes Schickel |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-10-04 | Some fixes to comply with our coding guidelines. | Johannes Schickel |
2009-10-04 | LoL PC98: Fix thumbnail creation for quick saves and autosave. | Johannes Schickel |
2009-10-03 | LOL/PC-98: add keyboard support | Florian Kagerer |
2009-06-25 | Add config option for Kyra1 16 color, it'll only use dithering when "16_color... | Johannes Schickel |