Dedmen Miller
5ad8b3c6bc
Arsenal - Fix incorrect muzzle velocity stat displayed on magazine ( #6844 )
...
* Fix incorrect muzzle velocity displayed on magazine
* Apply suggestions from code review
Co-Authored-By: dedmen <dedmen@users.noreply.github.com>
* Remove garbage file
* Script header updates
* Update addons/ballistics/functions/fnc_statTextStatement_magazineMuzzleVelocity.sqf
Co-Authored-By: dedmen <dedmen@users.noreply.github.com>
2019-03-05 10:42:04 -06:00
Dedmen Miller
e2ac18a05d
[WIP] Fix script errors reporting wrong line numbers ( #6407 )
...
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
2018-09-17 14:19:29 -05:00
ulteq
8bc77a7b88
Advanced Ballistics - Minor performance tweaks ( #5790 )
...
* Advanced Ballistics - Utilize 'linearConversion'
* Advanced Ballistics - Limit config value boundaries
2017-11-22 23:16:17 +01: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
326d549510
#2696 - Rangecard check bounds before select
2015-10-08 20:32:14 -05:00
Michael Braun
8fbcdfec5a
Fixed missing bracket and parameter list issue in AB
2015-08-05 10:04:24 +02:00
Michael Braun
6b58b0b3bd
AB Performance Optimization and documentation cleanup
2015-08-05 05:01:30 +02:00
jokoho48
c7e104437f
Update Docu Comments in AB
2015-08-05 04:38:04 +02:00
jokoho48
d95bc3c299
AB Performance Optimization (Part 1)
2015-08-05 04:13:36 +02:00
jokoho48
7a0a1ead6e
Updated parameterization in Advanced Ballistics module.
2015-08-05 00:32:48 +02:00
ulteq
9a0fcd4fec
AB config read caching
2015-05-08 17:20:56 +02:00
ulteq
ef3205e078
Replaced all <floats> with <NUMBER>
2015-04-07 21:54:29 +02:00
ulteq
c9ad2b279d
Commented all advanced ballistics functions
2015-04-07 21:46:43 +02:00
ulteq
a8cbcb14d3
Replaced tabs with spaces
2015-04-07 21:27:04 +02:00
ulteq
93eaaeb8e2
Added new advanced_ballistics module
2015-04-05 21:08:55 +02:00