index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
pegasus
/
input.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2014-10-28
PEGASUS: Remove trailing whitespace
Filippos Karapetis
2014-06-03
PEGASUS: Use KP7 and KP9 as alternative keys for the item drawers
Matthew Hoops
2014-06-01
PEGASUS: Stop using num lock for a way to open the inventory drawer
Matthew Hoops
2014-04-23
PEGASUS: Poll for events in more places
Matthew Hoops
2012-09-26
PEGASUS: Remove trailing whitespaces.
Johannes Schickel
2012-05-25
PEGASUS: Allow for keypad enter to be used
Matthew Hoops
2012-05-11
PEGASUS: Rewrite the input code to more closely emulate what the original did
Matthew Hoops
2012-04-26
PEGASUS: Allow control for the easter egg key as well
Matthew Hoops
2012-04-09
PEGASUS: Add support for load/save keys
Matthew Hoops
2012-04-07
PEGASUS: Fix potentially uninitialized hotspot pointer
Matthew Hoops
2012-04-03
PEGASUS: Fix file permissions
Matthew Hoops
2011-12-20
PEGASUS: Make InputDevice into a Singleton
Matthew Hoops
2011-12-20
PEGASUS: Some space/misc cleanup
Matthew Hoops
2011-12-16
PEGASUS: Remove t prefix from typedefs
Matthew Hoops
2011-10-13
PEGASUS: Add the WSC neighborhood
Matthew Hoops
2011-09-28
PEGASUS: Use proper key for the right fire button
Matthew Hoops
2011-09-23
PEGASUS: Disable the alt key for now
Matthew Hoops
2011-09-22
PEGASUS: Add support for the console back
Matthew Hoops
2011-09-21
PEGASUS: Allow for backquote to be used as a tilde too
Matthew Hoops
2011-09-21
PEGASUS: Only allow for keydown events
Matthew Hoops
2011-09-21
PEGASUS: Fix auto bits setting in the input code
Matthew Hoops
2011-09-18
PEGASUS: Add the Tracker class
Matthew Hoops
2011-09-08
PEGASUS: Add and hookup the InputHandler class
Matthew Hoops
2011-09-06
PEGASUS: Implement two of the base input classes
Matthew Hoops