aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/input.cpp
AgeCommit message (Expand)Author
2017-09-12PEGASUS: Disallow loading / saving from the GMM from inner loopsBastien Bouclet
2017-09-12PEGASUS: Ignore events occuring while the GUI is visibleBastien Bouclet
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2014-10-28PEGASUS: Remove trailing whitespaceFilippos Karapetis
2014-06-03PEGASUS: Use KP7 and KP9 as alternative keys for the item drawersMatthew Hoops
2014-06-01PEGASUS: Stop using num lock for a way to open the inventory drawerMatthew Hoops
2014-04-23PEGASUS: Poll for events in more placesMatthew Hoops
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-05-25PEGASUS: Allow for keypad enter to be usedMatthew Hoops
2012-05-11PEGASUS: Rewrite the input code to more closely emulate what the original didMatthew Hoops
2012-04-26PEGASUS: Allow control for the easter egg key as wellMatthew Hoops
2012-04-09PEGASUS: Add support for load/save keysMatthew Hoops
2012-04-07PEGASUS: Fix potentially uninitialized hotspot pointerMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-20PEGASUS: Make InputDevice into a SingletonMatthew Hoops
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-10-13PEGASUS: Add the WSC neighborhoodMatthew Hoops
2011-09-28PEGASUS: Use proper key for the right fire buttonMatthew Hoops
2011-09-23PEGASUS: Disable the alt key for nowMatthew Hoops
2011-09-22PEGASUS: Add support for the console backMatthew Hoops
2011-09-21PEGASUS: Allow for backquote to be used as a tilde tooMatthew Hoops
2011-09-21PEGASUS: Only allow for keydown eventsMatthew Hoops
2011-09-21PEGASUS: Fix auto bits setting in the input codeMatthew Hoops
2011-09-18PEGASUS: Add the Tracker classMatthew Hoops
2011-09-08PEGASUS: Add and hookup the InputHandler classMatthew Hoops
2011-09-06PEGASUS: Implement two of the base input classesMatthew Hoops