]> git.mxchange.org Git - flightgear.git/history - src/Airports/groundnetwork.cxx
Update FGRunway to process information from threshold.xml files.
[flightgear.git] / src / Airports / groundnetwork.cxx
2009-08-23 torsteneven more warning fixes
2009-06-11 jmtConvert waypoint::CourseAndDistance users to use SGGeod...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 durkJames Turner: Cleanup of AI traffic route generation...
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: