]> git.mxchange.org Git - flightgear.git/history - src/AIModel
Mathias Froehlich:
[flightgear.git] / src / AIModel /
2006-02-11 ehofmanMathias Froehlich:
2006-02-09 ehofmanVivian Meazza:
2006-02-08 ehofmanMathias Fröhlich:
2006-01-30 mfranzVivian MEAZZA:
2006-01-30 ehofmanDurk Talsma:
2005-12-30 ehofmanOlaf Flebbe: Make sure the model gets deleted when...
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-12-08 mfranz- fix typos
2005-11-29 mfranzVivian MEAZZA:
2005-11-28 mfranzban not so informative message
2005-11-27 ehofmanMathias Fröhlich:
2005-11-16 ehofmanDavid Culp:
2005-10-30 mfranzHarald JOHNSEN:
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanAlex Romosan:
2005-10-22 mfranzthis may be informative on first sight, but not when...
2005-10-18 ehofmanDurk Talsma:
2005-10-18 mfranzMathias Froehlich: fix refcounting problem that caused...
2005-10-15 ehofmanDon't use the this pointer for referencing the AIModels...
2005-10-15 ehofmanMathias Fröhlich:
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2005-10-01 ehofmanVivian Meazza:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-18 ehofmanMSVC fix.
2005-08-16 ehofmanVivian Meazza:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-24 ehofmanHarald JOHNSEN:
2005-07-13 ehofmanMathias Fröhlich:
2005-07-03 ehofmanMathias Fröhlich:
2005-06-30 mfranz- replace one SGPropertyNode* by SGPropertyNode_ptr...
2005-06-04 ehofmanDavid Culp:
2005-05-22 ehofmanMSVC fix.
2005-05-16 ehofmanDavid Culp:
2005-05-07 ehofmanSolaris fixes
2005-05-02 ehofmanAdd lightning support from David Culp.
2005-04-29 ehofmanMathias:
2005-04-19 ehofmanDavid Culp:
2005-03-31 ehofmanMelchior FRANZ:
2005-03-19 ehofmanMathias Fröhlich:
2005-02-24 ehofmanVivian Meazza:
2005-02-18 ehofmanMSVC (warning) fixes.
2005-02-10 ehofmanDurk Talsma:
2004-12-27 ehofmanDurk Talsma:
2004-12-27 ehofmanMathias Fröhlich:
2004-12-27 ehofmanRemove some stale cout commands.
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-12-18 ehofmanMathias Fröhlich:
2004-12-05 ehofmanMSVC fix
2004-11-30 ehofmanVivian Meazza:
2004-11-29 ehofmanDurk Talsma:
2004-11-26 ehofmanMathias Fröhlich:
2004-11-19 ehofmanMathias Fröhlich:
2004-11-16 ehofmanRemove some changes I had put in to make it compile...
2004-11-16 ehofmancommit some pending updates from Vivian
2004-11-13 ehofmanVivian Meazza:
2004-11-07 ehofmanDavid Culp:
2004-10-28 ehofmanMove the submodels from the /systems proprty subtree...
2004-10-28 ehofmanDavid Culp:
2004-10-28 ehofmanVivian Meazza:
2004-10-22 ehofmanMove the submodels code from the Systems manager into...
2004-10-21 ehofmanComment out the unalias code also.
2004-10-21 ehofmanFrederic Bouvier:
2004-10-14 ehofmanIt's usually not a good idea to assign a const char...
2004-10-02 ehofmanMove the calculations of Mach to the base class.
2004-10-02 ehofmanAdd the Mach vaiable.
2004-10-02 ehofmanVivian Meazza:
2004-09-27 ehofmanVivian Meazza:
2004-09-23 ehofmanMake the scenerio's work again (now for real) and a...
2004-09-23 ehofmanDon't forget to unbind() before deleting the class.
2004-09-23 ehofmanMSVC fixes.
2004-09-22 ehofmanVivian Meazza:
2004-09-22 ehofmanMake the scenarios work again.
2004-09-22 ehofmanfix a segmentation fault situation that is exposed...
2004-09-22 ehofmanVivian Meazza:
2004-09-20 ehofmanFix a small number of potential problems.
2004-09-17 ehofmanVivian Meazza:
2004-09-14 ehofmanVivan Meazza:
2004-09-08 ehofmanMake sure the pointer is not being used after deletion...
2004-09-08 ehofmanRearrange ID related code. The (this) pointer is now...
2004-09-07 ehofmanInternally keep track of the number of models per type...
2004-09-07 ehofmanMake use of a pointer to a structure to pass multiple...
2004-09-05 ehofmanVivian Meazza:
2004-09-01 ehofmanVivian Meazza:
2004-08-30 ehofmanTie the count into the property tree instead of using...
2004-08-30 ehofmanDavid Culp: Here are small changes that allow one to...
2004-08-26 ehofmanDavid Culp:
2004-08-21 ehofmanDavid Culp:
2004-07-22 ehofmanDurk Talsma:
2004-06-12 ehofmanPut the sqrt() back in. That was part of another attemp...
2004-06-12 ehofmanNo need to do he calculations twice. FGAIBAse::update...
2004-06-11 ehofmanMove the radar update code to the AIBase class. There...
2004-06-11 ehofmanRemove an unnecessary property set.
2004-06-10 ehofmanIntroduce a radar/in-range boolean property, end check...
2004-06-06 ehofmanDavid Culp:
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-05-29 ehofmanDavid Culp:
2004-05-28 ehofmanFix a gxx 3.3 compiler problem.
2004-05-28 ehofmanUse SGRawValueMethods rather than SGRawValueFunctions...
2004-05-27 ehofmanAdd the this pointer to the tied function calls. This...
2004-05-25 ehofmanDon't inline static functions.
next