Commit Graph

19 Commits

Author SHA1 Message Date
Glowbal
b8b980bd92 Changed speed of sound to double 2015-05-31 14:21:25 +02:00
ulteq
1ec37aabed Merge pull request #1424 from acemod/barometricPressureFix
Fixed incorrect barometric pressure calculation
2015-05-29 12:40:17 +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
69b9d0e122 More in-depth barometric pressure calculation:
* Temperature is now taken into account
2015-05-29 11:18:40 +02:00
ulteq
83f2e35907 Fixed incorrect unit conversion in the barometric pressure calculation 2015-05-29 10:30:30 +02:00
jaynus-linux
1dd8dc3bfb cross platform macros and port added for linux for all extensions. Should be transparent 2015-05-17 10:10:02 -07:00
jaynus
bf732a2a02 Changed: Disable snprintf_s usage to get around auto-vectorization in the 2015 STL strnlen implementation 2015-05-13 11:17:43 -07:00
jaynus
3ff9ea230a initial pick from vehicledamage for new extension build process. 2015-05-13 08:34:14 -07:00
jaynus
3e6c203655 size+1 2015-05-08 06:57:19 -07:00
jaynus
027a3dd4ac AB map tweaking. Just a bit of optimization and crash checking. 2015-05-07 12:52:19 -07:00
ulteq
13bc1e0058 Replaced deprecated airFriction calculation 2015-05-03 12:31:30 +02:00
ulteq
29fdd63432 Use the constants 2015-05-03 12:07:13 +02:00
ulteq
d07cb0e6ed Got rid of the newline braces 2015-05-03 11:51:30 +02:00
ulteq
e5a81bfe37 Deterministic random numbers for the transonic instability calculation 2015-05-03 11:46:30 +02:00
ulteq
3bfbf8b64e Got rid of the math include in the ab extension 2015-05-02 18:22:06 +02:00
ulteq
ebbcb8e5e7 Fixed a rarely occurring calculation error. 2015-04-27 19:28:46 +02:00
jaynus
93bcf7e9a1 Added versioning to build process and automated version/git integration. 2015-04-21 16:49:30 -07:00
ulteq
b4e36b5fab Replaced TABs with 4 spaces 2015-04-11 22:24:32 +02:00
jaynus
2261225ad3 Extension moved into cmake, extensions rebuilt. 2015-04-09 09:52:57 -07:00