aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui.cpp
AgeCommit message (Expand)Author
2006-03-20Initialise _haveScrollButtons, since Valgrind complained about it.Torbjörn Andersson
2006-03-19Makes sure Brandon actually dies when he turns to stone in the kyragem roomOystein Eftevaag
2006-03-19Adds button press animations to the menu, and resets the cursor when the Dial...Oystein Eftevaag
2006-03-18Fixes the color of the quitting dialog text after drinking a potionOystein Eftevaag
2006-03-15Added mouse wheel scrolling to save/restore dialogs.Torbjörn Andersson
2006-03-08Implemented the last menu (the settings screen). Walking speed, text speed,Oystein Eftevaag
2006-03-07Added the proper death dialog, changed the sequence skipping code a bit to avoidOystein Eftevaag
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-14Reworked kyra debug output system. Now he have special kyra intern debug leve...Johannes Schickel
2006-02-11Moved engines to the new engines/ directoryMax Horn