ACE3/extensions
ulteq 1997edb62e Advanced Ballistics - More advanced drag update routine
* Handles greater 'simulationIntervals' much better:
* 'simulationInterval=0.00' -> Error (at 2km): 0.004 MILs
* 'simulationInterval=0.05' -> Error (at 2km): 0.030 MILs
* 'simulationInterval=0.10' -> Error (at 2km): 0.070 MILs
* Almost completely FPS invariant
2017-11-08 15:15:50 +01:00
..
advanced_ballistics Advanced Ballistics - More advanced drag update routine 2017-11-08 15:15:50 +01:00
break_line Fixed c4996 compiler warning/error due to use of strncpy 2016-02-17 15:31:12 -06:00
build Normalize to LF line endings 2016-05-30 18:37:03 +02:00
clipboard Merge branch 'master' into fix-c4996 2016-06-12 17:35:19 +02:00
cmake Normalize to LF line endings 2016-05-30 18:37:03 +02:00
common Optimize vector math (#5705) 2017-10-29 09:43:31 +01:00
dynload Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fcs FCS - removed dead code (#4663) 2016-11-12 17:36:21 +01:00
medical Patched medical extension 2016-02-17 16:26:14 -06:00
parse_imagepath Fixed strncpy in parse_imagepath 2016-03-06 22:06:11 +03:00
CMakeLists.txt Extensions - Reduce warning level from /Wall to /W4 2017-10-29 13:04:15 +01:00