]> git.mxchange.org Git - flightgear.git/history - src/Cockpit
Fix for a premature deletion bug. The _arg SGPropertyNode* is passed
[flightgear.git] / src / Cockpit /
2003-12-02 curtAdd the current true heading to the tuned nav station...
2003-11-25 curtAndy Ross:
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-20 ehofmanConvert fgLIGHT to FGLight and make it FGSubsystem...
2003-09-16 ehofmanDon't just disable depth buffer writes but instead...
2003-09-16 ehofmanTry to prevent z-buffer problems for video cards with...
2003-09-16 ehofmanEnable back face culling for cockpit instruments, disab...
2003-08-16 ehofmanDisable depth buffer writes for 2D insturments. This...
2003-08-12 curtNorman Vine:
2003-08-11 curtRemove several unneeded glut dependencies. Note, this...
2003-07-30 curtFix several mispellings of servicable->serviceable.
2003-07-18 ehofmanSmall patch to expose the localizer property (e.g....
2003-07-14 ehofmanMake it possible to either select the 2d or the 3d HUD
2003-07-07 curtA couple fixes so the nav/ils heading hold will work...
2003-07-04 davidRename some existing variables/methods in the navcomm...
2003-07-03 davidChange a spelling.
2003-07-03 davidFix the property /radios/nav[*]/radials/actual-deg...
2003-07-03 ehofmanJim Wilson:
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-09 ehofmanExtract the sound code from FlightGear and move it...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-09 ehofmanMove the texture loader to SimGear
2003-03-31 curtSorry, left in some debugging statements, now removed.
2003-03-31 curtI found 3 problems with the GS modeling in flightgear...
2003-03-30 ehofmanCache some nodes
2003-03-30 ehofmanChange the log level of somme messages which can harldy...
2003-03-30 ehofmanSecond update in attempt to create an aircraft selectio...
2003-03-30 ehofmanMove current_panel to globals
2003-03-29 curtAdd a property which specifies if the current nav stati...
2003-03-29 curtFixed intermittant marker beacon audio.
2003-03-23 ehofmanFrederic Bouvier's assorted set of MSVC fixes
2003-03-21 curtRemoved SG_USING_STD(for_each) to make MSVC happy(er...
2003-03-21 curtAdd missing #include <algorithm> which provides a proto...
2003-03-21 ehofmanAndy wrote:
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-09 davidMajor change:
2003-03-02 davidPatch from Erik Hofman:
2003-02-11 davidTemporarily disabled ILS range tweaking, until we come...
2003-02-06 davidMake sure that we have a VOR or VORTAC, and not just...
2003-02-06 davidThe switch position was screwed up -- 2 means "hold...
2003-02-03 curtUpdates to use new FGILSList api (updated to better...
2003-01-29 davidAdded a README for the src/Cockpit/ directory.
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-26 davidUse new magnetic compass property.
2003-01-25 curtRefactored some of the navlist code and removed the...
2003-01-22 curtAdd a "signed" distance to the GS transmitter. When...
2003-01-16 curtUpdates to the net_gui code that can spit out updated...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-31 davidPatch from Norm Vine to remove unnecessary include...
2002-12-28 davidAllow panel mouse bindings to use mod-up.
2002-12-21 curtVarious tweaks.
2002-12-16 curtAdded support for an audio panel.
2002-12-16 curtAdditional failure modeling.
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-12-01 curtAndy Ross:
2002-11-17 davidI wrote:
2002-11-16 davidMake sure led_font isn't used unless it's initialized.
2002-11-16 davidReduce POFF_UNITS from 40 to 4, following Andy Ross...
2002-10-29 curtAndy Ross:
2002-10-18 curtAdd a pre/post draw call back to strobe lights so we...
2002-10-16 curtFix an init order bug and do some minor cleanups.
2002-10-01 davidRemoved print statements accidentally committed.
2002-10-01 davidCorrected so that deflections are reversed on ILS backc...
2002-09-28 curtPanel night lighting acts as if lights are always turne...
2002-09-26 curtCode clean ups.
2002-09-26 curtConnect to the electrical system.
2002-09-26 curtMore code shuffling.
2002-09-26 curtShuffling/reorganizing code.
2002-09-26 curtWork on wiring the dme into the electrical model.
2002-09-26 curtBegin interfacing the navcom's to the electrical model.
2002-09-25 curtFixed a compiler warning.
2002-09-23 curtRemoved some depricated code snippets.
2002-09-23 curtRemoved some left over debugging output.
2002-09-23 curtVarious tweaks and fixes to navcom radios.
2002-09-19 curtStabalize cloud shading.
2002-09-19 curtSplit Nav/Com units out into their own source code...
2002-08-29 curtMake adf volume and adf on/off seperate properties.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-19 curtAdd support for flipping the instrument panel verticall...
2002-07-30 curtAdded formatted time to property tree for use by 'virtu...
2002-07-27 davidPatch from Melchior Franx to restore fog on tdfx cards...
2002-07-22 curtSave state before drawing '3d' panel, and then restore...
2002-07-18 davidPatch from Cameron Moore:
2002-07-18 davidPatch from Cameron Moore:
2002-07-07 davidChange FGSteam into a proper subsystem rather than...
2002-07-07 davidPatch from Julian Foad:
2002-07-06 davidRemove a kludge that was introduced to work around...
2002-07-06 davidChange identifiers to their new names to match hud...
2002-07-06 davidPrefix "HUD_" (or "HUD_FONT_" in two cases) to #defined...
2002-07-04 curtInitial revision of a Bendix/King KT 70 transponder.
2002-07-04 curtFixed up a couple loose ends.
2002-07-03 curtA bunch of reorg and clean up of the KR 87 (adf) code...
2002-07-03 curtUpdated adf property names.
2002-07-03 curtA couple ADF needle direction tweaks.
2002-07-03 curtAdd support for KR 87 annunciators.
2002-07-03 davidCommented out a cout statement.
2002-07-02 curtDefault to ADF (rather than ANT) mode and start with...
next