]> git.mxchange.org Git - flightgear.git/commit
David Culp:
authorehofman <ehofman>
Mon, 17 May 2004 08:45:33 +0000 (08:45 +0000)
committerehofman <ehofman>
Mon, 17 May 2004 08:45:33 +0000 (08:45 +0000)
commit0fd9f0a704a20c2c9fab713933a45410b7bfa535
tree1ad2528d03df23a9a1d1ef620a4f204108be65be
parent4c2f5ce59e24d96fe9e510b7eb8c62627573c606
David Culp:

First, preferences.xml will define the scenario filename.

For now, the other way of defining ai objects still works, so the sailboat
stays in preferences.xml.  Later, I'll move the sailboat into the demo
scenario.  If no scenario filename is given, then no scenario will be
processed.

I changed the demo scenario to create two 737's, one takes off on runway 01L,
and the other takes off on runway 01R.  This will make a good demo for the ai
system.  One problem, if you takeoff on 28L/R right away, you might run into
the taking-off 737's, or be scared.
src/AIModel/AIManager.cxx
src/AIModel/AIManager.hxx
src/AIModel/AIScenario.cxx
src/AIModel/AIScenario.hxx