]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2011-12-03 Erik HofmanProperly construct a string from another string and...
2011-11-30 ThorstenBFix build with CMake 2.6.4
2011-11-30 ThorstenBFix shared library build for metar executable
2011-11-30 James TurnerRefactor SimGear detection to correctly select debug...
2011-11-30 ThorstenBSet correct installation folder for documentation
2011-11-29 James TurnerFixes for linking with shared SimGear.
2011-11-28 James TurnerRe-structure the SimGear detection, to bypass shared...
2011-11-27 Erik HofmanProperly remove FGFX classes when not needed anymore
2011-11-27 Erik HofmanMove some code from the header file to the source file.
2011-11-27 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-27 Erik Hofmanfix a typo
2011-11-26 ThorstenBcmake: fix sequence of (static) library dependencies
2011-11-25 ThorstenBcmake: lib vs lib64 handling for simgear
2011-11-25 Erik HofmanInitials sound support for AI models.
2011-11-25 Erik HofmanSync. With JSBSim CVS
2011-11-25 ThorstenBAdd missing file... (yikes!)
2011-11-25 ThorstenBcmake: rename script to avoid downgrading
2011-11-24 Stuart BuchananRemove 3d clouds reliance on /sim/rendering/shader...
2011-11-22 Anders Gidenstamsrc/FDM/JSBSim/models/FGGasCell.cpp: Restore the ballon...
2011-11-20 James TurnerUse property objects to avoid property look-ups during...
2011-11-20 James TurnerAvoid crash when reloading GUI from debug menu.
2011-11-20 James TurnerCocoa menu-bar implementation.
2011-11-20 ThorstenBIntroduce some structure in fgMainLoop.
2011-11-20 Erik HofmanPostpone initialization of the avionics soundgroup...
2011-11-20 Erik Hofmanremove a .swp file
2011-11-20 Erik HofmanFirst implementation of sound effects for AI models.
2011-11-20 Erik HofmanAllow for a different property root location besides '/'
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-20 Erik HofmanRead CPACK ignore files from .gitignore
2011-11-19 James TurnerHopefully fix non-Mac ;)
2011-11-19 Frederic BouvierFix MSVC build
2011-11-19 James TurnerAnd make FGMenuBar abstract too, sinking the current...
2011-11-19 ThorstenBFix include dependencies for non-Mac platforms.
2011-11-19 ThorstenBAdapt path of performance-monitor properties.
2011-11-19 James TurnerMake FGDialog an interface, moving existing code to...
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
2011-11-17 Frederic BouvierBundle the FreeType plugin (for fgrun rating hud)
2011-11-17 Frederic BouvierChange locale files location
2011-11-14 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-14 Curtis L. OlsonAlways good to test before committing. Fix some obviou...
2011-11-14 Curtis L. OlsonA simple initial version of a packaging script for...
2011-11-14 ThorstenBAvoid segfault on shutdown
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-14 Durk TalsmaEquate sun angle for morning and afternoon. This is...
2011-11-14 Torsten Dreyernamespace std fixes
2011-11-14 Frederic BouvierFix MSVC9 build
2011-11-14 Frederic Bouvierstd namespace missing everywhere in fgpanel
2011-11-13 James TurnerFix some Windows std:: namespace issues.
2011-11-13 James Turnerstd namespace fix
2011-11-13 James TurnerGet ATIS working again temporarily, since a proper...
2011-11-13 Mathias Froehlichfgviewer: add license header, adapt to cmake.
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-13 ThorstenBDrop obsolete include files - no longer used anywhere.
2011-11-13 ThorstenBUntangle subsystems by replacing direct TileCache call...
2011-11-13 ThorstenBUse lazy loading for main aircraft
2011-11-13 ThorstenBDrop obsolete include
2011-11-13 ThorstenBShow YASim config error messages.
2011-11-12 ThorstenBAvoid crash in ATIS/ATC modules.
2011-11-12 James TurnerFix a secondary issue in bug 484 - avoid a crash when...
2011-11-12 Durk TalsmaEnable the AI pilot to hit the breaks hard when necessary.
2011-11-12 Durk TalsmaFixing an age old bug. AIAircraft arriving on an airpor...
2011-11-12 ThorstenBfgpanel: avoid lagging
2011-11-11 Frederic BouvierCmake for Windows special instructions (amendment by...
2011-11-11 Frederic BouvierCmake for Windows special instructions (typo)
2011-11-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-11 Frederic BouvierCmake for Windows special instructions
2011-11-10 ThorstenB#424: Don't page out AI objects. Just load lazily.
2011-11-10 ThorstenBFixed typo.
2011-11-10 James TurnerFix for http://code.google.com/p/flightgear-bugs/issues...
2011-11-10 James TurnerFix http://code.google.com/p/flightgear-bugs/issues...
2011-11-09 Martin SpottOpenSceneGraph 3.0 required
2011-11-08 James TurnerFlip map zoom, to fit with user expectations better...
2011-11-08 Mathias FroehlichUse deferred models for scenery tile models.
2011-11-07 ThorstenBnavradio: set receiver's signal-quality-norm to 0 when...
2011-11-07 James TurnerNavDisplay - cache nearby positioned items, and fix...
2011-11-06 Csaba Halaszbuild fix: remove extra ) introduced by commit f99e310e
2011-11-06 James TurnerFrom Roland Häder - fix JPEG-server check when SimGear...
2011-11-05 James TurnerRefactor SGSky handling and ownership - sink into Rende...
2011-11-05 James TurnerJPEG-server support, in the CMake world.
2011-11-05 Frederic Bouvierfgadmin: include sys/stat if fltk < 1.3
2011-11-05 Frederic Bouvierfgadmin: fl_stat is in FLTK 1.3 only
2011-11-04 Frederic BouvierRoland Hader: fix fgadmin build
2011-11-04 James TurnerRevert my code-cleanup, causing startup crashes, bah.
2011-11-04 Curtis L. OlsonFix a file name reference "case" problem. GNU vs....
2011-11-04 James TurnerAdd GNU install dirs helper to local modules, since...
2011-11-04 James TurnerFewer static properties in the main loop, minor code...
2011-11-04 James TurnerCMake support for man page generation
2011-11-02 Anders Gidenstamsrc/Main/options.cxx: It is rather common to have two...
2011-11-01 James TurnerSwitch the realWx controller to use the event-manager...
2011-11-01 James TurnerAdd compile-time support for a custom fg-root location...
2011-11-01 James TurnerMake all FDMs selectable at runtime; default LARCsim...
2011-11-01 Mathias FroehlichRemove automake ignores.
2011-11-01 James TurnerGoodbye automake.
2011-10-31 James TurnerRestore options *processing* order (which is now distin...
2011-10-30 ThorstenBFix stupid compile-time switch issue...
2011-10-30 ThorstenBClean-up date/time option parser.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-10-30 Erik HofmanLatest round of JSBim updates.
2011-10-30 James TurnerMake environment-manager closest airport updating quiet...
next