1
0
Fork 0
flightgear/src
andy b693047703 Allow the second (property node) argument to fgcommand() to be nil or
missing, for sanity.  Note that this will pass the resulting NULL
pointer through into the underlying SGCommand handlers, some of which
may be unprepared for it.  So basically this is now yet another way
you can use Nasal to exercise bugs and hose your sim; no biggie.
2007-06-07 16:17:48 +00:00
..
AIModel Syd ADAMS: 2007-06-03 18:17:05 +00:00
Aircraft Modified Files: 2007-01-07 11:50:39 +00:00
Airports Modified Files: 2007-02-09 05:34:34 +00:00
ATC Modified Files: 2007-05-09 20:41:08 +00:00
Autopilot Fix a small typo. 2006-07-12 15:11:47 +00:00
Cockpit Modified Files: 2007-05-31 12:12:06 +00:00
Environment yet another round() ... 2007-03-31 17:45:23 +00:00
FDM Maik: fix crash when using aircraft with hitches under the command 2007-06-05 16:01:43 +00:00
GUI Modified Files: 2007-05-30 13:15:14 +00:00
Include Modified Files: 2007-05-30 13:15:14 +00:00
Input Modified Files: 2007-05-26 13:53:46 +00:00
Instrumentation initialize variables before using them 2007-05-06 14:02:44 +00:00
Main savexml: analog to loadxml, if no <sourcenode> is given, save file 2007-06-06 21:18:25 +00:00
Model Modified Files: 2007-05-09 20:41:08 +00:00
MultiPlayer Maik JUSTUS: adapt some property names to match common style 2007-01-17 22:29:20 +00:00
Navaids Modified Files: 2007-02-14 17:51:23 +00:00
Network Modified Files: 2007-05-21 17:50:02 +00:00
Scenery Modified Files: 2007-05-26 13:51:23 +00:00
Scripting Allow the second (property node) argument to fgcommand() to be nil or 2007-06-07 16:17:48 +00:00
Sound Syd Adams: 2007-04-20 18:32:42 +00:00
Systems - degrade electrical XML SG_ALERT to SG_WARN. The reason why this is output 2007-05-11 18:00:07 +00:00
Time Modified Files: 2007-05-05 08:08:24 +00:00
Traffic -Minor fix: Only read traffic from data/Traffic/fgtraffic.xml if that path really exists. 2007-05-31 19:53:53 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am In the process of changing, adding and removing files the last few years 2005-11-01 13:41:49 +00:00