ACE3/addons/weather/functions
2015-05-05 22:21:29 +02:00
..
fnc_calculateAirDensity.sqf Refactored the weather module: 2015-04-20 13:54:22 +02:00
fnc_calculateBarometricPressure.sqf Refactored the weather module: 2015-04-20 13:54:22 +02:00
fnc_displayWindInfo.sqf Removed unused privates 2015-04-24 11:53:06 +02:00
fnc_getMapData.sqf Added wind data for Chernarus (Prag) 2015-05-05 10:36:12 +02:00
fnc_getWind.sqf Code cleanup 2015-04-24 10:58:55 +02: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 Added ace/module settings for ace_weather: 2015-04-27 12:28:56 +02:00
fnc_updateHumidity.sqf Fixed a bug in the humidity calculation 2015-05-05 10:37:51 +02:00
fnc_updateRain.sqf Code cleanup 2015-04-24 10:58:55 +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