]> git.mxchange.org Git - flightgear.git/history - src/Airports/groundnetwork.cxx
Add the alpha test back in so the instruments won't disappear after changing the...
[flightgear.git] / src / Airports / groundnetwork.cxx
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-02-04 durkcygwin related fixes, and some minor future release...
2007-11-17 durkChanged to use getId() instead of using a direct iterat...
2007-08-08 durk- Ground network XML parsing code reads the new attribu...
2007-07-15 durkFixes and code clean-up:
2007-07-07 durkFixed an overly ambitious checkForCircularWaits() funct...
2007-07-05 durkThomas Foerster: Made FGParking a subclass of FGTaxiNode
2007-06-28 durkThomas Foerster: Replaced AI network route tracing...
2006-11-25 durkRemoved a potentially illegal cross-container iterator...
2006-11-14 durkFix for a crash reported by Maik Justus.
2006-11-11 durkAI Update:
2006-10-12 mfranzdon't clutter the terminal with meaningless (to all...
2006-10-06 durkMajor update of traffic manager and AI related airport...
2006-09-19 durkAdding some more intelligence to the AI system step...
2006-09-02 fredbFix missing return statement and unused local variable
2006-08-26 durkGround network distance tracking code. AIAircraft taxii...
2006-08-16 durkBugfix of problem reported by Mathias Fröhlich: Ground...
2006-07-29 durkSpectacular improvement in traffic manager initializati...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-02-21 mfranznew FSF address
2006-02-17 ehofmanOlaf Flebbe:
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich: