| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel | |
| Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
| 2012-05-25 | PEGASUS: Allow for keypad enter to be used | Matthew Hoops | |
| For consistency with keypad arrows | |||
| 2012-05-11 | PEGASUS: Rewrite the input code to more closely emulate what the original did | Matthew Hoops | |
| Now the easter egg key works better and so does striding. | |||
| 2012-04-26 | PEGASUS: Allow control for the easter egg key as well | Matthew Hoops | |
| Fixes issues where the OS can intercept the key | |||
| 2012-04-09 | PEGASUS: Add support for load/save keys | Matthew Hoops | |
| 2012-04-07 | PEGASUS: Fix potentially uninitialized hotspot pointer | Matthew Hoops | |
| Should fix some crashes on Windows | |||
| 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 | |
