ACE3/addons/weather
jonpas 541f1010a7 Merge branch 'master' into macroSTR
Conflicts:
	addons/attach/functions/fnc_attach.sqf
	addons/captives/functions/fnc_moduleSurrender.sqf
	addons/common/CfgVehicles.hpp
	addons/explosives/CfgModule.hpp
	addons/hearing/CfgVehicles.hpp
	addons/interaction/CfgVehicles.hpp
	addons/map/CfgVehicles.hpp
	addons/microdagr/CfgVehicles.hpp
	addons/mk6mortar/CfgVehicles.hpp
	addons/nametags/CfgVehicles.hpp
	addons/nightvision/functions/fnc_changeNVGBrightness.sqf
	addons/respawn/CfgVehicles.hpp
	addons/switchunits/CfgVehicles.hpp
	addons/vehiclelock/CfgVehicles.hpp
	addons/winddeflection/stringtable.xml
2015-06-02 22:14:32 +02:00
..
functions Implemented Density Altitude calculation 2015-06-01 16:09:35 +02:00
UI Added ace/module settings for ace_weather: 2015-04-27 12:28:56 +02:00
$PBOPREFIX$ weather: initial port of ACE2 features. variables names changed to use macros. 2015-01-20 20:18:40 -03:00
ACE_Settings.hpp Added weather update interval module setting 2015-04-27 12:47:26 +02:00
CfgEventhandlers.hpp Added global variables (syncRain, syncWind, syncMisc) which give some control over the weather module: 2015-04-24 10:03:48 +02:00
CfgVehicles.hpp Applied ESTRING and ECSTRING macros 2015-05-27 22:04:41 +02:00
CfgWorlds.hpp Continued work on the new wind system: 2015-04-21 20:20:05 +02:00
config.cpp Fix circular dependency - ModuleDescription 2015-05-30 00:31:07 -05:00
README.md New weather module readme/feature description. 2015-05-31 17:39:24 +02:00
RscTitles.hpp Move wind info display to weather 2015-04-06 00:02:34 -03:00
script_component.hpp Fixed clashing MACRO names 2015-05-16 21:10:34 +02:00
stringtable.xml Merge https://github.com/Macusercom/ACE3 into german-merge 2015-06-01 14:27:49 +02:00
XEH_postInit.sqf Macro STRING to LSTRING 2015-05-28 21:59:04 +02:00
XEH_postServerInit.sqf Added weather update interval module setting 2015-04-27 12:47:26 +02:00
XEH_preInit.sqf Implemented Density Altitude calculation 2015-06-01 16:09:35 +02:00

ace_weather

This module simulates realistic weather effects, according to the geographical location of the map, the date and time. It also ensures that all players experience the same weather effects.

Maintainers

The people responsible for merging changes to this component or answering potential questions.