]> git.mxchange.org Git - flightgear.git/commit
Add support for specifying a ";" delimited list of scenery locations to
authorcurt <curt>
Fri, 8 Aug 2003 20:11:22 +0000 (20:11 +0000)
committercurt <curt>
Fri, 8 Aug 2003 20:11:22 +0000 (20:11 +0000)
commitb206ef0a4b85bd8fb84cc0f39f6a91027371b944
tree33cd10d09dfe8708324f018699f1cb4536729e2b
parent85feefa59f635218580f2e1d726b9156499ffe11
Add support for specifying a ";" delimited list of scenery locations to
search when loading scenery tiles.  (I am not set on using ";" as the
delimiter because it is a command separator in unix, but ":" is a critical
part of the windows file naming scheme (c:\foo\bar) so that is even worse.)

Example:

--fg-scenery=/stage/fgfs04/curt/Scenery-0.9.1/Scenery;/stage/helio1/curt/Scenery
-0.7.9
src/Scenery/FGTileLoader.cxx
src/Scenery/FGTileLoader.hxx
src/Scenery/tileentry.cxx
src/Scenery/tileentry.hxx