]> git.mxchange.org Git - flightgear.git/history - src/ATC
Major overhaul by Frederic Bouvier to make options table-driven.
[flightgear.git] / src / ATC /
2003-01-19 daveluffMemory allocation bugfix from Frederic Bouvier, plus...
2003-01-17 daveluffSlight change to some STL stuff that was breaking MSVC6
2003-01-13 daveluffFix compilation bug that only occurred when compiled...
2003-01-07 daveluffStart the ATIS recorded message at a random position...
2003-01-07 daveluffSearch ATC frequencies with both comm1 and 2 instead...
2003-01-03 daveluffFix problem with cout
2003-01-03 daveluffFix compiler warning
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-20 daveluffAdd SG_USING_STD(ifstream)
2002-12-19 daveluffRead KEMT ground network from file instead of hardwirin...
2002-12-19 daveluffCode beautifying
2002-12-19 daveluffMake AI traffic more robust to not getting a list of...
2002-12-17 daveluffFirst draft of an ATC dialog box, mostly copied from...
2002-12-17 daveluffAdd some stub functions to FGTower to aid ATC dialog...
2002-12-16 daveluffComment out stray cout
2002-12-06 daveluffPatches from Erik Hofman - use Plib's wave file loader...
2002-12-05 daveluffCode improvements from Norman Vine
2002-12-04 daveluffAdd ground.[ch]xx, groundlist.[ch]xx and ATCVoice....
2002-12-04 daveluffChanges to support voice rendering of ATC
2002-12-04 daveluffChanges towards tower control - work in progress with...
2002-12-04 daveluffChanges and additions to utility functions to support...
2002-12-04 daveluffMinor changes to variable name and comments
2002-12-04 daveluffMinor change to variable name
2002-12-04 daveluffChanges to support AI taxiing and crabing when flying...
2002-12-04 daveluffRemoved unused code and obsolete comments
2002-12-04 daveluffChanges to support voice ATIS
2002-12-04 daveluffInitial draft of a canned ATC voice handling class
2002-12-04 daveluffAdd ground control frequency data handling along the...
2002-12-04 daveluffInclude GPL
2002-12-04 daveluffChanges towards ground control and AI taxiing currently...
2002-12-03 curt#include <config.h> where needed for cygwin/gcc-3.2.
2002-10-24 curtErik Hofman: Irix build fixes.
2002-10-02 davidPreliminary support for AI planes from Dave Luff. ...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-07-26 davidFixed reporting of winds, cloudbase, and altimeter...
2002-06-28 davidPatch from Melchior Franz:
2002-06-28 davidPatch from Julian Foad:
2002-05-17 davidModified to work with new cloud properties (sort-of).
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-05-11 davidModified to use FGEnvironment as well as WeatherCM.
2002-05-11 davidMajor overhaul:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-25 davidPatch from Melchior Franz:
2002-04-25 davidPatch from Melchior Franz:
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-04 curtInitial revision.
2002-04-04 curtFix a warning message.
2002-04-04 curtA few small updates to make ATC IRIX compliant.
2002-04-04 curtOops, misunderstanding, this copy of runways.cxx wasn...
2002-04-04 david- fixed ANSI C++ namespace problems
2002-04-03 curtAttached are a fairly extensive series of patches to...
2002-03-30 david* src/ATC/atis.cxx
2002-03-13 davidAdded a final newline to avoid a compiler warning.
2002-03-12 curtFixes for Irix compatibility.
2002-03-03 davidAdded final newline to prevent compiler warnings.
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-13 davidCorrected typo ("Celsius" rather than "Celcius") and...
2002-02-13 curtCleaned up a few stray cout's
2002-02-11 curtBetter support for an alternate calendar time (i.e...
2002-02-10 curtChanges to match simgear changes which allow overriding...
2002-02-05 curtVarious Irix compiler tweaks.
2002-02-01 curtUpdates to allow weather system and atis to interact...
2002-01-17 curtA couple minor MSVC tweaks contributed by Jonathan...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-17 curtFix for MSVC.
2001-12-17 curtMake the Irix compiler happy.
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-09 curtDavid Megginson writes:
2001-11-20 curta couple of minor modifications, including hardwiring...
2001-11-19 curtDavid Luff writes:
2001-11-07 curtInitial revision of ATIS module contributed by Dave...