]> git.mxchange.org Git - flightgear.git/commit
Harald JOHNSEN:
authorehofman <ehofman>
Sun, 24 Jul 2005 14:05:28 +0000 (14:05 +0000)
committerehofman <ehofman>
Sun, 24 Jul 2005 14:05:28 +0000 (14:05 +0000)
commit15f3ef3cfbed9ce830be444011fbc959af1b0fa6
tree8282d9ff9f6a358324ae9016ca8c2640cb231be3
parent7e024c549ff7fe6f96865112fe2a95e3b40ad095
Harald JOHNSEN:

- AIManager.cxx :
  - we can now have multiple <scenario> entries in the sim/ai entry in preferences.xml
- AIBase.cxx :
  - added an exception handler around the loading of the 3D model to not exit FG
    if the model is not found
- AIScenario.cxx :
  - removed a duplicated read of the xml file, this was also exiting FG is the xml file
    does not exist
src/AIModel/AIBase.cxx
src/AIModel/AIManager.cxx
src/AIModel/AIScenario.cxx