2009-03-14 |
mfranz | use controls.startEngine(0) for starter release (easier... |
blob | commitdiff |
2009-01-30 |
mfranz | that's one way to get a high commits number ;-) |
blob | commitdiff | diff to current |
2009-01-30 |
mfranz | osg reports Return as key 10 (\n), while plib reported... |
blob | commitdiff | diff to current |
2008-10-08 |
mfranz | - let F12 pop up radio settings dialog (used to be... |
blob | commitdiff | diff to current |
2008-10-07 |
mfranz | - move development functions from function keys to... |
blob | commitdiff | diff to current |
2008-09-28 |
mfranz | start vi-like multiple-key commands with ':' |
blob | commitdiff | diff to current |
2008-08-14 |
mfranz | keyboard.xml: define modifier bit values |
blob | commitdiff | diff to current |
2008-08-09 |
mfranz | ctrl-i happens to be the same key as Tab, and this... |
blob | commitdiff | diff to current |
2008-07-09 |
mfranz | - replace depreciated fgcommand "old-reinit-dialog... |
blob | commitdiff | diff to current |
2008-04-26 |
mfranz | use fgcommand("screen-capture") return value to show... |
blob | commitdiff | diff to current |
2008-04-26 |
mfranz | use modifier mask as reported by the input system |
blob | commitdiff | diff to current |
2008-04-20 |
mfranz | ... commented out, I said! |
blob | commitdiff | diff to current |
2008-04-20 |
mfranz | - update comment: the '*'-key is no longer hard-coded |
blob | commitdiff | diff to current |
2008-02-23 |
mfranz | add mod-up action to magneto keys, and ignore that... |
blob | commitdiff | diff to current |
2007-12-11 |
martin | Stuart Buchanan: |
blob | commitdiff | diff to current |
2007-12-08 |
mfranz | fix broken indentation |
blob | commitdiff | diff to current |
2007-12-08 |
vmmeazza | Stuart Buchanan: |
blob | commitdiff | diff to current |
2007-11-26 |
mfranz | fix /-key desc |
blob | commitdiff | diff to current |
2007-11-26 |
mfranz | - remove property browser binding from the <SPACE> key |
blob | commitdiff | diff to current |
2007-11-13 |
david | Revert to previous version -- toggle lighting is not... |
blob | commitdiff | diff to current |
2007-11-10 |
david | Reassign tail-wheel locking from 'l' to 'L' (previously... |
blob | commitdiff | diff to current |
2007-08-01 |
mfranz | use "var" keyword to make "local" variables really... |
blob | commitdiff | diff to current |
2007-07-19 |
mfranz | remove forgotten garbage in the s-key def |
blob | commitdiff | diff to current |
2007-07-19 |
mfranz | - move "open property browser" back to SPACE (for now... |
blob | commitdiff | diff to current |
2007-07-13 |
mfranz | minor cleanup |
blob | commitdiff | diff to current |
2007-07-13 |
mfranz | - move "swap panels" from s-key to S-key |
blob | commitdiff | diff to current |
2007-06-07 |
andy | The screen-capture command no longer pops up a dialog... |
blob | commitdiff | diff to current |
2007-05-05 |
mfranz | p: only set /sim/freeze/replay-state to 0 if it wasn... |
blob | commitdiff | diff to current |
2007-03-23 |
mfranz | AJ MacLEOD: replace obsolete and broken throttle bindin... |
blob | commitdiff | diff to current |
2007-02-24 |
mfranz | let Shift-Space open property browser |
blob | commitdiff | diff to current |
2006-08-21 |
mfranz | adapt I-key description |
blob | commitdiff | diff to current |
2006-08-21 |
mfranz | use aircraft.HUD manager methods to control the HUD... |
blob | commitdiff | diff to current |
2006-08-09 |
mfranz | put prop pitch on n/N |
blob | commitdiff | diff to current |
2006-06-08 |
mfranz | - update hud paths |
blob | commitdiff | diff to current |
2006-06-07 |
mfranz | set HUD properties explicitly; the commands weren't... |
blob | commitdiff | diff to current |
2006-04-08 |
mfranz | terrain-follow -> agl-hold (to match generic AP and... |
blob | commitdiff | diff to current |
2006-03-01 |
mfranz | use wrappers for brakes/parking brake |
blob | commitdiff | diff to current |
2006-02-24 |
mfranz | '+': change description & function name (repeate last... |
blob | commitdiff | diff to current |
2006-02-11 |
mfranz | use more sophisticated screen.atc_repeat() function... |
blob | commitdiff | diff to current |
2006-02-10 |
mfranz | baby, one more time! |
blob | commitdiff | diff to current |
2005-07-13 |
mfranz | - move "Toggle FDM data logging" from Shift-F10 to... |
blob | commitdiff | diff to current |
2005-06-27 |
mfranz | now that the <repeatable> property actually works,... |
blob | commitdiff | diff to current |
2005-06-23 |
mfranz | - no <desc> in <bindings>; they are either at <key... |
blob | commitdiff | diff to current |
2005-06-22 |
mfranz | - rename controls.stepFlaps() to controls.flapsDown... |
blob | commitdiff | diff to current |
2005-06-16 |
mfranz | add one level of indirection for gear down/up and use... |
blob | commitdiff | diff to current |
2005-04-20 |
mfranz | - remove W ("3dfx fullscreen-toggle") |
blob | commitdiff | diff to current |
2005-04-19 |
ehofman | Melchior FRANZ: |
blob | commitdiff | diff to current |
2005-01-05 |
curt | Change corresponding to change in replay system code. |
blob | commitdiff | diff to current |
2004-12-27 |
ehofman | Remove carrier specific keyboard bindings, they are... |
blob | commitdiff | diff to current |
2004-11-26 |
ehofman | Mathias Fröhlich: |
blob | commitdiff | diff to current |
2004-09-25 |
ehofman | Fix a typo. |
blob | commitdiff | diff to current |
2004-06-24 |
david | Remove fragile alias references in bindings and replace... |
blob | commitdiff | diff to current |
2004-06-01 |
ehofman | Lee Elliot: |
blob | commitdiff | diff to current |
2004-04-05 |
andy | Keybindings for the HUD, which used to be hardcoded... |
blob | commitdiff | diff to current |
2004-04-05 |
andy | There used to be a hard-coded F6 binding in input.cxx... |
blob | commitdiff | diff to current |
2004-03-24 |
jimw | Fix virtual cockpit toggle binding ("c"). Switches... |
blob | commitdiff | diff to current |
2004-03-23 |
david | Bind Ctrl-I to the instrument-settings dialog, analogou... |
blob | commitdiff | diff to current |
2004-03-11 |
david | Bind Ctrl-R to the radios dialog. |
blob | commitdiff | diff to current |
2004-01-31 |
curt | Autopilot overhaul. |
blob | commitdiff | diff to current |
2004-01-12 |
curt | Attempt #1 to sort out confusion between left / right... |
blob | commitdiff | diff to current |
2003-12-22 |
andy | New Nasal code, with lots of input binding handlers... |
blob | commitdiff | diff to current |
2003-12-08 |
andy | Bugfix to globals.fgcommand(). |
blob | commitdiff | diff to current |
2003-10-15 |
daveluff | Remove the old reset zoom keybinding |
blob | commitdiff | diff to current |
2003-10-14 |
daveluff | Add Ctrl-X sets initial field of view in a similar... |
blob | commitdiff | diff to current |
2003-09-30 |
jimw | John Stockhill: While messing around with an aeromatic... |
blob | commitdiff | diff to current |
2003-09-24 |
jimw | Removed duplicate and unused bindings |
blob | commitdiff | diff to current |
2003-08-05 |
curt | Norman Vine: |
blob | commitdiff | diff to current |
2003-07-18 |
curt | Modified the replay system to work without enabling... |
blob | commitdiff | diff to current |
2003-07-18 |
ehofman | Make sure the sixth view is accessible, and remove... |
blob | commitdiff | diff to current |
2003-07-18 |
curt | bind the instant replay command to the 'r' key. |
blob | commitdiff | diff to current |
2003-07-17 |
curt | Add support for exiting properly from the fledgling... |
blob | commitdiff | diff to current |
2003-06-29 |
ehofman | Melchior FRANZ: |
blob | commitdiff | diff to current |
2003-06-08 |
mselig | Adds spoiler function with j/k keys for close/open... |
blob | commitdiff | diff to current |
2003-05-12 |
jimw | fixed keyboard binding so that changing view direction... |
blob | commitdiff | diff to current |
2003-04-01 |
ehofman | Updates to refelect the controls update of FlightGear... |
blob | commitdiff | diff to current |
2003-02-14 |
jimw | Bound keys for view scrolling as suggested by Martin... |
blob | commitdiff | diff to current |
2003-02-06 |
curt | Jim Wilson: |
blob | commitdiff | diff to current |
2003-01-24 |
david | Use an XML-configured exit dialog. |
blob | commitdiff | diff to current |
2003-01-19 |
david | Removed test entry. |
blob | commitdiff | diff to current |
2003-01-18 |
david | Switch to new, unified autopilot dialog, bound to the... |
blob | commitdiff | diff to current |
2002-12-22 |
david | Added a couple of simple demo dialogs, and bound the... |
blob | commitdiff | diff to current |
2002-12-17 |
dluff | Bind ' key (n=39) to the pop-up ATC dialog box |
blob | commitdiff | diff to current |
2002-11-17 |
david | Bound Ctrl-C to make clickable hotspots on the panel... |
blob | commitdiff | diff to current |
2002-11-07 |
david | Bind Ctrl-D to display a sample dialog (named "hello... |
blob | commitdiff | diff to current |
2002-11-02 |
david | Finished setting up configurable default viewing proper... |
blob | commitdiff | diff to current |
2002-10-29 |
david | Bound '+' to zoom in (like 'x'). |
blob | commitdiff | diff to current |
2002-09-14 |
david | Added user-definable positions for front, left, back... |
blob | commitdiff | diff to current |
2002-09-06 |
jimw | Don't need to reload panel anymore either |
blob | commitdiff | diff to current |
2002-09-06 |
jimw | Changed the binding for "c" to simply turn 3d cockpit... |
blob | commitdiff | diff to current |
2002-05-23 |
david | Bind 'l' (lower-case L) to toggle the tailwheel lock... |
blob | commitdiff | diff to current |
2002-04-21 |
jimw | Added flag "allow-toggle-cockpit" so that 3d/2d toggle... |
blob | commitdiff | diff to current |
2002-04-19 |
j4strngs | Added keyboard binding to toggle between 2/3D cockpit |
blob | commitdiff | diff to current |
2002-04-18 |
jimw | fixed paths for goal-heading-offset |
blob | commitdiff | diff to current |
2002-04-18 |
curt | Jim Wilson: |
blob | commitdiff | diff to current |
2002-04-11 |
david | Rebound 'B' to toggle /controls/parking-brake. |
blob | commitdiff | diff to current |
2002-04-09 |
david | Add explicit types for all non-string properties. ... |
blob | commitdiff | diff to current |
2002-03-09 |
david | Explicitly set write-all to false for saving the flight... |
blob | commitdiff | diff to current |
2002-02-13 |
david | Have 'p' toggle /sim/pause/clock as well as /sim/pause... |
blob | commitdiff | diff to current |
2002-01-20 |
curt | Renamed /sim/freeze to /sim/freeze/master |
blob | commitdiff | diff to current |
2002-01-19 |
david | Added temporary bindings ctrl-O to tilt view down,... |
blob | commitdiff | diff to current |
next |