Age | Commit message (Expand) | Author |
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 |
2008-05-05 | Got rid of some code duplication. | Johannes Schickel |
2008-05-05 | - Added support for Kyra3 GUI (audio and game options not working yet) | Johannes Schickel |
2008-05-04 | Initial common base between kyra2 and kyra3 GUI code. | Johannes Schickel |
2008-05-04 | Renamed kyra2 and kyra3 gui files. | Johannes Schickel |
2008-05-04 | Cleanup. | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |
2008-04-16 | fix sjis text color (ship scene) | Florian Kagerer |
2008-04-12 | - some refactoring for Kyra3 | Johannes Schickel |
2008-04-06 | fix label for first save slot (towns/floppy) | Florian Kagerer |
2008-04-06 | Implemented support for Towns (and hopefully DOS floppy too) menus. | Johannes Schickel |
2008-04-06 | Fixed mouse input handling when entering savefile description. | Johannes Schickel |
2008-04-06 | Fixed various bugs in GUI_v2::processButtonList. | Johannes Schickel |
2008-04-05 | Don't rename quicksave filenames when deleting files. | Johannes Schickel |