..
atc-chatter
Turn atc-chatter.nas into a separate submodule.
2011-06-05 23:22:12 +02:00
canvas
Rework tooltip size calculations to get rid of delayed update.
2013-03-11 19:25:39 +01:00
jetways
Animated jetways : Fix infinite spawn glitch; Replace various for() loops with foreach() loops
2012-07-10 21:52:37 +02:00
jetways_edit
Revert "Add minor pathname correction."
2011-07-16 15:39:41 +02:00
local_weather
Updates to Advanced Weather and cloud shaders - better support for low visibility conditions, improved framerates for Thunderstorm scenario
2013-03-01 09:40:05 +02:00
performance_monitor
performance monitor: improve layout
2012-04-09 00:00:13 +02:00
std
Fix std.string handling out of range indices in search methods
2013-01-31 20:20:36 +01:00
tutorial
Correct waiting period for exit statements without conditions,
2012-07-14 20:27:31 +01:00
aircraft.nas
Make restore-defaults option also apply to aircraft-specific data
2012-07-15 11:07:23 +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
checklist.nas
Support <marker> and <page> tags in the conversion of checklists to tutorials.
2013-02-27 22:46:37 +00:00
contrail.nas
don't use printlog before nasal-dir-initialized
2010-10-13 20:46:31 +02:00
controls.nas
Option to disable mouse-mode feedback.
2013-03-12 21:45:06 +00:00
debug.nas
Introduce "PRESERVE" flag to protect properties on sim reset.
2011-06-12 20:40:11 +02:00
dynamic_view.nas
revert init signal change -- better fix the real problem
2008-12-19 20:52:22 +00:00
environment.nas
Use z/Z to control Max. Vis. when using Detailed Weather
2013-03-02 19:38:50 +00:00
failures.nas
Use correct initializer signal.
2012-03-25 10:14:37 +02:00
fuel.nas
#705 : add sanity checks to fuel tank update
2012-04-22 15:19:20 +02:00
geo.nas
Revert "add Model movement"
2012-05-28 10:59:35 +01:00
glide_slope_tunnel.nas
fgdata/Nasal: avoid performance drop after sim reset/relocate
2012-03-20 21:18:20 +01:00
globals.nas
Nasal/globals.nas: Added a missing var-keyword.
2012-06-12 22:35:37 +02:00
gui.nas
Fix shader dialog.
2013-02-01 13:21:58 +02:00
io.nas
Access checker: properly convert paths to the norm.
2012-11-16 20:34:32 +01:00
IOrules
Add Joystick Configuration dialog, allowing in-sim configuration of joysticks.
2012-08-24 22:53:21 +01:00
joystick.nas
Allow users to reset their joystick configuration from the Joystick Configuration dialog.
2012-12-07 22:42:18 +00: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
Nasal/mp_broadcast.nas: Handle joining/leaving the MP network at run time.
2013-02-03 19:27:35 +01: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
#877 : MP chat sometimes not working
2012-09-16 14:00:40 +02:00
prop_key_handler.nas
prop_key_handler: improve search function; update comments
2009-05-06 20:37:40 +00:00
props.nas
Use new props.addChildren method to speed up 'Select Aiport' dialog
2012-10-14 17:33:31 +02:00
redout.nas
fgdata/Nasal: avoid performance drop after sim reset/relocate
2012-03-20 21:18:20 +01:00
route_manager.nas
Explicit 'cleared' callback for FP Delegate.
2012-12-31 17:38:18 +00:00
scenery.nas
Nasal/scenery.nas: Handle joining/leaving the MP network at run time.
2013-02-03 19:27:47 +01:00
screen.nas
Custom message highlighting
2012-06-15 14:30:02 +01:00
seaport.nas
don't use printlog before nasal-dir-initialized
2010-10-13 20:46:31 +02:00
string.nas
Nasal/string.nas: Corrected a misspelled variable name.
2012-05-20 22:50:59 +02:00
tanker.nas
Air-to-air refueling enhancements
2013-02-24 22:34:11 +00:00
track_target.nas
Only run target-tracker-timer when feature is enabled.
2011-03-27 21:02:26 +02:00
view.nas
- Revert to previous behavior when changing view which shouldn't trigger a FOV reset.
2012-11-11 17:51:18 +01:00
weather_scenario.nas
Correct use of getprop() so that --enable-real-weather-fetch works.
2012-06-12 11:09:50 +01:00
wildfire.nas
Updated Wildfire: Added support for synchronized loading of event logs.
2012-08-23 23:27:44 +02:00