]> git.mxchange.org Git - flightgear.git/history - src/AIModel
Improve transponder instrumentation: new version
[flightgear.git] / src / AIModel /
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...
2012-03-25 ThorstenB#548: segfault in AIFlightPlanCreate
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-02-06 ThorstenB#553: decouple OSG callbacks from Nasal subsystem
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-08 ThorstenB#553: MP-model-loading related segfault
2012-01-02 ThorstenBFix some compiler warnings.
2012-01-02 Durk TalsmaBugfixes and some finetuning:
2011-12-25 Torsten DreyerSome warning fixes, mostly unused variables
2011-12-19 Erik Hofmancomment out unused variables and function and properly...
2011-12-14 Erik HofmanRemove AI prefix for the sound path and add it to the...
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-09 adrianMerge branch 'next' into navaids-radio
2011-12-09 adrianMerge branch 'next' into attenuation
2011-12-09 ThorstenBAvoid useless warnings during FG startup.
2011-12-09 ThorstenB#510: Fix disappearing AIShips.
2011-12-09 ThorstenBFix memory leak with FGAIModelData.
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 Vivian MeazzaMake parameter "roll-factor" settable in scenario files
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 ThorstenBsound: fix sound-buffer-in-use issue
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-03 Erik HofmanProperly construct a string from another string and...
2011-12-01 adrianMerge branch 'radio-clutter' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
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-25 Erik HofmanInitials sound support for AI models.
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
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 HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
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-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-10 ThorstenB#424: Don't page out AI objects. Just load lazily.
next