1
0
Fork 0
flightgear/src/Scenery
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
design source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
FGTileLoader.cxx Throw an exception when no valid scenery path defined. 2005-01-17 22:10:53 +00:00
FGTileLoader.hxx Melchior FRANZ: 2004-06-08 15:32:09 +00:00
hitlist.cxx Ladislav Michnovic: 2005-10-16 09:05:40 +00:00
hitlist.hxx The view frustum is defined in plib apps using calls to ssgSetFOV() and 2005-02-25 19:41:53 +00:00
Makefile.am Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
newcache.cxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
newcache.hxx Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
scenery.cxx Alex Romosan: 2005-10-25 13:49:55 +00:00
scenery.hxx Alex Romosan: 2005-10-25 13:49:55 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx Mathias Fröhlich: 2005-10-14 16:25:14 +00:00
tileentry.hxx Alex Romosan: 2005-10-25 13:49:55 +00:00
tilemgr.cxx Mathias Fröhölöiööhlich: 2005-09-05 13:25:09 +00:00
tilemgr.hxx Mathias Fröhlich: 2005-08-14 12:57:12 +00:00