aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/ui.cpp
AgeCommit message (Expand)Author
2007-07-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...David Corrales
2007-06-30Move the redrawing of dialog windows (options, save, load, ...) so that we doTorbjörn Andersson
2007-06-22Slightly updated key handling in BS2, Kyra, and ToucheMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-15Removed the case for the Italian version from displayQuitDialog(). According toTorbjörn Andersson
2007-05-14Added cases for missing languages to displayQuitDialog(). Should fix featureTorbjörn Andersson
2007-04-01Replaced another use of getEventManager() by using Engine::_eventManMax Horn
2007-04-01Call updateScreen() more often in options/save/load dialog to keep mouseTorbjörn Andersson
2007-04-01We still track the mouse position while waiting for an answer to the "Do youTorbjörn Andersson
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-01-21cleanupGregory Montoir
2007-01-05Enabled exit from in-game optionsGregory Montoir
2006-12-09cleanupGregory Montoir
2006-11-24update the screen at the end of each engine cycle, it should make the mouse c...Gregory Montoir
2006-11-12cleanupGregory Montoir
2006-11-11various fixes, Touche should now be completable without any major glitchesGregory Montoir
2006-11-10font char width is always equal 16 pixels, removed unneeded parameterGregory Montoir
2006-11-10new menu codeGregory Montoir
2006-11-07cleanupGregory Montoir
2006-11-06some fixes, some cleanupGregory Montoir
2006-11-05enabled MIDI volume changesGregory Montoir
2006-11-05cleanupGregory Montoir
2006-11-04Fixed zero filled Rect with PalmOS compilerChris Apers
2006-11-03added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'Gregory Montoir