]> git.mxchange.org Git - flightgear.git/history - src/Cockpit
- fix more cases of scale tick aliasing to get smooth scale movements
[flightgear.git] / src / Cockpit /
2006-06-12 mfranz- fix more cases of scale tick aliasing to get smooth...
2006-06-12 mfranzfix ugly aliasing effects in moving scales (caused...
2006-06-12 mfranz- remove trailing spaces
2006-06-10 mfranzthe special line width doesn't make much sense, as...
2006-06-10 mfranztreat colors like the other parameters: only copy them...
2006-06-09 mfranz- remove lots of traling spaces
2006-06-09 mfranz- add transparency option
2006-06-09 mfranz- remove obsolete definition
2006-06-08 mfranz- copy preset colors from <palette> to /sim/hud/color
2006-06-07 mfranz- don't hide HUD only because the color index is invalid
2006-06-07 mfranzboy, what a load of ...
2006-06-07 mfranzwhoops ... compile (this silly #define will be removed...
2006-06-07 mfranzremove obsolete constants
2006-06-07 mfranz- drop hardcoded color/brightness values
2006-06-06 mfranzbark if the requested font isn't a texture font. A...
2006-06-06 mfranzrestore old default; this should probably be configurab...
2006-06-06 mfranz- use global fontcache
2006-06-06 mfranzuse global fontcache. This hast the nice side effect...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-03-23 mfranzmake sure node pointers remain valid
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-16 ehofmanAdd support for emissive layers.
2006-02-02 mfranzcosmetics
2006-02-02 mfranzbetter use zero sensitive area to detect a missing...
2006-02-01 mfranzpanel_io.cxx: if an action doesn't have a button, fire...
2006-02-01 mfranzfix 2D compass
2006-01-13 daveluffFix the crashes on mini-panel and panel-reload with...
2005-12-15 curtRemove the old hardcode fps display. This is now repla...
2005-11-30 daveluffAdd support for a special-instrument xml attribute...
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...
next