]> git.mxchange.org Git - flightgear.git/history - src
Nasal changes for reset
[flightgear.git] / src /
2013-11-22 James TurnerNasal changes for reset
2013-11-22 James TurnerNavData: can refresh some in-place.
2013-11-22 James TurnerReset: delete mat-lib, re-create on reset
2013-11-19 James TurnerOne more Mac helper moved into CocoaHelpers.mm
2013-11-19 James TurnerStructural work (init + shutdown) for new reset system.
2013-11-18 James TurnerOne more Mac helper moved into CocoaHelpers.mm
2013-11-18 James TurnerRead-only mode fixes.
2013-11-18 James TurnerFix a propObj -> node conversion bug.
2013-11-17 Clément de l'HamaideFGCom built-in: restore speaker volume settings
2013-11-17 janodesboisstatic.cxx msvc bug correction.
2013-11-16 Eric van den Bergstatic port can be side-slip/alpha dependant, to add...
2013-11-16 James TurnerGlobals: delete/shutdown tweaks.
2013-11-16 James TurnerRefactor aircraft-dir visiting.
2013-11-16 James TurnerReset: refactor static CameraGroup ownership
2013-11-16 James TurnerReset: make fgSetDefaults non-static.
2013-11-16 James TurnerReset: guard against picks during re-init
2013-11-16 James TurnerEnvironment manager: use aircraft_pos helper
2013-11-16 James TurnerReset: AIbase, drop references
2013-11-16 James TurnerRelease property refs on shutdown.
2013-11-16 James TurnerRefactor Cocoa helpers.
2013-11-16 James TurnerFix some warnings identified by Clang
2013-11-16 James TurnerFix Linux build
2013-11-15 James TurnerMultiple-instance support.
2013-11-14 James TurnerMore tweaks for Linux.
2013-11-14 James TurnerLinux needs stdarg.h for va_args
2013-11-14 James TurnerKill some archaic options.
2013-11-14 bcoconniSynchronized FG with the removal of 'using std::*'...
2013-11-14 James TurnerTranslation helpers, add global functions.
2013-11-14 James TurnerMessage box support.
2013-11-14 Clément de l'HamaideForce 32 bits depth on .ico - only for Windows
2013-11-14 James TurnerFix some static property references.
2013-11-13 Clément de l'HamaideIcons update
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-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 Berg pitot system stalls at high angles, using /system...
2013-11-07 James TurnerFurther tuning of arg->num conversion.
2013-11-07 James TurnerSimpler Nasal for leg constraints.
2013-11-06 James TurnerNasal: accept strings-containing-ints as
2013-11-05 Torsten Dreyermag-compass: add deviation table and pitch property
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-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 l'HamaideFGCom: 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 l'HamaideFGCom[-sa]: add IAX denoiser and auto gain + set silenc...
2013-10-25 Clément de l'HamaideFGCom: remove unecessary assignation value
2013-10-25 Clément de l'HamaideFGCom: make COM1 and COM2 switchable with Shift+Space
2013-10-25 James TurnerChange tooltips to enable explicit.
2013-10-24 James TurnerPause popup respects the preference.
2013-10-24 Clément de l'HamaideFGCom: 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.
next