]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2013-11-14 Clément de... Force 32 bits depth on .ico - only for Windows
2013-11-14 James TurnerFix some static property references.
2013-11-13 Clément de... Icons update
2013-11-13 James TurnerFix standalone terrasync build
2013-11-12 James TurnerReset: changes for SGSubsystem ownership.
2013-11-12 James TurnerReset: adjust for tweaked TerraSync API
2013-11-12 James TurnerReset: explicit close-window function.
2013-11-12 James TurnerReset: uninstall deletion-manager
2013-11-12 James TurnerReset: route-manager guard against no plan.
2013-11-12 James TurnerReset: ATIS shutdown fix
2013-11-12 James TurnerReset: panel-node cleans up listener.
2013-11-12 James TurnerReset: guard against NULL HUD / lighting
2013-11-12 James TurnerReset: sound manager can be shutdown cleanly
2013-11-12 James TurnerReset: drop FGLight prop refs on unbind()
2013-11-12 James TurnerReset: remove commands
2013-11-12 James TurnerReset: use simple properties for TimeManager
2013-11-12 James TurnerReset: Nasal can be shutdown.
2013-11-12 Clément de... Fix gen_phonebook.pl for airport at negative altitude
2013-11-12 Clément de... Upgrade fgcom.conf with apt.dat 2013-10
2013-11-12 Clément de... Upgrade positions.txt with apt.dat 2013-10
2013-11-11 Clement de... Fix Windows bug: enable/disable FGCom builtin
2013-11-10 Thomas GeymayerAllow disabling embedded nasal (load/unload scripts).
2013-11-09 James TurnerBug 1246, Nasal repeating timers fire immediately.
2013-11-09 James TurnerBug 1023, crash on replay.
2013-11-08 Eric van den... pitot system stalls at high angles, using /system...
2013-11-07 Clément de... FGCom-sa: force console output
2013-11-07 James TurnerFurther tuning of arg->num conversion.
2013-11-07 Thomas Geymayergedit syntaxhighlight/snippet support for Nasal.
2013-11-07 James TurnerSimpler Nasal for leg constraints.
2013-11-06 James TurnerNasal: accept strings-containing-ints as
2013-11-05 Torsten DreyerMode change for icons (not executable)
2013-11-05 Torsten Dreyermag-compass: add deviation table and pitch property
2013-11-03 Clément de... Icons modifications
2013-11-01 Thomas GeymayerKeep ref_ptr in FGNasalModelData (should fix #1234)
2013-10-31 janodesboispitot adapted to /velocities/mach being the mach norm
2013-10-31 janodesboisRevert "pitot tube using velocities/mach as mach norm...
2013-10-31 janodesboispitot tube using velocities/mach as mach norm, not...
2013-10-31 janodesboismake YASim report /velocities/mach as the speed's norm
2013-10-31 janodesboisRevert "JSBSim fix: /velocities/mach was reported as...
2013-10-31 Clément de... Missing line for FGCom icon
2013-10-31 Clément de... FG-Win32/64-nightly: move uninstaller in root directory
2013-10-31 Clément de... FG-Win64-nightly: apply update from Win32-nightly
2013-10-31 Clément de... FG-Win32-nightly: fix OpenRTI deps
2013-10-31 Clément de... Add an FGCom icon from fgcomgui (under GPL)
2013-10-31 Clément de... FG-Win32-nightly: introduce common /bin /share structure
2013-10-29 James TurnerReset: GUI can be shutdown.
2013-10-29 James TurnerReset: AI shutdown unbinds AIbase instances.
2013-10-29 James TurnerReset: view manager can be be shutdown.
2013-10-29 James TurnerReset: TimeManager can be unbound.
2013-10-29 James TurnerReset: given FGScenery a shutdown method.
2013-10-29 James TurnerReset: use a smart point for model-placement.
2013-10-29 James TurnerReset: ensure Wx controller destroys cleanly.
2013-10-28 Torsten Dreyergeneric binary protocol: add 'word' datatype
2013-10-28 Clément de... FGCom: allow ulaw codec too
2013-10-28 janodesboisJSBSim fix: /velocities/mach was reported as totale...
2013-10-27 Thomas GeymayerHTTP: Rename urlretrieve/urlload to save/load.
2013-10-27 Thomas GeymayerExpose HTTP module to Nasal.
2013-10-27 Thomas GeymayerUpdate/refactor for simgear HTTP changes.
2013-10-27 janodesboisvelocities/u,v,wbody-fps are exposed in the property...
2013-10-27 janodesboisforgot a .hxx modif in larcSim for bug 202
2013-10-27 James TurnerDefault to 32-bit color buffers.
2013-10-27 James TurnerExperimental sorter for airports.
2013-10-27 janodesboisgsdi correction, wind correction is not needed anymore...
2013-10-27 janodesboisconsidering u,v,wbody-fps are the ECEF velocity express...
2013-10-26 James TurnerRemove confusing reference to SDL/GLUT
2013-10-26 James TurnerSGI and Borland compilers are gone.
2013-10-26 James TurnerWindow console changes
2013-10-26 James TurnerFix warning 'AI Aircraft without FlightPlan'
2013-10-26 James TurnerTweaks to startup configuration handling
2013-10-26 Clément de... FGCom[-sa]: add IAX denoiser and auto gain + set silenc...
2013-10-25 Clément de... FGCom-sa: remove commented lines
2013-10-25 Clément de... FGCom-sa: use only COM1 and COM2 + special frequencies...
2013-10-25 Clément de... FGCom: remove unecessary assignation value
2013-10-25 Clément de... FGCom: make COM1 and COM2 switchable with Shift+Space
2013-10-25 Clément de... build-mac-nightly: use new FGCom
2013-10-25 James TurnerChange tooltips to enable explicit.
2013-10-24 James TurnerPause popup respects the preference.
2013-10-24 Clément de... FGCom: use Speex codec instead of GSM codec
2013-10-23 Thomas GeymayerFix for #1244 (Canvas placements with pick animation).
2013-10-23 Thomas GeymayerNasalCanvas: expose Element::getParent() to Nasal
2013-10-23 James TurnerFGCom: initialise some variables.
2013-10-22 Torsten Dreyergeneric protocol: another attempt to make MSVC smile
2013-10-22 Torsten Dreyergeneric protocol: don't rely on GNU extension
2013-10-21 James TurnerFix an MSVC debug crash.
2013-10-21 James TurnerFix download rate on splash screen.
2013-10-21 Torsten DreyerAdd protocol wrappers to the generic protocol
2013-10-21 James TurnerFix bug 1227, cache thrash on Win.
2013-10-20 James TurnerFix typos.
2013-10-20 James TurnerSupport explicit aircraft interior models.
2013-10-20 James TurnerFix FGViewer compilation when HLA is disabled.
2013-10-20 Thomas GeymayerMake build information readonly and clean up debug...
2013-10-20 James TurnerExpose OSG notify severity at runtime.
2013-10-20 James TurnerDon't speak < or > when using Festival.
2013-10-19 Thomas GeymayerTrigger segfault/stacktrace to trace memory corruption.
2013-10-18 Thomas GeymayerProvide debug information on thread safety of osg:...
2013-10-18 James TurnerValidate arg to Nasal airport.comms().
2013-10-17 James TurnerInitial hacking on terra-sync of traffic files.
2013-10-17 Thomas GeymayerFGNasalModelData: also log path of model.
2013-10-17 Thomas GeymayerMore logging for FGNasalModelData.
2013-10-16 Thomas GeymayerNasalSys: do not print invalid elements for error backt...
next