]> git.mxchange.org Git - flightgear.git/history - src/Input
More property node optimizations.
[flightgear.git] / src / Input /
2001-06-05 curt- moved declarations of GLUTkey, GLUTkeyup, GLUTspecial...
2001-06-05 curt- moved shift-F1 and shift-F2 (load/save) bindings...
2001-06-04 curtIrix/MIPS compiler fixes.
2001-06-04 curtFixed a problem where all hardcoded keybindings were...
2001-06-04 curtEliminate a couple compiler warnings.
2001-06-04 curtFiles moved from ../Joystick to here.
2001-06-04 curt- make repeatable for keys and joystick buttons default...
2001-06-04 curt- reduced amount of logging
2001-06-04 curt- added FG_MOD_UP to use key-up or button-up as a comma...
2001-06-04 curt- added FGBinding::fire(double) - added support for...
2001-06-01 curt- refactored and simplified FGBinding class to use...
2001-06-01 curt- renamed property binding/action to binding/command...
2001-05-29 curt1. Fixed FGInput bug preventing same key from being...
2001-05-29 curtWin32 fixes.
2001-05-29 curtFix a clash with some standard MSVC defines (yeah MS...
2001-05-23 curtInitial revision. (Contributed by David Megginson)