aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/control.h
AgeCommit message (Expand)Author
2016-04-16SKY: Added localized quit message for Russian translationEugene Sandulenko
2014-02-18SKY: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-28SKY: Allow game to be loaded from main menu dialog while in-game control pane...Eric Culp
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-13BASS: Reduce code duplication in autosave codeWillem Jan Palenstijn
2012-02-13BASS: Fix savegame corruptionWillem Jan Palenstijn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-08-30Fix indentationJordi Vilalta Prat
2009-07-03Added more GCC_PRINTF attributes, and fixed resulting warnings in format stringsMax Horn
2009-03-06cleanupJoost Peters
2009-02-14Fix 1690836: "BASS: Speed difference"Joost Peters
2008-11-12Saving and loading from the GMM is now supported in the sky engineFilippos Karapetis
2008-02-27Modified the BASS save/load code to use a StringList for storing the save sta...Max Horn
2008-02-27Simplified Control::handleKeyPress and fixed a long-standing bug in the verif...Max Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-22Converted BASS to use Common::KeyStateMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-03-17SKY: Changed Control class to use event manager for mouse coord tracking, and...Max Horn
2007-02-20More header fixes for that warm and fuzzy feeling of consistency.Torbjörn Andersson
2007-02-10Patch #1656801 (BASS: various control panel fixes), which fixes bug #1548779 ...Max Horn
2006-03-26Added support for mouse wheel scrolling in save/restore dialog.Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn