simgear/simgear/environment
ehofman 37b4005d3e Alex Romosan:
* Use "const string&" rather than "string" in function calls when appropriate.
* Use "const Point3D&" instead of "Pint3D" in function calls when appropriate.
* Improved course calculation in calc_gc_course_dist()
* Safer thread handling code.

Vassilii Khachaturov:

Dont use "const Point3D&" for return types unless you're absolutely sure.

Erik Hofman:

* Use SGD_(2)PI(_[24]) as defined in simgear/constants.h rather than
  calculating it by hand every time.
2005-10-25 13:48:58 +00:00
..
.cvsignore Move the new metar class from FlightGear to SimGear 2004-02-02 10:12:31 +00:00
Makefile.am Harald Johnson: 2005-04-24 11:16:50 +00:00
metar.cxx MSYS fix. 2005-10-06 09:45:36 +00:00
metar.hxx Alex Romosan: 2005-10-25 13:48:58 +00:00
visual_enviro.cxx Harald JOHSEN: 2005-05-30 09:04:57 +00:00
visual_enviro.hxx Harald JOHNSEN: 2005-06-26 17:16:45 +00:00