177 Commits

Author SHA1 Message Date
85b4366368 Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
e97c7c0f65 Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
467075ad67 replace timePFH with CBA_missionTime 2016-03-02 11:01:39 +01:00
46a239f9f6 precompile on game start 2016-02-22 15:20:36 +01:00
0021bc08df Added translation for most Italian stringtable entries 2016-02-20 21:39:05 +01:00
e4122cf42f Fix winddeflection fire eh 2016-02-06 21:00:42 -03:00
94ef0c5659 Apply the ufeh to ACE_WindDeflection 2016-02-06 18:36:20 -03:00
46d6e92bca Add quick debug defines to all script_components 2016-01-28 23:26:02 -06: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
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
64de91ed06 Add warning for duplicate setting modules. 2015-10-18 23:34:11 -05:00
7e5ab07e32 Merge pull request #2387 from acemod/FixHCPPE
Fix that PPEffects Throw a error on HC
2015-09-15 21:04:37 +02:00
b7e02da1cc remove if (!hasInterface) from PFH
move ! in ()
2015-09-11 16:58:26 +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
ce49f752f1 Fix due to review 2015-09-05 05:14:34 +03:00
08b7110e58 Russian Translations - Update 2015-09-03 04:54:52 +03:00
91cae690c0 Russian Translations - Update 2015-09-03 03:36:15 +03:00
5e68486233 high command module breaks ace, fix #2134 2015-09-01 10:06:01 +02:00
a7f2a7fefc Merge branch 'translate-hu' of https://github.com/Harakhti/ACE3 2015-08-30 00:35:11 +02:00
de033f0ff2 README.md files added to all modules 2015-08-19 04:18:33 +02:00
f5a497332a Updated parameterization in Winddeflection module. 2015-08-04 23:52:16 +02:00
52130d5a45 Switch to some already translated CSTRINGs 2015-08-03 15:52:35 -05:00
b2aa5eee45 Row 3
BINGO FUEL
2015-07-30 16:28:50 +02:00
2b23958fd1 Row 2
It gets tedious after a while, especially if your language lacks
technical terms. That or my B2 language exam isn't good enough.
2015-07-30 16:06:32 +02:00
ffc5615abd Merge pull request #1886 from acemod/windDeflectionSinglePFEH
Wind deflection single pfeh
2015-07-25 14:01:45 -05:00
9805a8270a Merge branch 'master' into german-merge 2015-07-25 19:35:03 +02:00
4d7a2888eb Remove Debug 2015-07-22 03:27:40 -05:00
8f18fd7eaa Single PFEH for wind deflection 2015-07-22 03:04:54 -05:00
f4a51d57ef Translation to Brazilian Portuguese (PT-BR)
Made all remaining translations, including new ones like the sitting
module, for example.
2015-06-27 15:48:39 -03:00
09f7473d7b Added German translations 2015-06-16 03:06:47 +02:00
531372b2a3 CZ - Translation
Already in README
2015-06-12 14:50:50 +02:00
32ce0aa6fd Macroize all stringtables 2015-06-05 21:02:24 -05:00
541f1010a7 Merge branch 'master' into macroSTR
Conflicts:
	addons/attach/functions/fnc_attach.sqf
	addons/captives/functions/fnc_moduleSurrender.sqf
	addons/common/CfgVehicles.hpp
	addons/explosives/CfgModule.hpp
	addons/hearing/CfgVehicles.hpp
	addons/interaction/CfgVehicles.hpp
	addons/map/CfgVehicles.hpp
	addons/microdagr/CfgVehicles.hpp
	addons/mk6mortar/CfgVehicles.hpp
	addons/nametags/CfgVehicles.hpp
	addons/nightvision/functions/fnc_changeNVGBrightness.sqf
	addons/respawn/CfgVehicles.hpp
	addons/switchunits/CfgVehicles.hpp
	addons/vehiclelock/CfgVehicles.hpp
	addons/winddeflection/stringtable.xml
2015-06-02 22:14:32 +02:00
fa73aec15b Merge https://github.com/Macusercom/ACE3 into german-merge 2015-06-01 14:27:49 +02:00
0b0f7274d7 Applied ESTRING and ECSTRING macros 2015-05-27 22:04:41 +02:00
6f6f2a55f0 Stringtable fixes except medical 2015-05-27 21:43:30 +02:00
5cb0953094 Fixed German translations
Fixed some typos and phrases
2015-05-27 19:11:32 +02:00
6072e14077 Changed all strings to macros (except external) 2015-05-27 19:04:25 +02:00
047a2ee736 added spansih translate
added spansih translate for (advanced_ballistics, ballistics, captives,
common, explosives, frag, hearing, interaction, map, medical, microdagr,
missileguidance, missionmodules, mk6mortar, nametags, optionsmenu,
respawn, switchunits, vehiclelock, weather, winddeflection).

I used the Pull request of #1251 for complete my commit, because #1251
is outdated now.
2015-05-27 15:27:04 +02:00
7eeddfbd65 German translations
Added a lot of German translations and fixed even more typos.
2015-05-26 17:04:53 +02:00
c924baefd7 All instances of time and diagTicktime changed to ACE_time / ACE_diagTime. 2015-05-21 09:42:44 -07:00
44466e8be8 Remove tabs and repair errors @Glowbal found
Conflicts:
	addons/map/CfgVehicles.hpp
	addons/medical/CfgVehicles.hpp

Conflicts:
	addons/map/CfgVehicles.hpp
	addons/medical/CfgVehicles.hpp
	addons/optionsmenu/stringtable.xml
2015-05-12 18:27:27 +02:00