ACE3/addons/frag/functions
2024-06-19 23:21:49 -05:00
..
fnc_addBlacklist.sqf Only send blacklist updates to the server 2024-05-19 20:06:16 -05:00
fnc_dev_addRound.sqf removed excess square brackets 2024-03-28 19:59:49 -05:00
fnc_dev_clearTraces.sqf cleaned up function examples 2024-03-28 19:33:56 -05:00
fnc_dev_debugAmmo.sqf removed excess square brackets 2024-03-28 19:59:49 -05:00
fnc_dev_drawTrace.sqf Final function example reformat 2024-03-28 20:01:29 -05:00
fnc_dev_fired.sqf reformatted function headers, removed value type checking, and changed lazy eval. 2024-02-15 20:59:58 -06:00
fnc_dev_fragCalcDump.sqf removed excess square brackets 2024-03-28 19:59:49 -05:00
fnc_dev_sphereDraw.sqf cleaned up function examples 2024-03-28 19:33:56 -05:00
fnc_dev_trackHitBox.sqf cleaned up function examples 2024-03-28 19:33:56 -05:00
fnc_dev_trackObj.sqf removed excess square brackets 2024-03-28 19:59:49 -05:00
fnc_doExplosions.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_doFrag.sqf Converted all positions for doFrag to AGL since we're converting to that now 2024-06-19 23:21:49 -05:00
fnc_doFragRandom.sqf Converted all positions for doFrag to AGL since we're converting to that now 2024-06-19 23:21:49 -05:00
fnc_doFragTargeted.sqf Converted all positions for doFrag to AGL since we're converting to that now 2024-06-19 23:21:49 -05:00
fnc_doReflections.sqf General - Change FUNC to LINKFUNC where appropriate (#9882) 2024-03-28 13:57:23 -05:00
fnc_doSpall.sqf Reformatted for legibility and debug output 2024-04-13 21:20:35 -05: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 Added default fragCount fallback value based on current ACE frag range calculation 2024-06-19 23:20:37 -05:00
fnc_getMaterialInfo.sqf cleaned up function examples 2024-03-28 19:33:56 -05:00
fnc_getSpallInfo.sqf Use getOrDefaultCall 2024-04-01 15:31:18 +02:00
fnc_initMaterialCache.sqf cleaned up function examples 2024-03-28 19:33:56 -05:00
fnc_initRound.sqf fixed error (if statement with no argument) 2024-05-19 13:44:31 -05:00
fnc_shouldFrag.sqf cleaned up function examples 2024-03-28 19:33:56 -05:00
fnc_shouldSpall.sqf Use getOrDefaultCall 2024-04-01 15:31:18 +02:00