1
0
Fork 0
flightgear/src/Time
ehofman 62a359cc4a 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:49:55 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
fg_timer.cxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
fg_timer.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
light.cxx Alex Romosan: 2005-10-25 13:49:55 +00:00
light.hxx Alex Romosan: 2005-10-25 13:49:55 +00:00
Makefile.am Remove unused code, especially concidering the non-commercial clause in the copyright statement. 2005-07-26 08:08:41 +00:00
sunpos.cxx Vassilii Khachaturov thought that these messages are actually debug messages and I tend to agree. 2005-10-22 11:26:58 +00:00
sunpos.hxx Why this didn't ring any alarm bells during my previous test compile is beyond me, but this should get FlightGear in a compilable state again. 2005-07-26 20:12:03 +00:00
sunsolver.cxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
sunsolver.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
test_event.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tmp.cxx Remove unused code, especially concidering the non-commercial clause in the copyright statement. 2005-07-26 08:08:41 +00:00
tmp.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
ttest.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
win32test.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00