49f565f541
fix merging errors
2016-02-18 20:05:30 +01:00
dccc1d33fd
Merge remote-tracking branch 'it/translation/15bn/alef' into translations156merge
2016-02-17 12:30:03 -06:00
17a16d1bad
Adv. ballistic
2016-02-10 16:40:07 +01:00
b7d94f5363
Apply the ufeh to ACE_Advanced_Ballistics
2016-02-06 18:48:26 -03:00
61611d0ec7
Czech Translation - Update
...
Update
2016-02-03 18:31:31 +01:00
46d6e92bca
Add quick debug defines to all script_components
2016-01-28 23:26:02 -06:00
54397abaa2
AB - Handle subsonic ammo when not defined
...
Fix #3062
- Add basic AB configs for subsonic russian bullets.
- When building ab ammo cache, if round is subsonic and does not have AB
configured
attempt to use the parent's config, scaled down to the subsonic's round
speed.
2016-01-07 15:06:12 -06:00
066976766f
Show beaufort dots on wind display -for color Blind
...
Show dots on the wind display so color blind can still determine wind
level
Replace PR #1308
2016-01-07 10:34:31 -06:00
c16d97cad0
Merge branch 'master' into translation/15bn/alef
2016-01-03 12:23:27 +01:00
0addb592d3
remove Unused Varaible in AB
...
fix private in AB
2015-12-21 02:29:10 +01:00
5a1aae6028
manual merge
2015-11-30 17:44:15 +01:00
0b84bb514b
fix Cfg capitalization
2015-11-30 17:09:26 +01:00
dcf0a68b80
Revert "fix Cfg capitalization"
...
This reverts commit 43bda9c462
.
2015-11-30 17:00:32 +01:00
43bda9c462
fix Cfg capitalization
2015-11-30 16:52:20 +01:00
ca9b909e75
fix CBA_fnc capitalization
2015-11-30 16:45:20 +01:00
c731d83642
Merge pull request #2848 from acemod/fixForEachDeleteAt
...
fix Issue with forEach Loops and deleteAt Index
2015-11-25 14:00:37 +00:00
49d4f233d9
Revert commit a718c82780
2015-11-18 13:19:12 +00:00
a718c82780
Implement nice index deletion iteration solution
...
Previously when iterating over an array and modifying the same array via deletion of the current index, incorrect means was used to account for the change in index resulting in any further deletions being applied to the wrong elements.
This solution does not require duplication of the array or the use of external variables to track the number of deleted elements. We simply lower the `_forEachIndex` by 1 whenever an element is removed.
2015-11-17 16:02:56 +00:00
f3c5c64390
fix Issue with forEach Loops and deleteAt Index
2015-11-17 04:31:17 +01:00
9d2d5b9c7c
AdvanBalls - Fix ACE_twistDirection
2015-11-11 01:58:12 -06:00
f8ca3693fd
#2709 - Fix AB handleFired _muzzleVelocityShift
2015-10-08 21:22:00 -05:00
326d549510
#2696 - Rangecard check bounds before select
2015-10-08 20:32:14 -05:00
a621a0c693
Fixes to spanish translations
2015-09-18 13:36:57 -03:00
3422f5a7f1
Merge branch 'master' of https://github.com/Legolasindar/ACE3 into spanish-translation
...
Conflicts:
addons/medical/stringtable.xml
addons/repair/stringtable.xml
2015-09-18 13:20:22 -03:00
463e21dd91
330
2015-09-16 12:40:30 +02:00
a24e5b4665
fix Performance issue in AB
2015-09-16 11:54:49 +02:00
97d9c44fc3
Fixed: IT advanced_ballistics now LF+BOM
2015-09-12 09:29:55 +02:00
7a762c0940
Add: IT advanced_ballistics
2015-09-12 09:25:17 +02:00
c2ffe7cad0
Merge branch 'release' into russian
2015-09-10 21:05:32 +02:00
83aa2cc68c
Merge branch 'release' into french
2015-09-10 19:36:56 +02:00
fa7943c8be
Update French translations
2015-09-10 19:14:51 +02:00
50b05fcdf0
Russian Translations - Update
2015-09-03 04:38:38 +03:00
91cae690c0
Russian Translations - Update
2015-09-03 03:36:15 +03:00
a7f2a7fefc
Merge branch 'translate-hu' of https://github.com/Harakhti/ACE3
2015-08-30 00:35:11 +02:00
f0cc1ca333
Merge pull request #2015 from jokoho48/codeCleanupAB
...
Code cleanup of the Advanced Ballistics module.
2015-08-25 18:56:45 +02:00
fc45d1216a
Simplyfied bounding value detection
2015-08-23 22:26:31 +02:00
021c835b02
Removed debug messages
2015-08-23 17:54:10 +02:00
20b45e10a4
Fixed issue with selecting the wrong value, when perfect barrel length match occured.
2015-08-23 17:53:33 +02:00
1c14897194
Fixed velocity limit detection and small comment fix
2015-08-23 17:39:48 +02:00
de033f0ff2
README.md files added to all modules
2015-08-19 04:18:33 +02:00
e41ce78dbb
Code Test PFH
2015-08-16 19:49:47 +02:00
87b9b5019c
AB Performance Optimization (Part 8)
2015-08-06 13:35:55 +02:00
15a1a0d535
AB Performance Optimization (Part 7)
2015-08-06 10:58:07 +02:00
0ab865171d
AB Performance Optimization (Part 6)
...
Add some todo comments
2015-08-05 18:50:37 +02:00
c4e4f184ff
AB Performance Optimization (Part 5)
2015-08-05 18:33:28 +02:00
9eb560ff3d
AB Performance Optimization (Part 4)
2015-08-05 10:28:02 +02:00
8fbcdfec5a
Fixed missing bracket and parameter list issue in AB
2015-08-05 10:04:24 +02:00
eca7f83cca
AB Performance Optimization (Part 3)
2015-08-05 06:01:38 +02:00
b8f1fa82ae
AB Performance Optimization (Part 2)
2015-08-05 05:19:08 +02:00
f6bc361734
Minimal performance improvement and fixed missing semicolon
2015-08-05 05:04:34 +02:00