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 (
Collapse
)
Author
2012-04-03
PEGASUS: Fix file permissions
Matthew Hoops
2011-12-20
PEGASUS: Make InputDevice into a Singleton
Matthew Hoops
Removes a global construction
2011-12-20
PEGASUS: Some space/misc cleanup
Matthew Hoops
2011-12-16
PEGASUS: Remove t prefix from typedefs
Matthew Hoops
Some other minor cleanup too
2011-10-13
PEGASUS: Add the WSC neighborhood
Matthew Hoops
Seems to be working fine, minus the molecule sprites (though the minigame is completable and the antidote can be found).
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