Age | Commit message (Expand) | Author |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-13 | KYRA: Reduce amount of updateScreen calls. | Johannes Schickel |
2012-03-13 | JANITORIAL: Simply use *x instead of *x.get() on smart pointers. | Christoph Mallon |
2011-12-27 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-12-26 | KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet) | athrxx |
2011-12-26 | KYRA: (EOB) - extend save/load dialogue to support 990 slots | athrxx |
2011-12-26 | KYRA: (EOB) - more work on ingame menus | athrxx |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-04 | KYRA: cleanup last commit | athrxx |
2011-07-04 | KYRA: fix ingame menu save slots | athrxx |
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 |
2010-10-28 | KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern. | Johannes Schickel |
2010-07-16 | In the help of making the new C++ standard a better one, we will now no longe... | Johannes Schickel |
2010-05-05 | Replace KYRA's strncpy and strncat usages by strlcpy/strlcat. | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-10-11 | Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games... | Johannes Schickel |
2009-10-11 | Fix FM-Towns/PC98 menu code. | Johannes Schickel |
2009-10-06 | KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t... | Florian Kagerer |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-08-07 | show VK in gui_v2 games of kyra | Kostas Nakos |
2009-06-21 | Enable proper umlaut handling in kyra 1-3. | Johannes Schickel |
2009-06-15 | KYRA: fixed regression (broken menu slide bars in HOF/MR) | Florian Kagerer |
2009-06-15 | LOL: - started on the ingame menu code (death menu, load menu and main menu) | Florian Kagerer |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-05-29 | More formatting. | Johannes Schickel |
2009-05-29 | Formatting. | Johannes Schickel |
2009-05-23 | Cleanup. | Johannes Schickel |
2009-02-15 | LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3... | Florian Kagerer |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-25 | Implemented continous screen updating while waiting for text input in v2 GUI.... | Johannes Schickel |
2008-08-25 | Added short delay(Millis) call while waiting for text input, should reduce CP... | Johannes Schickel |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-02 | Proper fix for bug #2035459 "KYRA1: long savegame names cause garbage". | Johannes Schickel |
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-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky... | Johannes Schickel |
2008-05-10 | Implemented opcode 106: o2_playFireflyScore. | Johannes Schickel |
2008-05-10 | - Added small delay to GUI_v2::getInput | 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 |