]> git.mxchange.org Git - flightgear.git/history - src/Cockpit
- added support for conditions in FGBinding
[flightgear.git] / src / Cockpit /
2001-08-03 curt- changed comments to proper doc formatting
2001-08-03 curt- added support for conditions
2001-07-30 curtinitialize marker_xs.
2001-07-30 curt- implemented DME ETE and speed
2001-07-30 curt- declared new methods for getting DME ETE and speed
2001-07-30 curt- modified switch layers to use layer[0] and layer...
2001-07-27 curt- fixed typos relating to nav frequency properties
2001-07-27 curt- modified readAction to use FGBinding
2001-07-27 curt- modified PanelAction to use FGBinding, like keyboard...
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-23 curt- fixed typo that prevented ADF needle from being offse...
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curt- catch exception from readProperties and show dialog
2001-07-12 curtMade the following properties archivable:
2001-07-12 curtMade the following properties archivable:
2001-07-12 curtMade the following properties archivable:
2001-07-11 curt- move data structure allocation into constructor ...
2001-07-02 curt** Properties Renamed
2001-07-02 curtUpdated bug fix to make hopefully more thread safe.
2001-06-30 curtFix what looks like it could potentially cause a proble...
2001-06-26 curtRemoved NetworkOLK/features.[ch]xx
2001-06-26 curtPatches contributed by Norman Vine to do ultra-hires...
2001-06-20 curt- adjusted for no-value constructor for FGPanel
2001-06-20 curt- changed to no-value constructor for FGPanel
2001-06-20 curt- changed to favour height over width when the aspect...
2001-06-13 curtFixed a couple items for Norman's large resolution...
2001-06-12 curtFixed some warnings, updated whitespace.
2001-06-12 curtFixed panel edge artifacts (due to forced wrapping...
2001-06-12 curtreplaced SGValue with SGPropertyNode throughout.
2001-06-06 curtMore property node optimizations.
2001-06-06 curtOptimized property node accesses.
2001-06-06 curtOptimized key property node accesses.
2001-06-06 curtWhite space tweaks.
2001-06-05 curt- eliminated all references to BFI; use properties...
2001-06-01 curtReduce output verbosity.
2001-05-29 curt1. Fixed FGInput bug preventing same key from being...
2001-05-15 curtUpdates for new, more flexible panel design from David...
2001-05-15 curtUpdates from David Megginson.
2001-05-15 curtModifications to coordinate with recent changes in...
2001-05-15 curt#ifdef ENABLE_AUDIO_SUPPORT around all audio stuff.
2001-04-22 curtScreenshot tweaks from Cameron Moore.
2001-03-29 curtRemoved some debug output.
2001-03-29 curtChanged wording ...
2001-03-29 curtPut blinking marker beacon (bool) into the property...
2001-03-28 curtAdded marker beacon sound effects.
2001-03-26 curtIrix MIPS patches.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-21 curtMSVC++ fixes.
2001-03-16 curtInitial support for marker beacons.
2001-03-16 curtMore tweaks to radio and sound.
2001-03-14 curtMore tweaks to radios so we can listen to Nav2 and...
2001-03-14 curtRemoved ios::binary on file open.
2001-03-14 curtADF needle doesn't zero when it goes out of range.
2001-03-14 curtWorking on modeling more realistic VOR and ILS ranges.
2001-03-14 curtWorking on modeling VOR range as per AIM.
2001-03-12 curtFixes to vor/ils/adf range pickup.
2001-03-12 curtFixed a bug in radiostack->search() when switching...
2001-03-12 curtCleaned up a few things relating to playing morse audio...
2001-03-10 curtDon't play DME ident if no colocated DME.
2001-03-09 curtPlay the full 4x VOR and 1x DME morse ident sequence...
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-08 curtOpen C++ iostreams as ios::binary.
2001-03-06 curtTweaks for Mips Irix compilers.
2001-02-27 curtBackcourse ILS needle should move correct direction...
2001-02-27 curtLots of little tweaks to autopilot to make it more...
2001-02-25 curtFixed a typo preventing the nav2 heading needle from...
2001-02-25 curtTweaks relating to autopilot heading hold.
2001-02-07 curtChanges to make the default autopilot heading hold...
2001-02-02 curtWorking on ironing out issues with VOR navigation....
2001-02-02 curtWorking on straightening out VOR navigation.
2001-01-23 curtTweaks to add an altitude indicator adjustment.
2001-01-16 curtMore property manager interface updates.
2001-01-13 curtDavid Megginson writes:
2001-01-11 curtInternal interface changes by David Megginson.
2001-01-11 curtMiscellaneous MSVC porting fixes by Christian Mayer.
2001-01-08 curtNorman Vine has split up the GUI code into more managab...
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2001-01-05 curtNeetha Girish <neethagirish@usa.net>
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-12-04 curtRenamed fg_random -> sg_random.
2000-11-30 curtMoved Time/timestamp.hxx into simgear/timing/timestamp.hxx
2000-11-14 curtFixes for better control over external aircraft 3d...
2000-11-03 curtTweaks.
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-10-18 curtSome changes contributed by David Megginson to allow...
2000-10-13 curtPanel tweaks to support "shaped" panels.
2000-10-06 curtDavid Megginson writes:
2000-10-02 curtMSVC compatibility changes and code tweaks for minor...
2000-09-30 curtUpdates from David Megginson relating to the property...
2000-09-27 curtA bit of fg->sg namespace changing.
next