1
0
Fork 0
flightgear/src/ATCDCL
2010-05-29 17:25:02 +02: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 Merge branch 'csaba/nan' 2010-01-31 18:01:33 +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 tie ATIS to the listener position and orientation 2010-05-05 12:03:17 +02:00
ATC.hxx Fix some uninitialized value warnings. 2010-05-29 17:25:02 +02: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 Initialise v1 to avoid a segfault on exit 2010-04-19 09:50:49 +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 eliminate gcc warnings 2010-01-03 22:40:04 +01:00
ATCutils.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCVoice.cxx skip voice delimiter (messages). 2009-12-30 10:29:41 +01:00
ATCVoice.hxx Use shared pointers for any reference to SGSoundSample 2009-10-24 19:52:09 +02:00
atis.cxx Fix some more unitialized value warnings. 2010-05-29 17:17:49 +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 Bug 131, crash with invalid ICAO in the ATCDCL code, replaced an assert with a guard. 2010-05-11 21:06:56 +01: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 Bug 131, crash with invalid ICAO in the ATCDCL code, replaced an assert with a guard. 2010-05-11 21:06:56 +01: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