]> git.mxchange.org Git - flightgear.git/history - src/Input/input.hxx
First steps towards configurable mouse input. Soon, this new code
[flightgear.git] / src / Input / input.hxx
2002-03-23 davidFirst steps towards configurable mouse input. Soon...
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-08-10 curt- some code rearrangement for readability and maintaina...
2001-08-03 curt- FGBinding now extends FGConditional
2001-06-29 curt- added variable support for the saved command state...
2001-06-20 curt- added Melchior's patches to allow a joystick axis...
2001-06-12 curtreplaced 'static const int' with enum, as suggested...
2001-06-05 curt- moved declarations of GLUTkey, GLUTkeyup, GLUTspecial...
2001-06-04 curt- make repeatable for keys and joystick buttons default...
2001-06-04 curt- added FG_MOD_UP to use key-up or button-up as a comma...
2001-06-01 curt- refactored and simplified FGBinding class to use...
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)