1
0
Fork 0
flightgear/src/Scenery
mfranz 72f46a4a6f globals.cxx -- FGGlobals::set_fg_scenery():
Insert empty string as marker between FG_SCENERY path elements.
    FG_SCENERY=A:B expands to [A/Terrain, A/Objects, "", B/Terrain, B/Objects, ""]
    (assuming that both A/ and B/ have Terrain/ and Objects/ subdirs).

tileentry.cxx -- FGTileEntry::load():
    Check all tile dirs in FG_SCENERY from left to right: add all objects
    to the scenery until a terrain tile was found: In this case read the
    rest of that group (i.e. the Objects/ twin dir) and then stop scanning.

    Better structuring of log messages & fix warnings.
2005-12-03 10:20:35 +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 A long, long time ago, a bug was inadvertently introduced into the threaded 2005-11-22 17:02:31 +00:00
FGTileLoader.hxx A long, long time ago, a bug was inadvertently introduced into the threaded 2005-11-22 17:02:31 +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 Alex Romosan: 2005-10-26 09:03:49 +00:00
scenery.cxx Mathias Fröhlich: 2005-11-09 17:08:04 +00:00
scenery.hxx Mathias Fröhlich: 2005-11-09 17:08:04 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx globals.cxx -- FGGlobals::set_fg_scenery(): 2005-12-03 10:20:35 +00:00
tileentry.hxx Alex Romosan: 2005-10-26 09:03:49 +00:00
tilemgr.cxx A long, long time ago, a bug was inadvertently introduced into the threaded 2005-11-22 17:02:31 +00:00
tilemgr.hxx A long, long time ago, a bug was inadvertently introduced into the threaded 2005-11-22 17:02:31 +00:00