mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
* Moved the wind data into CfgWorlds.hpp * Modified the contents of ACE_WIND_PARAMS * new getWind function for the clients * new wind init based on the real world weather data |
||
---|---|---|
.. | ||
fnc_calculateAirDensity.sqf | ||
fnc_calculateBarometricPressure.sqf | ||
fnc_displayWindInfo.sqf | ||
fnc_getMapData.sqf | ||
fnc_getWind.sqf | ||
fnc_initWind.sqf | ||
fnc_serverController.sqf | ||
fnc_updateHumidity.sqf | ||
fnc_updateRain.sqf | ||
fnc_updateTemperature.sqf | ||
fnc_updateWind.sqf | ||
script_component.hpp |