]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2011-09-21 Torsten Dreyerfix cmake conditional for event-input
2011-09-21 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-21 James TurnerIf DBus is not found, disable event-input on Linux.
2011-09-21 James TurnerPush aspect-ratio handling into CameraGroup, so rendere...
2011-09-21 James TurnerRemove indirection on viewer draw/resize code-paths.
2011-09-21 James TurnerEnable event-input for joysticks by default on Mac...
2011-09-20 Torsten DreyerAdd debug messages for real-weather runway selection
2011-09-20 Torsten DreyerAdd -lsgthreads to fgpanel's automake
2011-09-19 James TurnerMSVC2008 project files update.
2011-09-19 James TurnerExpose route-manager WP mirror nodes on the API
2011-09-19 James TurnerExpose departure+arrival airport + runway on route...
2011-09-19 James TurnerInitial hacking on nav-display instrument, derived...
2011-09-18 James TurnerMake map widget zoom a real property, so it persists...
2011-09-18 Erik Hofmanresync JSBSim
2011-09-17 Durk Talsmaignore kdevelop developer projects.
2011-09-17 Durk TalsmaAdded a new startup option. By giving the command line...
2011-09-16 Durk TalsmaSome tweaks to the AI traffic scheduling algorithm...
2011-09-15 Torsten Dreyerfix upper/lowercase typo
2011-09-15 Torsten DreyerSome more refactoring of the radios
2011-09-15 James TurnerIn joystick configurations, fall back to <unix> if...
2011-09-14 Mathias Froehlichcmake: clear the svn libraries variable if not found.
2011-09-13 Torsten DreyerRefactor morse and beacon as singleton
2011-09-12 Frederic BouvierTypo
2011-09-12 Frederic BouvierAttempt to make FindSvnClient.cmake portable
2011-09-12 Frederic BouvierDon't try to find winmm
2011-09-12 Frederic BouvierFix SVN detection for Windows
2011-09-12 Frederic BouvierAuto detect 3rd Party root for Windows
2011-09-12 Mathias Froehlichcmake: Use a default build type that builds fast execut...
2011-09-11 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-11 Frederic BouvierLower the requirements on Cmake version (at least until...
2011-09-11 Durk Talsma-Prevent crashing the sim when starting at a gate that...
2011-09-11 Frederic BouvierEnforce the use of Cmake 2.8
2011-09-11 Frederic BouvierLess confusing display name
2011-09-11 Frederic BouvierChange display name
2011-09-11 Frederic BouvierFirst stab at creating a nightly build for programs...
2011-09-11 Frederic BouvierUpdate version in Win32 dev packaging
2011-09-11 Frederic BouvierFix VS2008 build after JSBSim update - 2nd try
2011-09-11 Frederic BouvierFix VS2008 build after JSBSim update
2011-09-11 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-09-11 Erik Hofmanchange file mode to 644
2011-09-11 Mathias Froehlichcmake: Quote argument in FindSvnClient.cmake.
2011-09-11 Mathias Froehlichcmake: Use ws2_32.lib instead of the WINSOCK_LIBRARY...
2011-09-11 Erik Hofmanremove unused files
2011-09-11 Erik HofmanNew version of JSBSim, a big rewrite.
2011-09-11 Mathias Froehlichcmake: Factor out common simgear dependency libs.
2011-09-09 Frederic Bouvierfgfs and fgpanel need to be linked with the winsock...
2011-09-08 James TurnerCmake: Split simgear libraries into core and scene...
2011-09-07 Mathias Froehlichautotools build updated with sgthreads library
2011-09-07 Csaba Halaszautotools build updated with sgthreads library
2011-09-06 Mathias FroehlichRevert to simgears thread support. Flightgear side.
2011-09-05 Martin SpottDisable building fgadmin if FLTK's fluid command is...
2011-09-05 Martin SpottMake HLA configurable.
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-04 Durk TalsmaA number of cosmetic and/or infrastructural changes.
2011-09-04 ThorstenBAttempt to tidy up the search path mess (noticed by...
2011-09-03 Anders GidenstamAdded an --materials-file option to select the material...
2011-09-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-09-03 Durk TalsmaRead groundnet node information from the scenery, and...
2011-09-01 Dmitry MarakasovFix bashisms in configure.ac
2011-08-31 Mathias FroehlichAdapt to recent simgear hla/rti changes.
2011-08-31 Torsten DreyerFix typo
2011-08-31 James TurnerFix utilities linkage, add OpenThreads
2011-08-29 Torsten DreyerFix cmake build with SP_FDMS (missing BalloonSim.cxx)
2011-08-29 Erik HofmanAdd proper conversion factor
2011-08-27 Torsten DreyerAdd convenience std::string versions for fg[G|S]etXXX
2011-08-26 Torsten DreyerFinal warning before egt_degf gets purged
2011-08-26 Torsten Dreyerrefactor the realwx-controller
2011-08-25 Torsten Dreyerfix #416: reciprocal filter broken
2011-08-25 James TurnerUpdate VisualStudio projects to link against Winsock2...
2011-08-24 ThorstenBAvoid excessive load when no navaids are in range
2011-08-24 James TurnerChange default (non-set) MP hosts to be an empty string...
2011-08-23 James TurnerMake errno dependency explicit, since raw_socket.hxx...
2011-08-22 Torsten DreyerAdd the frequency to the navinfo hash
2011-08-20 ThorstenBUse SG_LOG(&strerror) instead of "perror".
2011-08-20 ThorstenBAvoid some useless file accesses
2011-08-20 ThorstenBAvoid "no disk in drive" popups on Win7 systems
2011-08-20 Torsten Dreyernew global function for aircraft position
2011-08-18 ThorstenB#410: multiplay manager reporting errors
2011-08-18 ThorstenB#403: 2D horizontal scrolling on Mac OS
2011-08-17 Frederic BouvierDon't put the version in registry keys to propagate...
2011-08-16 Curtis L. OlsonFix a couple issues with non-referenced files missing...
2011-08-15 Frederic BouvierMS VC8/VS2005 project files are deprecated and unmaintained
2011-08-15 Frederic BouvierRemove obsolete msvc build files
2011-08-13 ThorstenBFix replay NaN issue due to unrecorded/uninitialized...
2011-08-12 ThorstenBTatsuhiro Nishioka: #403, scroll up/down for Mac OS
2011-08-11 ThorstenB#359: jumping mouse control axis in "constrained" mouse...
2011-08-11 ThorstenBUse some more logging class variety.
2011-08-11 Vivian MeazzaBugfix: Ballistic objects with "expiry" set were not...
2011-08-11 Mathias FroehlichDo not delete disabled network protocols twice.
2011-08-10 Durk TalsmaMerge branch 'durk-atc' into next
2011-08-10 Durk TalsmaSome fine tuning of the ATC messages related to ground...
2011-08-09 ThorstenBAllow bidirectional support for generic interfaces.
2011-08-09 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-09 Torsten DreyerAdd LOD to each AI model
2011-08-08 Frederic BouvierFix issue #398: Menubar - Help > Help opens strange...
2011-08-08 Durk TalsmaFix state changes related to hold position and resume...
2011-08-08 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-08 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-08-08 James TurnerSwitch RealWx to use simgear::HTTP class. Also tweak...
2011-08-08 Mathias FroehlichFixes #397: YASim aircraft start at >32000ft instead...
next