aboutsummaryrefslogtreecommitdiff
path: root/queen/input.cpp
AgeCommit message (Expand)Author
2004-12-05Clean up OSystem::EventMax Horn
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-19added walkthroughPaweł Kołodziejski
2004-10-08cleanup ; follow the code conventionsGregory Montoir
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-14minor cleanpGregory Montoir
2004-03-17Added PalmOS supportChris Apers
2004-03-17add ability to acces journal via F5 for consistency with other enginesJonathan Gray
2004-03-15implicitly declare use of OSystemMax Horn
2004-02-02Fixed initialization order warning.Torbjörn Andersson
2004-02-01another valgrind fixJoost Peters
2004-02-01fix valgrind warning. (pressing ESC like mad at startup could cause it to che...Joost Peters
2004-01-25Remove old debug msg.Travis Howell
2004-01-06updated copyright noticeMax Horn
2003-12-29mass debuglevel change for less verbosity (0 -> 6)Joost Peters
2003-12-26enable original screen blankersGregory Montoir
2003-12-26new debugging code, using Common::DebuggerGregory Montoir
2003-12-12cleanupGregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-11-15- Talk clean-upDavid Eriksson
2003-11-09Added (quick-)Saving/LoadingJoost Peters
2003-11-09enable (some of) the original debug passwordsGregory Montoir
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-02fix compile errorMax Horn
2003-11-02Enable keys for panel commands.David Eriksson
2003-10-31Fix warningTorbjörn Andersson
2003-10-31use Command classGregory Montoir
2003-10-30new Verb classGregory Montoir
2003-10-28add accessors for mouse current pos / button + keyVerbGregory Montoir
2003-10-23Make it possible to quit cutaways!David Eriksson
2003-10-23Stop messing with _fastMode in delay().David Eriksson
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson