]> git.mxchange.org Git - flightgear.git/history - src/AIModel
Remove debug console output in FGApproachController
[flightgear.git] / src / AIModel /
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-18 onoxSmall refactoring of Torsten's refactoring
2015-05-18 Torsten DreyerSmall refactoring of the submodel patch from onox
2015-05-18 onoxUse InputValue for yaw-offset and pitch-offset
2015-05-15 Durk TalsmaReinstate the backbone of the "I" part of the Interacti...
2015-05-14 Durk TalsmaSome preparatory work for reinstating a missing piece...
2015-04-21 Torsten DreyerFix "Error in ground network. Failed to find first...
2015-04-16 Torsten DreyerConditionally enable hot for multiplayer models
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2015-02-22 Torsten DreyerMerge commit 'refs/merge-requests/1591' of https:/...
2015-02-12 portree_kidCode to stop loading of invalid flightplans
2014-11-19 Torsten DreyerOptionally use SCREEN_SIZE_PIXEL for LOD
2014-09-21 Clément de l'HamaideImprove <usage> tag feature
2014-07-12 Thomas GeymayerAIShip: remove duplicate property tie.
2014-02-24 James TurnerAIModels use PagedLOD
2014-02-05 Christian Schmitt[AIModel] Fix a crash when starting at the poles and...
2014-01-22 James TurnerAdjust fg-aircraft handling back to original style.
2014-01-20 Clément de l'HamaideUse --fg-aircraft paths for AI model
2014-01-13 James TurnerReset, fix Nasal timers added on shutdown.
2013-12-22 James TurnerUse a real function to wrap isfinite differences.
2013-12-21 James TurnerSupport non-C99 mode in MSVC.
2013-12-20 James TurnerFix some warnings from new Xcode.
2013-12-04 janodesboisvelocities/uBody got a capitale B forgot this in mp...
2013-11-16 James TurnerReset: AIbase, drop references
2013-11-16 James TurnerFix some warnings identified by Clang
2013-11-12 James TurnerReset: remove commands
2013-10-29 James TurnerReset: AI shutdown unbinds AIbase instances.
2013-10-27 janodesboisvelocities/u,v,wbody-fps are exposed in the property...
2013-10-26 James TurnerFix warning 'AI Aircraft without FlightPlan'
2013-10-01 James TurnerBug 1176, crash loading malformed scenario.
2013-09-28 James TurnerReduce amount of log output at level=debug.
2013-09-17 James TurnerSupport for multiple data dirs.
2013-09-15 Christian Schmittfix uninitialized variable reported by valgrind
2013-09-14 James TurnerDisplay AI traffic route in map.
2013-07-29 James TurnerKill some defunct uses of side-slip property.
2013-07-27 James TurnerCouple more unused private vars killed off.
2013-07-04 James TurnerMore unused vars caught by Xcode.
2013-07-04 James TurnerFix unused private vars.
2013-07-04 James TurnerBug 1153, guard against no current waypoint.
2013-06-19 James TurnerIssue #631, reset scenarios on sim-reset
2013-06-03 James TurnerFix for AIAircraft headings.
2013-04-05 James TurnerNon-sticky scenarios, simpler UX for everyone.
2013-04-02 James TurnerTweaks for run-time scenario toggling.
2013-04-01 Thomas GeymayerHelpers to clone SGModelData
2013-03-28 James TurnerAllow scenarios to have load/unload scripts.
2013-03-28 James Turnerstd:: namespace fixes, AIBase cleanup.
2013-03-27 James TurnerMake units of a function explicit.
2013-03-16 James TurnerCommands to control scenarios / AI-objects.
2013-03-16 James TurnerAIManager scenario tweaking.
2013-03-16 James TurnerDon't duplicate userpos in in AIObjects.
2013-03-04 Thomas GeymayerStart porting NasalPositioned to cppbind.
2013-03-04 Thomas GeymayerClean up/prepare for porting NasalPositioned to cppbind
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-09 James TurnerSplit huge NasalSys header apart.
2013-02-07 Christian SchmittSome headers missing... ;)
2012-11-27 ThorstenBFix FGAIFlightPlan waypoint issues
2012-11-26 ThorstenBStop AI aircraft's sound when removing
2012-11-25 ThorstenBFix a couple of 64-bit warnings identified by GCC.
2012-11-25 James TurnerWork on AIAircraft gear animation.
2012-11-25 James TurnerFix a couple of 64-bit warnings identified by Clang.
2012-11-25 ThorstenBtraffic: more pass by reference + member init
2012-11-24 ThorstenBMSVC compile issues.
2012-11-24 ThorstenBAIFlihtPlan: Proper member initialization
2012-11-24 ThorstenBTraffic performance: cache track length
2012-11-24 ThorstenBPerformance improvement: pass (const) strings by reference
2012-11-23 ThorstenBClean up namespace issues
2012-11-23 ThorstenBFix compiler warning with sprintf format
2012-11-21 James TurnerBreak upwards dependency on Traffic in the AI code
2012-11-21 James TurnerAIManager cleanups, no functionality change.
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-10-30 James TurnerTraffic improvements.
2012-10-29 James TurnerPerformanceDB improvements.
2012-10-12 Anders Gidenstammerge-requests/1566: Adjust indentation.
2012-10-12 Vivian MeazzaBugfix: correct calculation of range and realtive beari...
2012-10-08 James TurnerUse an SGGeod inside FGAIFlightPlan::Waypoint.
2012-10-05 James TurnerMake traffic take-off roll look a little better.
2012-10-01 James TurnerMake the sound-manager optional in a few places.
2012-09-25 James TurnerHelpers to access view position.
2012-09-24 James TurnerMake FGTaxiNode and FGParking inherit FGPositioned.
2012-09-23 James TurnerParking: another segfault edge-case.
2012-09-23 James TurnerAvoid a segfault-on-null
2012-09-23 James TurnerClean up dynamics/parking handing code.
2012-08-29 Mathias FroehlichPush SGMaterial use into these classes that need it.
2012-08-24 Mathias Froehlichbvh: Adapt to upstream bvh changes in simgear.
2012-08-21 James TurnerMake some include dependencies explicit.
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: fix typos
2012-07-15 ThorstenBDebug message about loaded AI models.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-11 James TurnerRemove remaining includes of simgear/waypoint
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2012-05-04 ThorstenBClean-up some SGMath dependencies.
2012-04-30 ThorstenBAdd separate switch to enable/disable AI scenario support.
2012-04-30 ThorstenB#248: support enabling AI module at run-time
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-15 ThorstenBFix SceneryPager destruction sequence.
2012-04-12 ThorstenBDon't call "exit" when reporting an error.
2012-03-26 ThorstenBAIFlightPlan: Initialize the same member variables...
next