ACE3/addons/frag/functions
lambdatiger b6891b729d
formatting changes
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-17 18:24:54 -06:00
..
fnc_addBlackList.sqf compacted text a bit 2024-01-15 19:57:31 -06:00
fnc_dev_addRound.sqf Update addons/frag/functions/fnc_dev_addRound.sqf 2024-01-17 18:07:11 -06:00
fnc_dev_clearTraces.sqf slight performance increase using forEach loops 2024-01-15 17:54:22 -06:00
fnc_dev_debugAmmo.sqf Few quick optimizations of == to isEqualTo 2024-01-16 15:40:51 -06:00
fnc_dev_drawTrace.sqf Debug updated to be easier to control 2024-01-16 15:41:10 -06:00
fnc_dev_fired.sqf Clarified arguments 2024-01-17 18:04:38 -06:00
fnc_dev_fragCalcDump.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_dev_sphereDraw.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_dev_switchUnitHandle.sqf Debug updated to be easier to control 2024-01-16 15:41:10 -06:00
fnc_dev_trackHitBox.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_dev_trackObj.sqf getposATL to getPosATL 2024-01-17 18:05:26 -06:00
fnc_doExplosions.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_doFrag.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_doFragRandom.sqf another great isNotEqualTo opportunity 2024-01-17 18:23:12 -06:00
fnc_doFragTargeted.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_doReflections.sqf Fixed names and updated formatting 2024-01-11 14:01:50 -06:00
fnc_doSpall.sqf Changed how spall hold off is calculated to avoid repeated unneeded computations 2024-01-16 15:43:14 -06:00
fnc_findReflections.sqf Changes as discussed here https://github.com/acemod/ACE3/pull/9728#discussion_r1453104308 2024-01-16 15:39:16 -06:00
fnc_getFragInfo.sqf Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505 2024-01-15 18:47:06 -06:00
fnc_getMaterialInfo.sqf Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505 2024-01-15 18:47:06 -06:00
fnc_getSpallInfo.sqf Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505 2024-01-15 18:47:06 -06:00
fnc_initBlackList.sqf formatting changes 2024-01-17 18:24:54 -06:00
fnc_initMaterialCache.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_initRound.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_shouldFrag.sqf Function header changes 2024-01-17 18:20:47 -06:00
fnc_shouldSpall.sqf formatting changes 2024-01-17 18:24:54 -06:00