1
0
Fork 0
flightgear/src/Scenery
david 03741a6936 Modified so that a multiple-element FG_SCENERY path will work:
1. Do not stop scanning STG files after OBJECT_BASE is found.

2. Load OBJECT_BASE only once.

3. Load OBJECT only when no OBJECT_BASE has been found or when
   OBJECT_BASE was found in the same file (probably should be only the
   latter, if we constrain OBJECT_BASE always to come first).

4. Always load OBJECT_STATIC and OBJECT_SHARED.
2003-10-01 22:49:06 +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 Don't make SG_SCENERY into an SGPath before splitting, to avoid 2003-10-01 22:38:53 +00:00
FGTileLoader.hxx Add support for specifying a ";" delimited list of scenery locations to 2003-08-08 20:11:22 +00:00
hitlist.cxx A bounding sphere may be empty, which is perfectly valid. 2003-06-04 09:57:11 +00:00
hitlist.hxx White space tweaks. 2002-03-18 19:02:59 +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 - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
newcache.hxx - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
scenery.cxx Moved random ground cover object management code (userdata.[ch]xx) over 2003-05-28 20:29:05 +00:00
scenery.hxx Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx Modified so that a multiple-element FG_SCENERY path will work: 2003-10-01 22:49:06 +00:00
tileentry.hxx Sort VASI lights into their own tree so we can control them separately 2003-09-24 19:59:25 +00:00
tilemgr.cxx Sort VASI lights into their own tree so we can control them separately 2003-09-24 19:59:25 +00:00
tilemgr.hxx Cosmetic changes for new code moved into simgear to make the naming scheme 2003-05-13 03:18:42 +00:00