1
0
Fork 0
flightgear/src/ATCDCL
torsten c0b64dccdb purge gcc warning
xxx will be initialized after yyy
2010-01-03 22:39:44 +01:00
..
.cvsignore Prevent CVS from complaining about unknown files in ATCDCL. 2009-01-04 00:16:06 +01:00
AIEntity.cxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
AIEntity.hxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
AIGAVFRTraffic.cxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
AIGAVFRTraffic.hxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
AILocalTraffic.cxx Added some null pointer checks in FGAILocalTraffic to handle airports without tower 2009-11-07 07:54:18 +01:00
AILocalTraffic.hxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
AIMgr.cxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
AIMgr.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
AIPlane.cxx fix a pointer reference. 2009-10-26 18:55:31 +01:00
AIPlane.hxx Use shared pointers for any reference to SGSoundSample 2009-10-24 19:52:09 +02:00
approach.cxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
approach.hxx Attached patches remove BORLANDC, and hence SG_MATH_EXCEPTION_CLASH and SG_INCOM 2008-07-25 10:39:53 +00:00
ATC.cxx purge gcc warning 2010-01-03 22:39:44 +01:00
ATC.hxx activate atc settings in the sound mixer dialog 2009-12-12 00:12:19 +01:00
ATCDialog.cxx Fix label printing in ATCDialog 2009-11-08 01:18:09 +01:00
ATCDialog.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCmgr.cxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCmgr.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCProjection.cxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
ATCProjection.hxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
ATCutils.cxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCutils.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCVoice.cxx Csaba Halasz: C++-ify ATCVoice WriteMessage 2009-10-26 18:55:40 +01:00
ATCVoice.hxx Use shared pointers for any reference to SGSoundSample 2009-10-24 19:52:09 +02:00
atis.cxx use boost::tie instead of make_ref 2009-09-19 23:55:09 +02:00
atis.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
commlist.cxx Do not pollute comm list by inserting not found elements in FGCommList::FindByPos 2009-11-08 01:17:55 +01:00
commlist.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ground.cxx warning fixes 2009-08-23 21:43:09 +02:00
ground.hxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00
tower.cxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
tower.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
transmission.cxx Clean up header file use of iostream and "using" declarations 2008-06-02 21:09:51 +00:00
transmission.hxx Attached patches remove BORLANDC, and hence SG_MATH_EXCEPTION_CLASH and SG_INCOM 2008-07-25 10:39:53 +00:00
transmissionlist.cxx Remove the remaining macintosh (not MacOS-X) and MWERKS workarounds. 2008-07-25 07:29:20 +00:00
transmissionlist.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00