ACE3/addons/weather/functions
2015-08-02 03:29:53 +02:00
..
fnc_calculateAirDensity.sqf Added wet bulb calculation, fixed macros 2015-05-15 21:10:46 +02:00
fnc_calculateBarometricPressure.sqf Move grid funcs and map long,lat,altitude to common 2015-06-30 12:26:51 -05:00
fnc_calculateDensityAltitude.sqf Implemented Density Altitude calculation 2015-06-01 16:09:35 +02:00
fnc_calculateDewPoint.sqf Fixed clashing MACRO names 2015-05-16 21:10:34 +02:00
fnc_calculateHeatIndex.sqf Fixed clashing MACRO names 2015-05-16 21:10:34 +02:00
fnc_calculateRoughnessLength.sqf Moved all wind calculations into the weather module 2015-05-11 10:59:07 +02:00
fnc_calculateSpeedOfSound.sqf Added speed of sound calculation: 2015-05-29 11:36:37 +02:00
fnc_calculateTemperatureAtHeight.sqf Moved all temperature calculations into the weather module. 2015-05-14 16:07:41 +02:00
fnc_calculateWetBulb.sqf Finished heat index and wet bulb functions 2015-05-16 11:12:29 +02:00
fnc_calculateWindChill.sqf Reworked dew point, heat index and wind chill calculations 2015-05-16 12:39:52 +02:00
fnc_calculateWindSpeed.sqf Weather module macro cleanup 2015-05-15 14:20:18 +02:00
fnc_displayWindInfo.sqf Updated wind indicator to use head direction instead of player direction. Fixes #1892. 2015-08-02 03:29:53 +02:00
fnc_getMapData.sqf Move grid funcs and map long,lat,altitude to common 2015-06-30 12:26:51 -05:00
fnc_getWind.sqf All instances of time and diagTicktime changed to ACE_time / ACE_diagTime. 2015-05-21 09:42:44 -07:00
fnc_initModuleSettings.sqf Added weather update interval module setting 2015-04-27 12:47:26 +02:00
fnc_initWind.sqf Improved the wind direction selection based on the probability array 2015-04-22 19:46:09 +02:00
fnc_serverController.sqf Fixed a typo 2015-04-27 12:34:21 +02:00
fnc_updateAceWeather.sqf Overcast > 0.7 no longer implies rain: 2015-05-31 17:30:52 +02:00
fnc_updateHumidity.sqf Fixed a bug in the humidity calculation 2015-05-05 10:37:51 +02:00
fnc_updateRain.sqf Introduced ACE_Rain 2015-06-07 18:57:16 +02:00
fnc_updateTemperature.sqf Fixed completely fucked up temperature day/night cycle 2015-05-03 23:32:53 +02:00
fnc_updateWind.sqf Attempt to fix https://github.com/acemod/ACE3/issues/1025 2015-05-05 22:21:29 +02:00
script_component.hpp weather: initial port of ACE2 features. variables names changed to use macros. 2015-01-20 20:18:40 -03:00