Ozan Eğitmen
|
8f80cd59c8
|
Use GVAR where applicable
|
2016-07-20 07:15:18 +03:00 |
|
commy2
|
3fdc0dd521
|
Merge pull request #3955 from acemod/add_name
add 'name' to components
|
2016-06-20 19:25:58 +02:00 |
|
BaerMitUmlaut
|
88b58216ee
|
Added beautified component names
|
2016-06-20 11:44:36 +02:00 |
|
commy2
|
c481ddedaf
|
add 'name' to components
|
2016-06-19 09:38:39 +02:00 |
|
Josuan Albin
|
7c9dcf6bdb
|
Merge branch 'pr/3480'
Conflicts:
addons/advanced_ballistics/stringtable.xml
addons/cargo/stringtable.xml
addons/flashlights/stringtable.xml
addons/hearing/stringtable.xml
addons/interact_menu/stringtable.xml
addons/interaction/stringtable.xml
addons/inventory/stringtable.xml
addons/main/stringtable.xml
addons/map/stringtable.xml
|
2016-06-18 16:26:46 +02:00 |
|
jonpas
|
bd5f6107a0
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
|
PabstMirror
|
d7f9c52c2f
|
Merge branch 'master' into cbaEventSystem
|
2016-06-02 19:29:30 -05:00 |
|
jonpas
|
b0352fdeb9
|
Merge branch 'master' into eol-lf
|
2016-06-02 17:02:09 +02:00 |
|
jonpas
|
95573ee711
|
Stringtable URL (#3855)
* Move url into stringtable to display it properly, Add some missing author and url entries
* Fix main
* Remove duplicate author
|
2016-06-01 23:45:51 +02:00 |
|
jonpas
|
1354826d56
|
Put semi-colon to the correct place
|
2016-06-01 14:11:32 +02:00 |
|
jonpas
|
1331265e65
|
Move url into a macro
|
2016-06-01 13:49:10 +02:00 |
|
jonpas
|
6730d016c2
|
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
|
2016-06-01 13:27:02 +02:00 |
|
jonpas
|
26fbc36cab
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +02:00 |
|
commy2
|
fd26e2e44e
|
Merge pull request #3516 from acemod/cbamissiontime
replace timePFH with CBA_missionTime
|
2016-05-30 21:23:57 +02:00 |
|
jonpas
|
7a307393a4
|
Merge branch 'master' into useQuotedPathMacros
|
2016-05-30 21:14:17 +02:00 |
|
jonpas
|
816da2aef1
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
|
jonpas
|
dd2e9140ae
|
Q(E)GVAR rangefinderData event
|
2016-05-25 01:44:56 +02:00 |
|
SilentSpike
|
207d6612da
|
Remove duplicate ACE_newEvents entries
|
2016-05-24 15:06:17 +01:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01:00 |
|
commy2
|
da70854568
|
manual merge
|
2016-05-18 11:48:27 +02:00 |
|
BaerMitUmlaut
|
b6324e61e9
|
Improved params formatting
|
2016-05-03 21:24:10 +02:00 |
|
BaerMitUmlaut
|
7fcbe93b71
|
Cleaned up excessive whitespace
|
2016-05-03 02:32:44 +02:00 |
|
jonpas
|
85b4366368
|
Use new QPATHTOF and QPATHTOEF macros
|
2016-04-08 20:34:50 +02:00 |
|
Alessandro Foresi
|
e97c7c0f65
|
Translation: IT completed (with BOM)
|
2016-03-27 21:22:15 +02:00 |
|
commy2
|
467075ad67
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +01:00 |
|
NorXAengell
|
772c4cc100
|
Another batch of translations and corrections (Fr)
|
2016-03-01 02:27:19 +01:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|
PabstMirror
|
46d6e92bca
|
Add quick debug defines to all script_components
|
2016-01-28 23:26:02 -06:00 |
|
commy2
|
ca9b909e75
|
fix CBA_fnc capitalization
|
2015-11-30 16:45:20 +01:00 |
|
KoffeinFlummi
|
83aa2cc68c
|
Merge branch 'release' into french
|
2015-09-10 19:36:56 +02:00 |
|
FreeZbe
|
fa7943c8be
|
Update French translations
|
2015-09-10 19:14:51 +02:00 |
|
jonpas
|
de033f0ff2
|
README.md files added to all modules
|
2015-08-19 04:18:33 +02:00 |
|
PabstMirror
|
b3741f4036
|
Capitalization for macro CBA_fnc_addPerFrameHandler
|
2015-08-04 02:34:38 -05:00 |
|
PabstMirror
|
52130d5a45
|
Switch to some already translated CSTRINGs
|
2015-08-03 15:52:35 -05:00 |
|
SzwedzikPL
|
6258e73290
|
addX macro in confgis
|
2015-07-25 21:59:52 +02:00 |
|
jonpas
|
1eeca28a3d
|
Enabled DAGR, Kestrel4500, Laser switching, Mag Repack, Markers, MicroDAGR, NVG Adjusting and Check Ammo while Sitting
|
2015-06-13 22:08:13 +02:00 |
|
jonpas
|
29ce8f635e
|
Merge branch 'master' into sitting
Conflicts:
addons/kestrel4500/CfgVehicles.hpp
addons/microdagr/CfgVehicles.hpp
|
2015-06-13 21:43:42 +02:00 |
|
PabstMirror
|
6ab8b129fa
|
Merge branch 'master' into multipleDevices
Conflicts:
addons/common/XEH_postInit.sqf
|
2015-06-13 12:30:35 -05:00 |
|
ulteq
|
ba15db7d6a
|
Allowed using the ATrag, Kestrel and Rangecards inside of vehicles.
|
2015-06-11 12:05:46 +02:00 |
|
jonpas
|
332afb2174
|
Allow certain self-interactions while sitting
|
2015-06-09 16:17:05 +02:00 |
|
PabstMirror
|
560609fbed
|
Cleanup
|
2015-06-05 19:46:19 -05:00 |
|
PabstMirror
|
470492759c
|
Merge branch 'master' into multipleDevices
Conflicts:
addons/atragmx/initKeybinds.sqf
addons/common/XEH_postInit.sqf
addons/kestrel4500/CfgVehicles.hpp
addons/kestrel4500/initKeybinds.sqf
addons/microdagr/CfgVehicles.hpp
addons/microdagr/XEH_clientInit.sqf
|
2015-06-05 17:50:04 -05:00 |
|
jonpas
|
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 |
|
ulteq
|
5c8e79c50a
|
Updated all airFriction values according to: extras/airFrictionAnalysis.txt
|
2015-05-31 16:45:59 +02:00 |
|
jonpas
|
d934c25b78
|
Merge branch 'master' into macroSTR
Conflicts:
addons/interact_menu/ACE_Settings.hpp
|
2015-05-30 19:54:32 +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 |
|