]> git.mxchange.org Git - flightgear.git/history - src/Scripting
Make a subtle change to tile loading/unloading policy in order to make the tile
[flightgear.git] / src / Scripting /
2004-05-15 andyFix a bug where the interpreter could read a garbage...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-24 andyForgot to handle "unspecified" properties in getprop...
2004-03-24 andyFailed timers should log errors rather than silently...
2003-12-29 andyForgot to implment the Node.getChild(name, index) form...
2003-12-16 andyWorkaround for code generation bug in gcc-2.95.3
2003-12-08 andyAdd a new command, "dialog-new", allowing external...
2003-12-05 andyTurn the __timers garbage collector cache into a more...
2003-12-01 ehofmanAdd Nasal Vs. 1.5
2003-11-27 ehofmangcc 2.95 and 3.0 requite handleTimer to be public
2003-11-25 curtRemove old PSL support and put our eggs into the Nasal...
2003-11-25 curtAndy Ross:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-11 curtCompiler squawked because a typed function had no retur...
2003-01-17 davidMake all PSL support conditional, because it's not...
2003-01-16 davidAdded a run_inline method that automatically wraps...
2003-01-11 davidAdded simple proof-of-concept support for running PSL...