Glowbal
b489750d5b
Minor optimizations using private, params, and isEqualType ( #4323 )
...
* Optimizations with private, params, and isEqualType
* Fixed tab being used instead of space
* Fixed tabs inserted by notepad++
* More usage of new private syntax and params
- changed a few checks for an array being empty to `_arr isEqualTo []`
rather than `count _arr == 0`
- added more uses of `private` on the same line as the variable is
declared
- added more uses of params to assign variables passed as parameters
- removed unnecessary parentheses
- removed several unnecessary variable declarations with private array
syntax
* clean up and formatting
2016-09-04 16:44:22 +02:00
jonpas
f90b3b5c54
Merge pull request #3770 from tbeswick96/IRAttachLeftShoulder
...
Moved IR Strobe to left shoulder when attached.
2016-06-03 16:33:57 +02:00
jonpas
e7dbcd7b58
Replace delayed execution functions with new CBA counterparts
2016-05-22 15:29:01 +02:00
Tim Beswick
19df821ff5
Moved IR Strobe to left shoulder when attached.
2016-05-09 11:51:28 +01:00
PabstMirror
04bccf47d7
Replace all use of deprecated commands
2016-01-19 09:39:07 -06:00
PabstMirror
9a3972de76
Unified Status Effect Handler
2016-01-19 09:39:05 -06:00
PabstMirror
007859d42e
Attach - getin/out/killed event handlers ( #2200 #2300 )
2015-08-28 16:57:16 -05:00
PabstMirror
f1d44972c9
Attach fix and param trace
2015-08-06 13:17:59 -05:00
jokoho48
3ea545782f
Updated parameterization in Attach module.
2015-08-05 00:47:31 +02:00
PabstMirror
499a63e8e3
External - Move to right of head
2015-07-08 15:53:31 -05:00
PabstMirror
b02086ca52
Intersection Check / FOV adjustment
2015-07-01 14:53:59 -05:00
PabstMirror
4570f77249
Privates / Cleanup
2015-06-20 20:40:17 -05:00
PabstMirror
25df7aad09
Attach use purely virtual object (no setPos)
2015-06-19 13:32:42 -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
PabstMirror
f57427ec96
switch waitAndExecute with 0 delay to execNextFrame
...
Should Fix #1463
2015-06-01 13:14:05 -05:00
jonpas
763cb07629
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
jonpas
6072e14077
Changed all strings to macros (except external)
2015-05-27 19:04:25 +02:00
PabstMirror
638433614c
Some missing private defines.
2015-04-16 12:36:16 -05:00
Kavinsky
a118cae13d
unified ACE_Attachable config entry now ACE_Attachable its a string and hold the effect for the item
2015-04-10 04:36:28 +02:00
Kavinsky
999ad49fd0
removed duplicated debugging error
2015-04-10 03:58:14 +02:00
Kavinsky
049edd1483
Added ACE Attach posibility to add more types of attachable items
2015-04-10 03:49:50 +02:00
Nou
6541600d44
Switch everything to use modelToWorldVisual instead of modelToWorld.
2015-04-03 15:26:27 -07:00
PabstMirror
47c72ac4ae
Disable Debug Laser / Commenting
2015-03-27 12:08:05 -05:00
PabstMirror
4d62865ea2
Stop placement on interact_menu open
2015-03-27 11:53:04 -05:00
PabstMirror
91a1ed3264
Cancle attach action
2015-03-27 11:36:31 -05:00
PabstMirror
86c7776802
and this
2015-03-27 11:14:19 -05:00
PabstMirror
d03e474075
Replace selection dialog with interact children
2015-03-27 00:02:54 -05:00
PabstMirror
efe57461b5
misc
2015-03-26 20:05:30 -05:00
Nicolás Badano
5e79970740
Switching nicknames
2015-03-24 01:18:00 -03:00
commy2
baf9396459
cleanup attach
2015-02-15 15:31:09 +01:00
PabstMirror
fa002b4db6
Formating and Headers
2015-02-01 14:56:19 -06:00
PabstMirror
8ceb2aabc1
Attach Stuff
2015-01-31 11:43:58 -06:00
PabstMirror
7519fefee9
Fix Interaction
2015-01-30 16:11:16 -06:00
PabstMirror
08763b6b9f
Initial port of old pull
...
Still some problem with interaction...
2015-01-30 14:32:21 -06:00
Nicolás Badano
d4bcc413b0
Replace tags in attach
2015-01-13 20:07:52 -03:00
jaynus
3fb2a8e245
big code clean up
2015-01-12 21:14:27 -08:00
commy2
f969be6302
trying to fix capitilization 2
2015-01-11 21:39:49 +01:00
commy2
2c1d925dc4
trying to fix captilization
2015-01-11 21:39:01 +01:00
Nicolás Badano
7c7fec0642
Rename function files for attach
2015-01-11 16:56:58 -03:00