aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn
2008-04-05Fixed regression causing a crash when the user had less than 5 savefiles.Johannes Schickel
2008-04-05Fixed crash when supplying illegal savefile names.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-05Added simple hack to work around drawing of scroll button after loading game ...Johannes Schickel
2008-04-05Fixed crash when opening menu after starting kyra1 with -x/--save-slot.Johannes 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-04Made sliders working.Johannes Schickel
2008-04-04Disabled some more options settings for non talkie versions.Johannes Schickel
2008-04-04Cleaned up volume settings managment.Johannes Schickel
2008-04-04Implemented audio menu, slider bars not moveable via mouse yet though.Johannes Schickel
2008-04-04Little less waste of memory.Johannes Schickel
2008-04-04Also hooked the death menu quit button to the game quit code implemented in r...Filippos Karapetis
2008-04-04Fixed nameclash.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-03Cleanup.Johannes Schickel
2008-04-03Replaced unloadAllPakFiles with a simple _map.clear on resource class destruc...Johannes Schickel
2008-04-03- Added support for filename length > 64 in static resource code.Johannes Schickel
2008-04-02Implemented death menu. This also fixes bug #1926892 "HoF: Odd behaviour when...Johannes Schickel
2008-04-02Fixed warnings with gcc 3.3.Johannes Schickel
2008-04-01Fixed bug in GUI code, should hopefully fix white boxes appearing around inve...Johannes Schickel
2008-04-01Fixed spellbook graphics in German CD version.Johannes Schickel
2008-03-30Don't enter run loop when quit flag is set.Johannes Schickel
2008-03-30Implement quit flag handling in Kyra2 GUI code.Johannes Schickel
2008-03-30Fixed bug which caused sometimes garbage text to be displayed.Johannes Schickel
2008-03-30Cleanup.Johannes Schickel
2008-03-30- fixed savegame description loading in kyra1Johannes Schickel
2008-03-30Cleanup.Johannes Schickel
2008-03-30Always clip rect to copy in Screen::copyRegion now, like the original does.Johannes Schickel
2008-03-30- get rid of const_castFlorian Kagerer
2008-03-30Cleanup.Johannes Schickel
2008-03-30Renamed some functions according to our coding guidelines.Johannes Schickel
2008-03-30- fixed formattingJohannes Schickel
2008-03-29New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilate...Florian Kagerer
2008-03-28Changed HoF GUI code to use common GUI code now.Johannes Schickel
2008-03-28- fixed svn propertiesJohannes Schickel
2008-03-28Refactored Kyrandia GUI code a bit.Johannes Schickel
2008-03-28cleanupMax Horn
2008-03-28Oops that shouldn't be committed yet.Johannes Schickel