1
0
Fork 0
terragear/src/Airports/GenAirports
2002-10-18 22:26:13 +00:00
..
.cvsignore Ignore files for autogenerated files. 2001-12-30 02:16:03 +00:00
build.cxx Added necessary infrastructure to manage runway light generation. 2002-10-09 03:37:35 +00:00
build.hxx Beginning work on generating/placing VASI lights. 2002-10-08 22:25:01 +00:00
convex_hull.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
convex_hull.hxx Tweaks to track some minor naming changes in simgear. 2000-10-13 16:33:27 +00:00
global.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
lights.cxx Fix cout and endl not in the std:: namespace. 2002-10-18 22:26:13 +00:00
lights.hxx Added necessary infrastructure to manage runway light generation. 2002-10-09 03:37:35 +00:00
main.cxx Beginning work on generating/placing VASI lights. 2002-10-08 22:25:01 +00:00
Makefile.am Tweaks to bring the automake/conf scripts into compliance. 2002-08-29 22:12:43 +00:00
point2d.cxx Initial revision 2000-02-09 19:51:45 +00:00
point2d.hxx Tweaks to track some minor naming changes in simgear. 2000-10-13 16:33:27 +00:00
poly_extra.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
poly_extra.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
process.pl Many changes to support airport modeling approach. 2000-09-20 21:44:59 +00:00
runway.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
runway.hxx Tweak size of grass area surrounding taxiways. 2001-07-16 01:57:46 +00:00
rwy_common.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
rwy_common.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
rwy_nonprec.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
rwy_nonprec.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
rwy_prec.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
rwy_prec.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
rwy_simple.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
rwy_simple.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
rwy_visual.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
rwy_visual.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
taxiway.cxx - use SG_LOG throughout instead of cout/cerr 2002-03-22 15:05:54 +00:00
taxiway.hxx Did a bit of code restructuring. Hopefully to open things up to add 2002-02-25 05:11:55 +00:00
texparams.hxx FG_ to SG_ namespace changes. 2001-03-23 21:59:33 +00:00