BaerMitUmlaut
7781c721a8
Fix NVG adjustable brightness ( #6291 )
...
Nightvision - Fix adjustable brightness
2018-05-31 11:07:31 -05:00
Dystopian
1385f12542
Add brightness control when NV effects disabled ( #5913 )
...
* Add brightness control when NV effects disabled
* Add initial ajust and commit. Add comment to math
* Fix math comment
* Change initial level to -3
2017-12-17 13:09:41 -06:00
PabstMirror
4b42eb4385
ST Nightvision Effects ( #4694 )
...
* Merge ST Nightvision
* Cleanup
* Header cleanup
* Add ace setting for fog
* Cleanup debug
* Manual merge refuel changes
* Add new setting for effect scaling
* Cleanup
* Use ace_common_fnc_getZoom
* Fix compat inheritance changes
* Fix stringtable
* Add category
* Tidy function headers
* Replace global event with remote event
2017-12-06 13:15:33 -06:00
Phyma
ffaa195fe5
Conform function headers to coding guidelines ( #5255 )
...
* Fixed headers to work with silentspike python script
* Fixed rest of the files
* Fixed ace-team
2017-06-08 15:31:51 +02:00
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
PabstMirror
c0eccc67c3
Change all SCALAR to NUMBER in headers
2016-01-28 18:19:15 -06:00
PabstMirror
06a9f60281
Cleanup Nightvision
2015-09-16 10:55:23 -05:00
jokoho48
b7e02da1cc
remove if (!hasInterface) from PFH
...
move ! in ()
2015-09-11 16:58:26 +02:00
jokoho48
defbdf1b1a
fix that HC throw a issue if PPEffect was used/applyed
2015-09-09 17:05:48 +02: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
d457d9ffea
NightVision adjustment - use CSE's gamma
2015-05-29 15:37:53 -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
e649c8e853
Headers and formating
2015-02-17 22:07:29 -06:00