aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/input/inputengine.cpp
AgeCommit message (Expand)Author
2018-10-17SWORD25: Fix Debug Console Activation via CTRL-d.D G Turner
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2013-09-29SWORD25: Specifying int size to make Amiga happyEugene Sandulenko
2013-09-29SWORD25: Fix Amiga compilationEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-28SWORD25: Removed a lot of debug/unimplemented/unused functionsFilippos Karapetis
2011-01-23SWORD25: Removed the custom log class and replaced it with warning/error/debu...Filippos Karapetis
2010-11-10SWORD25: Added basic debugging console to engine (Command Key Disabled)David Turner
2010-10-28SWORD25: Start to rename read/write methods of *PersistenceBlock classesMax Horn
2010-10-28SWORD25: Simplify InputEngine::(un)persistMax Horn
2010-10-27SWORD25: Fix keyboard state handlingMax Horn
2010-10-27SWORD25: Fix out of bounds writes when pressing keys like ctrl or F-keysMax Horn
2010-10-25SWORD25: Get rid of most of the 'kernel service/superclass' codeMax Horn
2010-10-25SWORD25: Get rid of classes ScummVMWindow and WindowMax Horn
2010-10-23SWORD25: Get rid of global SharedPtr instancesMax Horn
2010-10-19SWORD25: Enforced code formatting rules in rest of the engineEugene Sandulenko
2010-10-13SWORD25: Renamed getInstance() -> instance()Max Horn
2010-10-12SWORD25: Get rid of ScummVMInput classEugene Sandulenko
2010-10-12SWORD25: removed BS_ prefix from rest of the classes.Eugene Sandulenko
2010-10-12SWORD25: eliminated BS_ prefix in all but kernel/Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Converted inputengine.cppPaul Gilbert
2010-10-12SWORD25: Replacing headers with ScummVM ones plus original (C)Eugene Sandulenko
2010-10-12SWORD25: Path fixes for includesEugene Sandulenko
2010-10-12SWORD25: Importing original sourcesEugene Sandulenko