]> git.mxchange.org Git - flightgear.git/commit
NasalSys.[ch]xx:
authormfranz <mfranz>
Thu, 9 Mar 2006 09:04:03 +0000 (09:04 +0000)
committermfranz <mfranz>
Thu, 9 Mar 2006 09:04:03 +0000 (09:04 +0000)
commit2796f3f4a59b6b9d943c9a5f6de4fdabc41cd6b8
tree5cfa80a26f0e03d74eb8d323c7426f237f59311f
parentb0b5c2dda95d9d8298df4de89247cfb552c1034a
NasalSys.[ch]xx:
  implement FGNasalModelData class for execution of XML <load> and <unload>
  scripts. modelLoaded() is called by the model loader, and the destructor
  on branch removal.

modelmgr.cxx:
tilemgr.cxx:
tileentry.[ch]xx:
  make scenery and custom objects run their Nasal scripts on loading
  and unloading. Let OBJECT_STATIC object not be cached.
src/Model/modelmgr.cxx
src/Scenery/tileentry.cxx
src/Scenery/tileentry.hxx
src/Scenery/tilemgr.cxx
src/Scripting/NasalSys.cxx
src/Scripting/NasalSys.hxx