]> git.mxchange.org Git - flightgear.git/history - src/Main/logger.cxx
Remove current_aircraft global, fgAIRCRAFT struct, and dead code for reading aircraft...
[flightgear.git] / src / Main / logger.cxx
2010-05-05 Tim MooreMerge branch 'jmt/gps'
2010-05-05 Tim MooreMerge branch 'jmt/gps' into next
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-25 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'torsten/auto'
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-04-19 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'jmt/acinclude' into next
2010-04-19 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'ehofman/atc-sound' into next
2010-04-12 Tim MooreMerge branch 'fred/effects-doc' into next
2010-04-12 Tim MooreMerge branch 'ehofman/sound-reinit' into next
2010-04-12 Tim MooreMerge branch 'ehofman/atc-sound' into next
2010-04-12 Tim MooreMerge branch 'jmt/runway-fix' into next
2010-04-03 Tim MooreMerge branch 'jmt/view' into next
2010-03-30 Tim MooreMerge branch 'fred/effects-doc' into next
2010-03-30 Tim MooreMerge branch 'timoore/getpath-rebase'
2010-03-28 Tim MooreMerge branch 'jmt/gps' into next
2010-03-27 Tim MooreMerge branch 'ehofman/particle' into next
2010-03-27 Tim MooreMerge branch 'jmt/gps' into next
2010-03-27 Tim MooreMerge branch 'syd/ias-limit' into next
2010-03-27 Tim MooreMerge branch 'torsten/commands' into next
2010-03-27 Tim MooreMerge branch 'torsten/metar' into next
2010-03-27 Tim MooreMerge branch 'curt/replay' into next
2010-03-20 Tim MooreMerge branch 'torsten/auto' into next
2010-03-20 Tim MooreMerge branch 'syd/ias-limit' into next
2010-03-16 Tim MooreMerge branch 'ehofman/normal' into next
2010-03-16 Tim MooreMerge branch 'torsten/js64' into next
2010-03-16 Tim MooreMerge branch 'syd/ias-limit' into next
2010-03-11 Tim MooreMerge branch 'torsten/auto' into next
2010-03-11 Tim MooreMerge branch 'torsten/js64' into next
2010-03-11 Tim MooreMerge branch 'syd/ias-limit' into next
2010-03-09 Tim MooreMerge branch 'timoore/getpath-rebase' into next
2010-03-09 Tim Moorechanges for SGPropertyNode::getPath return type
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2003-11-24 curtChange the timing semantics slightly so that you get...
2003-02-01 davidMinor logging changes.
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-05-11 davidMajor overhaul:
2002-05-11 davidProperty patches from Frederic Bouvier:
2002-04-20 curtThere was an integer overflow in the way elapsed_time_m...
2002-03-13 curtFix several signed vs. unsigned warning messages.
2002-03-12 curtFixes for Irix compatibility.
2002-03-12 davidAdded a new 'delimiter' property to allow an alternativ...
2002-03-12 davidAdded new logging module.