.. |
fnc_calculateAirDensity.sqf
|
Added wet bulb calculation, fixed macros
|
2015-05-15 21:10:46 +02:00 |
fnc_calculateBarometricPressure.sqf
|
Moved all temperature calculations into the weather module.
|
2015-05-14 16:07:41 +02:00 |
fnc_calculateDewPoint.sqf
|
Reworked dew point, heat index and wind chill calculations
|
2015-05-16 12:39:52 +02:00 |
fnc_calculateHeatIndex.sqf
|
Reworked dew point, heat index and wind chill calculations
|
2015-05-16 12:39:52 +02:00 |
fnc_calculateRoughnessLength.sqf
|
Moved all wind calculations into the weather module
|
2015-05-11 10:59:07 +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
|
Moved all wind calculations into the weather module
|
2015-05-11 10:59:07 +02:00 |
fnc_getMapData.sqf
|
Fix weather array for zargabad
|
2015-05-09 15:10:01 -05: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 |