Commit Graph

22 Commits

Author SHA1 Message Date
ulteq
ebbcb8e5e7 Fixed a rarely occurring calculation error. 2015-04-27 19:28:46 +02:00
jaynus
e96ba88351 count type correction. 2015-04-21 16:50:01 -07:00
jaynus
93bcf7e9a1 Added versioning to build process and automated version/git integration. 2015-04-21 16:49:30 -07:00
Nicolás Badano
b86d148fe4 Merge pull request #304 from acemod/linearMenuExperiment
Add Optional List form for the Interact Menus
2015-04-18 11:22:41 -03:00
firefly2442
c81fa61f2e match to exact directory name (case-sensitive) 2015-04-14 22:34:58 -05:00
esteldunedain
6f4bb48489 Merge branch 'master' into linearMenuExperiment
Conflicts:
	addons/attach/stringtable.xml
	addons/interact_menu/stringtable.xml
	addons/interaction/stringtable.xml
	addons/laser_selfdesignate/stringtable.xml
	addons/magazinerepack/stringtable.xml
	addons/overheating/stringtable.xml
	extensions/CMakeLists.txt
2015-04-14 19:09:57 -03:00
jaynus
f85fc12fc8 string overflow fix, perf fix for pass-by-ref. 2015-04-14 14:24:50 -07:00
esteldunedain
3d4a94a264 Make the fcs extension compile without C++11 2015-04-12 00:42:58 -03:00
esteldunedain
df17df61f9 Improve the way lines are split 2015-04-11 23:39:06 -03:00
esteldunedain
d06e1b4a2a Break line extension 2015-04-11 22:22:19 -03: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
ulteq
b5b15ba591 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into AdvancedBallistics 2015-04-08 21:29:17 +02:00
jaynus
3f84a08494 Update FCS iteration limit for accuracy over range. 2015-04-08 12:09:11 -07:00
ulteq
96ba28afa3 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into AdvancedBallistics 2015-04-07 20:34:21 +02:00
esteldunedain
b20f3e5b81 Fix for the fcs 2015-04-06 18:43:32 -03:00
esteldunedain
b8c493a495 Merge branch 'master' into AdvancedBallistics 2015-04-05 19:05:12 -03:00
ulteq
19bbc164b1 Added the AdvancedBallistics dll extension source code 2015-04-05 22:16:51 +02:00
jaynus
1ae6f2daba Why doesnt flummi's work? 2015-04-03 15:41:29 -07:00
jaynus
caecf9b21b Cmake framework for cross-platform extensions and building. 2015-04-03 13:46:53 -07:00
KoffeinFlummi
075d1d6d9e Refine bullet tracing in FCS extension
Gradually increase simulation step as the projectile approaches the
target and improve the calculation of the final bullet drop.

Untested.

(#65)
2015-02-17 10:24:03 +01:00
KoffeinFlummi
4978bb5294 Move FCS calculation to extension 2015-01-18 20:02:37 +01:00