]> git.mxchange.org Git - flightgear.git/history - src/ATC/AIMgr.cxx
update paths.
[flightgear.git] / src / ATC / AIMgr.cxx
2005-02-22 ehofmanupdate paths.
2005-02-10 ehofmanDurk Talsma:
2005-01-21 daveluffEmergency fix for AI model loading - non existance...
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-04-11 daveluffFix a seg fault that could be caused if all no AI model...
2004-03-29 daveluffPatch from Fred Bouvier to use multi-platform ul librar...
2004-03-20 daveluffDelay deletion of AI traffic until after it has had...
2004-03-16 davidRemove the old WeatherCM module.
2004-02-04 daveluffOops - no 3D model assigned to aircraft starting at...
2004-01-26 ehofmanMSVC fixes
2004-01-23 daveluffLots of changes to the ATC/AI system for initial revisi...
2003-10-06 daveluffRemoved some extraneous output
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-05 daveluffGuard against update(...) getting called before init...
2003-03-27 daveluffInitialise user lon, lat and elev
2003-03-14 daveluffFix a nasty problem in the FGAIMgr search code that...
2003-03-09 daveluffFGAIMgr now searches for proximity to airports with...
2003-03-07 curtEeek! Emergency fix of a couple "case" problems for...
2003-03-07 daveluffWhoops - forgot SG_USING_STD(cout)
2003-03-07 daveluffMore stuff to make the AI/ATC system less hardwired...
2003-03-05 daveluffRemoved a lot of the remaining hardwired KEMT stuff...
2002-12-04 daveluffMinor change to variable name
2002-10-02 davidPreliminary support for AI planes from Dave Luff. ...
2002-04-04 david- fixed ANSI C++ namespace problems
2002-04-03 curtAttached are a fairly extensive series of patches to...