Stuart Buchanan
|
4a70a703a8
|
Add Joystick Configuration dialog, allowing in-sim configuration of joysticks.
|
2012-08-24 22:53:21 +01:00 |
|
Ryan Miller
|
96da518d8d
|
New animated jetway system; add support for EGKK, EHAM, KDEN, KLAS, KSFO, PANC, 717, AI 737, AI 744, AI MD-80
|
2011-05-26 18:10:32 -07:00 |
|
James Turner
|
d4fb116cd2
|
Nasal IO changes to work with new loadxml features
|
2011-05-25 21:27:07 +01:00 |
|
Anders Gidenstam
|
1181987bca
|
Nasal/IOrules: Allow the wildfire simulation to save its state.
|
2010-12-30 15:00:50 +01:00 |
|
James Turner
|
8fd716f2ca
|
Extend IORules system to permit aircraft dirs.
|
2010-08-16 11:08:24 +01:00 |
|
ehofman
|
bc05b9e26e
|
allow writing to the temp directory (for unix at least)
|
2009-06-17 15:38:29 +00:00 |
|
abory
|
f5601ebf3a
|
- Ooops, sorry for that.
|
2009-05-04 11:03:39 +00:00 |
|
abory
|
36bad881f0
|
- Gijs de Rooy: Generic pushback.
|
2009-05-04 10:58:27 +00:00 |
|
mfranz
|
1bf00fbc92
|
generally allow *.log files under /home/m/.fgfs
|
2009-02-16 15:48:02 +00:00 |
|
mfranz
|
b465bd27a8
|
--prop:sim/multiplay/write-message-log=1 enables logging of MP messages
to $FG_HOME/mp-messages.log
|
2009-02-15 17:36:47 +00:00 |
|
mfranz
|
49defb639e
|
- load_nasal(): catch usage of improper namespaces (e.g. $FG_HOME/Nasal/isa.nas)
- IOrules: add harmless rule for extremely popular Nasal addon script :-)
|
2008-07-30 20:34:52 +00:00 |
|
mfranz
|
ae40faf4e5
|
cosmetics (comment fixes & improvements, variable name)
|
2008-07-27 22:00:58 +00:00 |
|
mfranz
|
93bc59c9a3
|
update comment
|
2008-07-23 15:42:43 +00:00 |
|
mfranz
|
c604b92deb
|
now that the file reading/writing fgcommands underlie the same mechanism
as Nasal's io.open(), we need to allow saving/loading flights and saving
aircraft specific data at exit
|
2008-07-11 16:38:51 +00:00 |
|
mfranz
|
6e24e077ba
|
- invert io.load_nasal() return value
- let load_rules() return nil or the path (rather than 0 or 1)
- better log output
- cosmetics
|
2008-07-03 16:23:13 +00:00 |
|
mfranz
|
bf9c2dc6a5
|
read rules for io.open() file access from $FG_ROOT/Nasal/IOrules or, if
available, from $FG_HOME/Nasal/IOrules. That's desirable because
ordinary users aren't allowed to edit files in $FG_ROOT.
|
2008-06-16 10:47:02 +00:00 |
|