]> git.mxchange.org Git - flightgear.git/history - src/Main/splash.cxx
Clean-up cmake (linker) dependencies.
[flightgear.git] / src / Main / splash.cxx
2011-12-17 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-12-17 ThorstenBAvoid spamming the log output
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-03 ThorstenB#348 related: More places where missing files were...
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-27 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-24 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-22 ThorstenBSome minor splash screen status improvements.
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-09-30 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-30 James TurnerKill off fgRequestRedraw
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-07-28 James TurnerAdd --fg-aircraft option, and aircraft dir path list...
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-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-26 Tim MooreMerge branch 'ehofman/jsbsim'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-10-24 Tim Mooredelete char array with delete[]
2009-10-24 durkTwo patches:
2008-10-14 mfranz.rgb -> .png for generic splash textures
2007-05-03 frohlichModified Files:
2007-05-02 mfranzFree the splash texture memory when it's no longer...
2007-04-29 mfranzset viewport in every progress step, so that the splash...
2007-04-28 mfranzre-order gl commands for better rgba texture support
2007-04-28 mfranzallow rgba splash textures (I don't expect that they...
2006-08-07 mfranzremove experimental and unused code (we read the splash...
2006-06-06 mfranzbetter always use style[0] (again). Otherise *-set...
2006-06-05 mfranzread font and colors from the selected style, not alway...
2006-06-05 mfranzuse the global fontcache; this has the nice side-effect...
2006-06-04 mfranzfix the splash background color property path
2006-02-21 mfranznew FSF address
2006-02-12 mfranzJust a gimmick: make background color configurable...
2006-01-29 mfranzdon't set zero width or height
2006-01-28 mfranznow that the renderer doesn't resize the window for...
2005-07-07 mfranzread the splash font color from the gui style file...
2005-05-10 mfranzSimon Hollier:
2005-05-06 mfranzfade out text, too; cosmetics
2005-05-06 mfranz- implement progress information (enabled by default...
2005-05-04 mfranz- open window as soon as possible
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-03-31 andyYank out all the glut dependencies and concentrate...
2003-12-22 ehofmanOops, make sure that one of the default splash screens...
2003-12-22 ehofmanAdd support for an aircraft specific splash screen
2003-08-21 ehofmanChange GLUT_H to FG_GLUT_H to prevent a naming clash...
2003-07-08 davidUse the new splash screens.
2003-05-19 curtDrop from 4 to 3 splash screens for now.
2003-04-12 ehofmanReflect the move of the SimGear texture object from...
2003-04-09 ehofmanMove the texture loader to SimGear
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-11-17 curtAdded some cheap eye candy to entertain myself for...
2001-05-15 curtModifications to coordinate with recent changes in...
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ name changes.
2001-01-13 curtDavid Megginson writes:
2000-12-04 curtStarted laying out infrastructure for ground lighting.
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
1999-06-28 curtFreeBSD tweaks.
1999-06-17 curtInitial revision
2009-09-14 Tim Mooresource tree reorganization prior to flightgear 0.7