]> git.mxchange.org Git - flightgear.git/history - src
#591: night-time rendering issues, avoid negative color values
[flightgear.git] / src /
2012-02-05 ThorstenB#591: night-time rendering issues, avoid negative color...
2012-02-02 Torsten Dreyernew command: property-interpolate
2012-02-01 Torsten Dreyerinitialize the heading-indicator/offset-deg in it's...
2012-01-31 ThorstenBFix string buffer issue with replay time display.
2012-01-31 ThorstenBUse existing define to supply version number.
2012-01-29 ThorstenBOops...
2012-01-29 ThorstenBMinor clean-up.
2012-01-25 James TurnerBug 620, respect enable/disable state of entire menus...
2012-01-22 ThorstenB#561: normalize to [0-360[
2012-01-22 ThorstenB#609 route manager/nav display related startup segfault
2012-01-18 ThorstenB#605: Reduce warning level for unsupported keys.
2012-01-17 ThorstenBClean-up: move autosave.xml loading code to proper...
2012-01-17 Stuart BuchananAdd property controls for cloud impostors and LoD hiera...
2012-01-17 Torsten Dreyerbump version number to 2.7.0
2012-01-17 Torsten Dreyerbump version number to 2.6.0
2012-01-14 James TurnerAllow distinct rule and symbol definitions for navDisplays.
2012-01-12 ThorstenBFix a minor warning.
2012-01-12 ThorstenB#199: fix issue with relative paths
2012-01-12 James TurnerNavDisplay: fix update lag when switching range or...
2012-01-10 ThorstenB#577: blinking not working for static HUD labels
2012-01-09 ThorstenB#590: agradar copying an uninitialized string
2012-01-09 adrianITM radio calculations are only considered valid
2012-01-09 ThorstenB#587: don't crash on negative sizes
2012-01-09 Erik Hofmanfix a typo
2012-01-08 James TurnerWhen clearing the route, skip generated waypoints.
2012-01-08 Mathias FroehlichHandle unset texture-compression property correctly.
2012-01-08 James TurnerNavDisplay: fix many bugs relating to stretched and...
2012-01-08 Erik HofmanFix the sun position and fog/ambient coloring misalignment
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-08 Erik Hofmanremove some ugly while loops
2012-01-08 ThorstenBTemporarily disable Nasal callbacks in lazily loaded...
2012-01-08 ThorstenB#553: MP-model-loading related segfault
2012-01-08 ThorstenBPotential fixes for #548, #572, groundnetwork related...
2012-01-08 Erik Hofmanvecotry color calculations
2012-01-07 ThorstenB#561, clean-up using normalizePeriodic. Thanks to Hyde...
2012-01-06 James TurnerShortcuts support in the Cocoa menubar. We have fewer...
2012-01-06 James TurnerTweaks to get TCAS / multiplayer aircraft showing on...
2012-01-05 James TurnerTweak the app-data path on Mac, after discussion with...
2012-01-05 Curtis L. OlsonFix YASim's /accelerations/pilot/{x,y,z}-accel-fps_sec...
2012-01-04 Stuart BuchananOnly initialize MP subsystem if a txhost is set.
2012-01-04 James TurnerMark NavDisplay stateSet as STATIC
2012-01-03 ThorstenB#561: keep magnetic heading within limits when mag...
2012-01-02 ThorstenBFix some compiler warnings.
2012-01-02 Durk TalsmaBugfixes and some finetuning:
2012-01-01 Durk Talsma--debugMsg;
2012-01-01 Durk TalsmaBugfix: Shutdown the ATC manager when it runs out of...
2011-12-31 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-31 Durk TalsmaSome commented out debugging code that may help us...
2011-12-31 Torsten Dreyersimplify the METAR string, remove newline etc.
2011-12-30 Durk TalsmaFix for issue: 520: Error in FGTrafficRecord::setPositi...
2011-12-29 ThorstenB#545 related: User settings not saved when window was...
2011-12-29 Mathias FroehlichMake the use of the compressed internal format a config...
2011-12-27 James TurnerGet the ATC frequency dialogs working again for the...
2011-12-27 James TurnerNav-display: expose TCAS threat level correctly.
2011-12-27 ThorstenB#545: Fix ATC chatter sound settings being ignored
2011-12-25 Torsten DreyerSome warning fixes, mostly unused variables
2011-12-24 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-24 Durk TalsmaRemove a stray debug message.Z
2011-12-24 Erik Hofmanproperly add librt when clock_gettime is used
2011-12-23 Erik HofmanFix for SF bug #3171743 - P-factor does not take into...
2011-12-22 Torsten DreyerFix #535: METAR from command line ignored
2011-12-22 James TurnerAdd test-mode to NavDisplay, and hence fix bugs in...
2011-12-19 ThorstenBFix issues related to #419.
2011-12-19 Erik Hofmancomment out unused variables and function and properly...
2011-12-18 Frederic BouvierRestore JSBsim and Yasim in VS2008 build
2011-12-17 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-12-17 Frederic BouvierBetter c++ design to avoid leaks in case of exceptions
2011-12-17 ThorstenBAdd some debug messages to help analyzing #385.
2011-12-17 ThorstenBAvoid spamming the log output
2011-12-17 Erik HofmanAlso expose the true sun color in the property tree.
2011-12-16 Erik HofmanExpose the cloud color in the property tree
2011-12-14 Erik HofmanRemove AI prefix for the sound path and add it to the...
2011-12-13 Torsten DreyerFix windows build
2011-12-13 adrianMerge branch 'next' into attenuation
2011-12-13 adrianMerge branch 'navaids-radio' into attenuation
2011-12-13 adriantake care of cases where the model obstructs the antenna
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-12 Erik Hofmanreaneble ai modeul sound effects
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 James TurnerAdd hud-cycling back - issue #337
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-11 ThorstenBProvide error message when file isn't found.
2011-12-11 Frederic BouvierMultiple --atlas options are valid (one for Atlas,...
2011-12-09 ThorstenB#513: netgui alignment mismatching on 32bit/64bit machines
2011-12-09 adrianMerge branch 'next' into navaids-radio
2011-12-09 adrianMerge branch 'next' into attenuation
2011-12-09 ThorstenBLower log level for event input/udev messages.
2011-12-09 ThorstenBAvoid useless warnings during FG startup.
2011-12-09 ThorstenB#510: Fix disappearing AIShips.
2011-12-09 ThorstenBFix memory leak with FGAIModelData.
2011-12-09 adrianRemove interface from Nasal
2011-12-08 adrianitm.cpp: don't polute the global namespace
2011-12-08 adrianClean up my code in NasalSys.cxx
2011-12-08 adrianMerge branch 'next' into navaids-radio
2011-12-08 adrianDocument the code better;
2011-12-06 adrianSend geod from Nasal, properly document the code, take...
2011-12-06 adrianExpose a radio function (receiveBeacon) to the Nasal...
2011-12-06 Durk TalsmaMerge commit 'refs/merge-requests/18' of git://gitoriou...
2011-12-06 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-06 adrianLower receiver sensitivity, modify loading of antenna...
next