1
0
Fork 0
fgdata/Nasal
Durk Talsma d97172dbc4 Removal (hopefully temporarily) of the animated jetway code.
Motivation for removal: The current implementation is problematic due to hardcoded elevations, and shows some problems when the code is disabled. Additionally, the preferred sequence for committing material to ${FG_ROOT}/data/Models is to commit them to the scenemodels database, from where they are synced with fgdata/GIT.
2011-06-05 22:10:38 +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 Tutorial improvements 2011-06-02 19:11:05 +02:00
io.nas Nasal IO changes to work with new loadxml features 2011-05-25 21:27:07 +01:00
IOrules 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
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 Tutorials: improve timing when repeating messages 2011-06-04 14:14:49 +02:00
view.nas issue #281: tutorial's view direction messed-up/unusable by outside views 2011-06-03 00:39:05 +02:00
weather_dynamics.nas Local Weather version 0.9 by Thorsten Renk 2010-10-26 21:42:36 +02:00
weather_scenario.nas Fix bug #280. Allow setting of weather-scenario at runtime 2011-05-30 17:21:31 +02: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