Age | Commit message (Expand) | Author |
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 |
2008-04-05 | - Changed quicksaves to use slots 990-998. | Johannes Schickel |
2008-04-05 | Small fix in processButtonList. | Johannes Schickel |
2008-04-05 | - cleanup | Johannes Schickel |
2008-04-05 | Cleanup. | Johannes Schickel |
2008-04-05 | - Implemented delete savegame menu | Johannes Schickel |
2008-04-05 | Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small ... | Johannes Schickel |
2008-04-04 | Remove temporary savefile after it was loaded. | Johannes Schickel |
2008-04-04 | Disable buttons properly for non CD version. | Johannes Schickel |
2008-04-04 | Disabled some more options settings for non talkie versions. | Johannes Schickel |