]> git.mxchange.org Git - flightgear.git/history - src/Airports/groundnetwork.cxx
Several Bugfixes:
[flightgear.git] / src / Airports / groundnetwork.cxx
2010-03-16 Tim MooreMerge branch 'ehofman/normal' into next
2010-03-16 Tim MooreMerge branch 'torsten/js64' into next
2010-03-11 Tim MooreMerge branch 'torsten/js64' into next
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-03-05 Tim MooreMerge branch 'timoore/fire-fix' into next
2010-03-03 Tim MooreMerge branch 'aperry/terrasync' into next
2010-02-25 Tim MooreMerge branch 'maint' into next
2010-02-25 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-25 Tim MooreMerge branch 'curt/release-stuff' into next
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-25 Tim MooreMerge branch 'jmt/gui'
2010-02-23 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-22 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-21 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-21 Tim MooreMerge branch 'durk/traffic' into next
2010-02-21 Tim MooreMerge branch 'jmt/track-bug' into next
2010-02-21 Tim MooreMerge branch 'maint' into next
2010-02-21 Tim MooreMerge branch 'maint'
2010-02-17 Tim MooreMerge branch 'curt/make'
2010-02-17 Tim MooreMerge branch 'curt/make' into next
2010-02-17 Tim MooreMerge branch 'jmt/gui' into next
2010-02-14 Tim MooreMerge branch 'ehofman/config' into next
2010-02-14 Tim MooreMerge branch 'vivian/mp' into next
2010-02-13 Tim MooreMerge branch 'jmt/gps' into next
2010-02-10 Tim MooreMerge branch 'jmt/font' into next
2010-02-10 Tim MooreMerge branch 'ehofman/config' into next
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-31 durkA couple of last-minute patched / bugfixes to mitigate...
2009-12-30 durkConditional compilation of ATCDCL module. Use --disable...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-02 durkTwo minor (codewise) fixes to ensure everything works...
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: