]> git.mxchange.org Git - flightgear.git/commit
add Nasal/Listener hooks for adding/removing AI/MP models. Things like
authormfranz <mfranz>
Sun, 11 Jun 2006 15:32:18 +0000 (15:32 +0000)
committermfranz <mfranz>
Sun, 11 Jun 2006 15:32:18 +0000 (15:32 +0000)
commit79abf11466f6cccd0e383e04273997056c97da58
tree0216d0431ee49ec0559bb5b4007fbad3ba03b1af
parent56d8181da3907eb159a591903c216fdce96fcb81
add Nasal/Listener hooks for adding/removing AI/MP models. Things like
MP chat or Nasal/xml based radar instruments need that. It uses fgSetString,
because this is in a very "cold path" and shouldn't clutter the AIBase.
src/AIModel/AIBase.cxx