aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_v2.cpp
AgeCommit message (Expand)Author
2008-05-05- Added support for Kyra3 GUI (audio and game options not working yet)Johannes Schickel
2008-05-04Initial common base between kyra2 and kyra3 GUI code.Johannes Schickel
2008-05-04Renamed kyra2 and kyra3 gui files.Johannes Schickel
2008-05-04Cleanup.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-16fix sjis text color (ship scene)Florian Kagerer
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-06fix label for first save slot (towns/floppy)Florian Kagerer
2008-04-06Implemented support for Towns (and hopefully DOS floppy too) menus.Johannes Schickel
2008-04-06Fixed mouse input handling when entering savefile description.Johannes Schickel
2008-04-06Fixed various bugs in GUI_v2::processButtonList.Johannes Schickel
2008-04-05Don't rename quicksave filenames when deleting files.Johannes Schickel
2008-04-05- Changed quicksaves to use slots 990-998.Johannes Schickel
2008-04-05Small fix in processButtonList.Johannes Schickel
2008-04-05- cleanupJohannes Schickel
2008-04-05Cleanup.Johannes Schickel
2008-04-05- Implemented delete savegame menuJohannes Schickel
2008-04-05Implemented proper savefile listing, this fixes bug #1479872 "KYRA1: a small ...Johannes Schickel
2008-04-04Remove temporary savefile after it was loaded.Johannes Schickel
2008-04-04Disable buttons properly for non CD version.Johannes Schickel
2008-04-04Disabled some more options settings for non talkie versions.Johannes Schickel
2008-04-04Implemented audio menu, slider bars not moveable via mouse yet though.Johannes Schickel
2008-04-04Implemented game options menu.Johannes Schickel
2008-04-04Added support for quit game button.Johannes Schickel
2008-04-04Added partial support for main menu. Only load, save and resume buttons are w...Johannes Schickel
2008-04-04cleanupFlorian Kagerer
2008-04-04This fixes the menus for fm-towns and floppy versions (only load and death me...Florian Kagerer
2008-04-02Implemented death menu. This also fixes bug #1926892 "HoF: Odd behaviour when...Johannes Schickel
2008-04-01Fixed spellbook graphics in German CD version.Johannes Schickel
2008-03-30Implement quit flag handling in Kyra2 GUI code.Johannes Schickel
2008-03-30- fixed savegame description loading in kyra1Johannes Schickel
2008-03-28Changed HoF GUI code to use common GUI code now.Johannes Schickel
2008-03-28- Clear input queue after loading game via hotkeys.Johannes Schickel
2008-03-20- made Screen_v2::applyOverlay support dirty rect handlingJohannes Schickel
2008-03-20Fixed bug #1920869 "HoF: palette artifacts in inventory".Johannes Schickel
2008-03-20Supply correct flags to copyRegion when displaying spellbook pages.Johannes Schickel
2008-03-18- Implemented opcodes:Johannes Schickel
2008-03-18Fixed bug, which caused displaying wrong string to be shown then combining it...Johannes Schickel
2008-03-17Cleanup.Johannes Schickel
2008-03-17Probably fixing string issues in menu.Johannes Schickel
2008-03-15Implemented opcodes:Johannes Schickel
2008-03-09sjis bug fixFlorian Kagerer
2008-03-09floppy/fm-towns implementation for spell bookFlorian Kagerer
2008-03-09- fixed little glitch when putting items in cauldronJohannes Schickel
2008-03-09- implemented cauldron handling for HoF (needs some more testing though)Johannes Schickel
2008-03-09Fixed warning.Torbjörn Andersson
2008-03-09Implemented spellbook in HoF.Johannes Schickel
2008-03-09Fixed access of inventory in HoF while cursor is not visible. Johannes Schickel
2008-03-05Implement inventory scrolling for HoF.Johannes Schickel
2008-03-03Fixed crash when clicking on empty inventory slot.Johannes Schickel