aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/keyboard.cpp
AgeCommit message (Expand)Author
2016-04-13AGI: Move predictivedialog.h out of agi.hOri Avtalion
2016-02-27AGI: Add support for upscaling and Hercules hires fontMartin Kiewitz
2016-02-09AGI: Hold-Key: only send stationary for directionsMartin Kiewitz
2016-02-06AGI: Move debugger to Ctrl-Shift-DMartin Kiewitz
2016-02-04AGI: Fix Hold-Key-Mode implementationMartin Kiewitz
2016-02-03AGI: Message box mouse supportMartin Kiewitz
2016-02-03AGI: Change cycle delay handling, seems to fix GRMartin Kiewitz
2016-02-03AGI: Cycle event processing changedMartin Kiewitz
2016-02-03AGI: Implement messageBox() as inner loopMartin Kiewitz
2016-02-02AGI: Remove inputMode, not needed anyoreMartin Kiewitz
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-02-02AGI: Don't use status row for menu mouse triggerMartin Kiewitz
2016-02-02AGI: mouse support for menuMartin Kiewitz
2016-02-01AGI: change how menus are triggered on Non-PCMartin Kiewitz
2016-02-01AGI: Revert revert the keyboard handling changesMartin Kiewitz
2016-02-01AGI: Keyboard handling changeMartin Kiewitz
2016-02-01AGI: implement predictive dialogMartin Kiewitz
2016-01-31AGI: remove timer hack, implement in game timerMartin Kiewitz
2016-01-31AGI: getflag/setflag/etc. cleanupMartin Kiewitz
2016-01-31AGI: VM Var code cleanupMartin Kiewitz
2016-01-31AGI: change key -> direction handlingMartin Kiewitz
2016-01-30AGI: fix keyboard input code for keycodesMartin Kiewitz
2016-01-29AGI: add hack to make numpad cursor keys workMartin Kiewitz
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-25GUI: Move predictive dialog to common guiOleksiy Kurochko
2011-09-26AGI: Marked 4070342 as a workaroundFilippos Karapetis
2011-09-26AGI: Fix for bug #3018770 - "AGI: PQ1: Flickering newspaper"Filippos Karapetis
2011-09-26AGI: Fixed bug #3074570 - "AGI LSL1: TAB stops working after restart"Filippos Karapetis
2011-08-14AGI: Renamed some #defines to our code conventions and moved them to enumsEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-24AGI: Fix bug #3087825: AGI: Code analysis warningsEugene Sandulenko
2010-10-26AGI: Replace report() macro by debug() / warning()Max Horn
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15AGI: Fix bug #2825273.Eugene Sandulenko
2010-06-15AGI: Fix bug #1875842.Eugene Sandulenko
2010-06-15AGI: add more status-related debug output.Eugene Sandulenko
2010-01-03Reduce header dependencies for AGI engine.Eugene Sandulenko
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-20AGI: Make scancodeTable constMax Horn
2009-10-20AGI: Turn g_tickTimer & g_mouse into members of class AgiEngine resp. AgiBaseMax Horn
2009-07-22Move functions from agi.cpp to more appropriate files.Eugene Sandulenko
2009-07-22Fix bug #2823759: "AGI: PQ1 help not showing the first time you press F1"Eugene Sandulenko
2009-06-06Correct implementation for set.key opcode. Fixes #2605104: "AGI: Manhunter, F...Eugene Sandulenko
2009-06-06CleanupEugene Sandulenko
2009-06-06Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original"Eugene Sandulenko
2009-06-06Whitespace fixes and C++ commentsEugene Sandulenko
2009-05-19Start of fixing bug #2537054: "AGI: Using GMM to load causes graphics glitches"Eugene Sandulenko
2009-05-11Fix bug #1946262: "LSL1: Age Verification answer input not working"Eugene Sandulenko
2009-02-12Fix for bug #2541237 - "AGI: Restart quits ScummVM"Filippos Karapetis