PabstMirror
a3c50a6c76
Add dev macro to quickly recompile functions ( #4699 )
2016-11-23 13:35:25 -06:00
commy2
46a239f9f6
precompile on game start
2016-02-22 15:20:36 +01:00
ulteq
0364975c12
Implemented Density Altitude calculation
2015-06-01 16:09:35 +02:00
ulteq
abf0149b1d
Added speed of sound calculation:
...
* Influences the advanced ballistics transonic instability
* Influences the ATragMX range card output
2015-05-29 11:36:37 +02:00
ulteq
7f966de28c
Added wet bulb calculation, fixed macros
2015-05-15 21:10:46 +02:00
ulteq
2f7d7ece56
Added utility function to calculate the dew point
2015-05-15 19:58:24 +02:00
ulteq
e6ed1e5dbd
Added utility functions to calculate heat index and wind chill
2015-05-15 19:00:11 +02:00
ulteq
cf487b544e
Moved all temperature calculations into the weather module.
2015-05-14 16:07:41 +02:00
ulteq
b03333c9e8
Moved all wind calculations into the weather module
2015-05-11 10:59:07 +02:00
ulteq
3c91f6abe3
Added ace/module settings for ace_weather:
...
*enableServerController // weather propagation on the server
*useACEWeather // disable ace weather
*syncRain
*syncWind
*syncMisc
2015-04-27 12:28:56 +02:00
ulteq
b3f4bf306d
Moved the global weather controls into preInit
2015-04-24 10:46:33 +02:00
ulteq
09ff217e93
Improved the init process
2015-04-22 21:16:01 +02:00
ulteq
af4fdda477
Continued work on the new wind system:
...
* 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
2015-04-21 20:20:05 +02:00
ulteq
89e33dc177
Refactored the weather module:
...
* No changes in functionality
2015-04-20 13:54:22 +02:00
esteldunedain
6f89233e12
Move wind info display to weather
2015-04-06 00:02:34 -03:00
Nicolás Badano
3a57b477de
weather: replace agm's seasonal by cse's monthly temperatures
2015-01-21 02:12:57 -03:00
Nicolás Badano
bba99d64f7
weather: added temperature simulation and air density
2015-01-21 00:14:51 -03:00
Nicolás Badano
6d34c310ad
Reduce intensity of initial wind
2015-01-20 23:17:32 -03:00
Nicolás Badano
4a29f6a3c3
Set wind and rain syncing. Change ACE_wind from macro to global variable
2015-01-20 23:17:09 -03:00
Nicolás Badano
71bd34234b
weather: initial port of ACE2 features. variables names changed to use macros.
2015-01-20 20:18:40 -03:00