ACE3/addons/advanced_ballistics/functions
ulteq dcc934202b
Weather - Major Cleanup (#5710)
* Single global on/off switch (that really turns everything off properly)
* Less coupling between code that runs on the client / server
* Simpler update routines
* More cohesive code
* Less module options
* Less network traffic
2017-11-10 15:44:15 +01:00
..
fnc_calculateAmmoTemperatureVelocityShift.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_calculateAtmosphericCorrection.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_calculateBarrelLengthVelocityShift.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_calculateRetardation.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_calculateStabilityFactor.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_diagnoseWeapons.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_displayProtractor.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_handleFired.sqf Advanced Ballistics - Fixes bug in the vanilla drag removal routine 2017-10-30 10:07:37 +01:00
fnc_handleFirePFH.sqf Weather - Major Cleanup (#5710) 2017-11-10 15:44:15 +01:00
fnc_initializeTerrainExtension.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_initModuleSettings.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_readAmmoDataFromConfig.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_readWeaponDataFromConfig.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
script_component.hpp Added new advanced_ballistics module 2015-04-05 21:08:55 +02:00