[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flightgear-cvs
Subject:    [Flightgear-cvslogs] CVS: data/Aircraft/S-51-Dragonfly/Inputs
From:       Gerard Robin <gerard () baron ! flightgear ! org>
Date:       2008-08-30 23:04:58
Message-ID: 200808302304.m7UN4wVZ011677 () baron ! flightgear ! org
[Download RAW message or body]

Update of /var/cvs/FlightGear-0.9/data/Aircraft/S-51-Dragonfly/Inputs
In directory baron.flightgear.org:/tmp/cvs-serv11659/Inputs

Modified Files:
	S51-input.xml 
Log Message:
 Upgraded according to Csaba recommendation,  so that some features should work over \
MP, which were not working. Thanks to him

Index: S51-input.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/S-51-Dragonfly/Inputs/S51-input.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -r1.2 -r1.3
*** S51-input.xml	18 Dec 2007 15:13:51 -0000	1.2
--- S51-input.xml	30 Aug 2008 23:04:56 -0000	1.3
***************
*** 82,87 ****
                                  <desc>Toggle Rescue</desc>
                                  <binding>
!                                         <command>property-toggle</command>
!                                         <property>/sim/model/rescue</property>
                                  </binding>
                          </key>
--- 82,92 ----
                                  <desc>Toggle Rescue</desc>
                                  <binding>
!                                         <command>nasal</command>
!                                         <script>
!                                             var node = \
                props.globals.getNode("/sim/model/rescue-lift");
!                                             var value = node.getValue();
!                                             var delta = if (value >= 0) { -2 } else \
                { 2 };
!                                             node.setValue(value + delta);
!                                         </script>
                                  </binding>
                          </key>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-cvslogs mailing list
Flightgear-cvslogs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-cvslogs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic