]> git.mxchange.org Git - flightgear.git/history - src/Cockpit
Vivian MEAZZA:
[flightgear.git] / src / Cockpit /
2005-11-09 mfranzreplace hard-coded HUD config dialog with NewGUI dialog
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-25 ehofmanAlex Romosan:
2005-10-16 curtWhy not just use the provided constructor, then we...
2005-10-16 ehofmanLadislav Michnovic:
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2005-08-22 ehofmanHarald JOHNSEN:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-27 ehofmanMacOS-X fix.
2005-06-24 mfranzkeep panel and gui bindings nicely separated; useful...
2005-06-20 mfranz- delete bindings in the *destructor* (must have been...
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-12-19 ehofmanFix a property path.
2004-12-05 curtA couple more straggling instrumentation clean ups.
2004-12-03 curtRoy Vegard Ovesen:
2004-11-30 ehofmanMelchior FRANZ:
2004-11-20 ehofmanMacOS X fix.
2004-11-19 curtRoy Ovesen: remove src files from Cockpit and move...
2004-11-19 curtChanges by Roy Ovesen to begin migrating the avionics...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-19 curtI have added Aaron Wilson's virtual 3d runway projectio...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-10-20 ehofmanFrederic:
2004-10-19 ehofmanA first stab at an ACMS (Aircraft Condition Monitoring...
2004-10-18 curtMove the kr_87 code over to the instrumentation directory.
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-08-19 ehofmanMelchior FRANZ:
2004-06-20 curtWhen searching for nav records ignore stations > 300nm...
2004-06-14 curtChange the fps toggle property name a bit and add a...
2004-06-14 curtMake the onscreen fps display toggleable via a boolean...
2004-06-10 curtOops, fix a bug (introduced recently) that could cause...
2004-06-09 curtDME units report a distance based on the assumption...
2004-06-09 curtOften, the elevation of an ILS component is not listed...
2004-05-28 curtRemove some left over debugging output.
2004-05-28 curtOne more ...
2004-05-28 curtOops, and another similar one.
2004-05-28 curtFix a compile error I missed in the first round.
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-04-24 curtChanges to go along with small interface changes in...
2004-04-06 andyOops. A change to an upstream header seems to have...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-19 curtJim Wilson:
2004-03-14 curtI found a meter/feet conversion problem with DME elevat...
2004-02-23 ehofmanUse floor() insstead of floorf()
2004-02-20 ehofmanRemove truncf() all together.
2004-02-05 curtFix altitude/agl hold display.
2004-01-31 curtCurt Olson:
2004-01-27 ehofmanCheck for the precense of truncf rather than hard-wire...
2004-01-26 ehofmanMake it possible to show the DME in the HUD
2004-01-26 ehofmanMSVC fixes
2004-01-24 ehofmanFixes to the kr_87 radio
2004-01-23 ehofmanRather define our own truncf implementation for BSD...
2004-01-23 ehofmanBSD doesn't have truncf(), it does have floorf() however
2004-01-23 ehofmanUse fgGetBool to assign a boolean variable
2004-01-22 ehofmanMake it possible to truncate the result of a number...
2004-01-13 ehofmanAdd support for an offset for number-value typed text...
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...
next