]> git.mxchange.org Git - flightgear.git/history - src/Cockpit
Modified Files:
[flightgear.git] / src / Cockpit /
2007-01-22 frohlichModified Files:
2007-01-06 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-12-14 frohlichModified Files:
2006-11-15 frohlichModified Files:
2006-11-10 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-09-05 curtSyd Adams:
2006-08-10 mfranzfix log message
2006-07-30 mfranzremove temporary fix
2006-07-27 mfranzSGMiscf isn't known yet: add workaround
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-07-24 mfranzmake old HUD code work with 8 px font size
2006-07-17 ehofmanUse one standard define for enableing of the Special...
2006-06-17 mfranzset blend mode back to make 2D panels opaque when used...
2006-06-17 mfranzremove lon/lat string representation generating functio...
2006-06-16 mfranz- remove unused classes lat_label and lon_label (it...
2006-06-16 fredbCompile again on Win32 platforms
2006-06-16 mfranz- move FloatToInt() function to simgear/math/fastmath...
2006-06-15 mfranz- make function table and lookup function
2006-06-15 mfranz- fix two bugs
2006-06-15 mfranzremove the rest of the static variables (except one...
2006-06-14 mfranzremove readCard() and let the hud_card class read its...
2006-06-14 mfranzremove readCard and let the gauge_instr class read...
2006-06-14 mfranzremove readRunway() and let the runway_instr class...
2006-06-14 mfranzremove readTBI() and let the fgTBI_instr class read...
2006-06-14 mfranz- remove hud.cxx/readLabel and let the instr_label...
2006-06-14 mfranzremove readLadder(const SGPropertyNode *) and make...
2006-06-14 mfranzindentation, trailing spaces, ... (cosmetics only...
2006-06-13 mfranzremove assignment operators: they aren't used now and...
2006-06-13 mfranzindentation, trailing spaces, alignment, ... (to make...
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.
next