]> git.mxchange.org Git - flightgear.git/commit
On-demand loading of Nasal modules.
authorThorstenB <brehmt@gmail.com>
Sun, 3 Apr 2011 13:30:25 +0000 (15:30 +0200)
committerThorstenB <brehmt@gmail.com>
Sun, 3 Apr 2011 13:30:25 +0000 (15:30 +0200)
commit93180eb0048a92e8a31d062ca02a2d2ca0824ffd
treedefbd68731e4360d9dc7bd0bc2b379ce5fd26795
parent731e80322362b4921f65d91a4e968a953ac43098
On-demand loading of Nasal modules.
Load a module whenever its /nasal/foo/enabled flag is set,
even if it was disabled at start-up. Also expose a property if it was
successfully loaded.
src/Scripting/NasalSys.cxx
src/Scripting/NasalSys.hxx