1
0
Fork 0
flightgear/src
david 9bbe8a78b6 Added simple proof-of-concept support for running PSL scripts from
input bindings.  They will work only with the latest CVS; otherwise,
./configure will disable them.  There is a new command, 'script',
which takes a single argument, also called 'script', containing PSL
code (currently PSL requires a main() function).

Erik Hofman has written some more elaborate code for triggering PSL
code from drop-down menus and scheduling events; I will look at
integrating that next.
2003-01-11 16:30:32 +00:00
..
Aircraft Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
Airports Patches from Erik Hofman for SGI compatibility: 2002-12-31 18:26:02 +00:00
ATC Start the ATIS recorded message at a random position into the broadcast when the radio is tuned into it 2003-01-07 14:41:49 +00:00
Autopilot Add support for in-air preset starts relative to a VOR, NDB, or Fix. 2003-01-05 00:10:36 +00:00
Cockpit Patches from Erik Hofman for SGI compatibility: 2002-12-31 18:26:02 +00:00
Controls Added a per-engine fuel pump switch. 2002-09-25 22:05:49 +00:00
Environment Cleanup from Norman Vine to prevent compiler warnings. He also writes: 2002-12-30 22:21:31 +00:00
FDM ExternalNet -> Updated to not repeat code from native_ctrls. 2003-01-10 19:45:29 +00:00
GUI Patches from Erik Hofman for SGI compatibility: 2002-12-31 18:26:02 +00:00
Include Bernie Bright: 2002-09-17 16:16:31 +00:00
Input Removed #ifdef FG_PLIB_JOYSTICK_GETNAME -- it's in 1.6, so we can rely 2003-01-11 16:27:56 +00:00
Instrumentation Cleanup from Norman Vine to prevent compiler warnings. He also writes: 2002-12-30 22:21:31 +00:00
Main Added simple proof-of-concept support for running PSL scripts from 2003-01-11 16:30:32 +00:00
Model Work around G++ 2.95 bug by removing use of STL find() function. 2003-01-01 18:47:50 +00:00
Navaids Add support for in-air preset starts relative to a VOR, NDB, or Fix. 2003-01-05 00:10:36 +00:00
Network Oops, a bit more clean up. 2003-01-10 19:12:28 +00:00
NetworkOLK - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
Objects Rename a variable so we don't have to rely on scoping rules to distinguish 2003-01-10 17:01:57 +00:00
Scenery - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
Scripting Added simple proof-of-concept support for running PSL scripts from 2003-01-11 16:30:32 +00:00
Sound Patch from Norm Vine to remove unnecessary include-file dependencies. 2002-12-31 03:13:17 +00:00
Systems Patch from Erik Hofman: 2002-12-31 00:56:14 +00:00
Time - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
WeatherCM Patches from Erik Hofman for SGI compatibility: 2002-12-31 18:26:02 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Added simple proof-of-concept support for running PSL scripts from 2003-01-11 16:30:32 +00:00