ACE3/addons/weather/functions
2015-04-24 10:46:33 +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 Refactored the weather module: 2015-04-20 13:54:22 +02:00
fnc_getMapData.sqf Switched to an improved version of the old getWind function 2015-04-22 12:56:07 +02:00
fnc_getWind.sqf Improved the init process 2015-04-22 21:16:01 +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 Moved the global weather controls into preInit 2015-04-24 10:46:33 +02:00
fnc_updateHumidity.sqf Improved the init process 2015-04-22 21:16:01 +02:00
fnc_updateRain.sqf Added global variables (syncRain, syncWind, syncMisc) which give some control over the weather module: 2015-04-24 10:03:48 +02:00
fnc_updateTemperature.sqf Improved the init process 2015-04-22 21:16:01 +02:00
fnc_updateWind.sqf Added global variables (syncRain, syncWind, syncMisc) which give some control over the weather module: 2015-04-24 10:03:48 +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