1
0
Fork 0
fgdata/Nasal
ThorstenB ac46479d0a Adjust balloon position on sim-reset
It's annoying when balloons appear exactly at the current a/c position
on sim reset, since the a/c gets knocked over etc.
(Balloon scenario still won't work properly after a sim-reset, so another
fix is required...).
2011-05-27 22:10:52 +02:00
..
aircraft.nas Added crossfeed valve class to aircraft.nas, extended math.nas with min(), max(), and avg() 2011-04-20 16:25:41 -07:00
atc-chatter.nas Rendering cache / ATC-chatter fix. 2011-04-03 18:19:03 +02:00
balloons.nas Adjust balloon position on sim-reset 2011-05-27 22:10:52 +02:00
bits.nas string(): make zero padding work if arg is 0 2008-12-22 01:50:48 +00:00
compat_layer.nas Local Weather 1.02 by Thorsten Renk 2011-04-19 22:55:25 +02:00
contrail.nas don't use printlog before nasal-dir-initialized 2010-10-13 20:46:31 +02:00
controls.nas controls.startEngine: allow selection of engine(s) 2011-01-01 10:35:15 +01:00
debug.nas isnan: shorter & faster 2009-04-24 08:12:21 +00:00
dynamic_view.nas revert init signal change -- better fix the real problem 2008-12-19 20:52:22 +00:00
environment.nas Fixed some file modes (not executable). 2011-03-27 21:01:43 +02:00
failures.nas Use initNode for safe, effective relief from code bloat. 2009-02-12 21:14:54 +00:00
fuel.nas Don't create properties for ghost tanks. 2011-04-02 11:29:40 +02:00
geo.nas add documentation about geo.elevation()'s optional arg 2009-05-19 20:02:43 +00:00
glide_slope_tunnel.nas - make props.initNode a props.Node method 2008-11-20 19:45:40 +00:00
globals.nas - defined(): also consider the global namespace (as the comment implies) 2009-05-05 18:33:43 +00:00
gui.nas Don't create properties for ghost tanks. 2011-04-02 11:29:40 +02:00
io.nas Nasal IO changes to work with new loadxml features 2011-05-25 21:27:07 +01:00
IOrules Nasal IO changes to work with new loadxml features 2011-05-25 21:27:07 +01:00
local_weather.nas Local Weather 1.1 by Thorsten Renk 2011-05-14 15:18:40 +02:00
material.nas Use local Nasal vars. Run ATC chatter handler when feature enabled only. 2011-04-02 11:48:39 +02:00
math.nas Added crossfeed valve class to aircraft.nas, extended math.nas with min(), max(), and avg() 2011-04-20 16:25:41 -07:00
mp_broadcast.nas Disable most loops when wildfire is disabled. 2011-04-01 21:21:35 +02:00
multikey.nas - let F12 pop up radio settings dialog (used to be Ctrl-r) 2008-10-08 21:59:31 +00:00
multiplayer.nas Improve multiplayer chat, stop sending expired messages. 2011-04-02 11:41:32 +02:00
prop_key_handler.nas prop_key_handler: improve search function; update comments 2009-05-06 20:37:40 +00:00
props.nas globals: cosmetics 2008-12-14 23:45:33 +00:00
redout.nas Make sure only one g-force/redout handler instance is running 2011-04-02 11:46:04 +02:00
screen.nas Update by Anders Gidenstein - an improved version of the buffer 2010-02-13 09:40:53 +00:00
seaport.nas don't use printlog before nasal-dir-initialized 2010-10-13 20:46:31 +02:00
string.nas Revert "Initial check-in of MP groups function" 2010-06-27 23:23:56 +01:00
tanker.nas Add a variant of the tanker request function that produces a tanker with 2011-01-13 16:36:57 -06:00
track_target.nas Only run target-tracker-timer when feature is enabled. 2011-03-27 21:02:26 +02:00
tutorial.nas Change Nasal to use relative not absolute data paths 2010-08-15 11:27:15 +01:00
view.nas Address Melchior's concern about view prediction depending on a particular 2011-01-18 11:47:15 -06:00
weather_dynamics.nas Local Weather version 0.9 by Thorsten Renk 2010-10-26 21:42:36 +02:00
weather_scenario.nas GlobalWeather: (better) support for weather-scenario 2011-01-17 21:05:01 +01:00
weather_tile_management.nas Local Weather 1.1 by Thorsten Renk 2011-05-14 15:18:40 +02:00
weather_tiles.nas Local Weather 1.1 by Thorsten Renk 2011-05-14 15:18:40 +02:00
wildfire.nas Disable most loops when wildfire is disabled. 2011-04-01 21:21:35 +02:00