]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/panel.cxx
Merge branch 'aperry/terrasync'
[flightgear.git] / src / Cockpit / panel.cxx
2010-05-06 Tim MooreMerge branch 'aperry/terrasync'
2010-05-06 Tim MooreMerge branch 'torsten/js64'
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-04-25 Tim MooreMerge branch 'jmt/navradio'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-04-25 Tim MooreMerge branch 'vivian/mp'
2010-04-25 Tim MooreMerge branch 'ehofman/particle'
2010-04-25 Tim MooreMerge branch 'ehofman/config'
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-03-28 Tim MooreMerge to get true base of James' recent gps changes
2010-03-28 Tim MooreMerge branch 'jmt/gpswidget'
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-10 jmtBugfix #35 / denker #20F:
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-20 jmtRemove plib/fnt.h from panel header.
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-27 daveluffFix the rendering of the KLN89 on the 2D panel that...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRestore inclusion of GLU.h
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2007-12-07 timooreAdd an option to FGTextureManager to create dynamic...
2007-09-09 timooreAdd an autohide property for the 2D panel.
2007-06-24 mfranzVivian MEAZZA & Tim MOORE:
2007-01-06 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-11-15 frohlichModified Files:
2006-11-10 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-09-05 curtSyd Adams:
2006-06-14 mfranzindentation, trailing spaces, ... (cosmetics only...
2006-06-06 mfranzrestore old default; this should probably be configurab...
2006-06-06 mfranzuse global fontcache. This hast the nice side effect...
2006-02-21 mfranznew FSF address
2006-02-16 ehofmanAdd support for emissive layers.
2006-01-13 daveluffFix the crashes on mini-panel and panel-reload with...
2005-10-25 ehofmanAlex Romosan:
2005-08-22 ehofmanHarald JOHNSEN:
2005-06-20 mfranz- delete bindings in the *destructor* (must have been...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-04-06 andyOops. A change to an upstream header seems to have...
2004-02-23 ehofmanUse floor() insstead of floorf()
2004-02-20 ehofmanRemove truncf() all together.
2004-01-27 ehofmanCheck for the precense of truncf rather than hard-wire...
2004-01-26 ehofmanMSVC fixes
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-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-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-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-04-09 ehofmanMove the texture loader to SimGear
2003-03-30 ehofmanCache some nodes
2003-03-30 ehofmanMove current_panel to globals
2003-03-23 ehofmanFrederic Bouvier's assorted set of MSVC fixes
2003-03-09 davidMajor change:
2003-03-02 davidPatch from Erik Hofman:
2002-12-28 davidAllow panel mouse bindings to use mod-up.
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-09-28 curtPanel night lighting acts as if lights are always turne...
2002-08-19 curtAdd support for flipping the instrument panel verticall...
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-06 davidRemove a kludge that was introduced to work around...
2002-06-28 david3D panel support from Andy Ross:
2002-05-11 davidMajor overhaul:
2002-04-19 curtDetect and recover from a math overflow that can possib...
2002-04-12 davidPatch from Norman Vine to save some property lookups.
2002-03-27 davidFixed a bug report from Frederic Bouvier:
2002-03-23 davidFirst steps towards configurable mouse input. Soon...
next