ACE3/addons/frag/functions
2024-03-02 23:55:32 -06:00
..
fnc_dev_addRound.sqf stopped adding unneeded extra points 2024-02-17 13:04:19 -06:00
fnc_dev_clearTraces.sqf white space for clarity 2024-01-18 15:10:31 -06:00
fnc_dev_debugAmmo.sqf reformatted function headers, removed value type checking, and changed lazy eval. 2024-02-15 20:59:58 -06:00
fnc_dev_drawTrace.sqf Small coding standard changes (missing semicolons on non-return values, extra parenthesis) 2024-03-02 17:59:45 -06: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 Small coding standard changes (missing semicolons on non-return values, extra parenthesis) 2024-03-02 17:59:45 -06:00
fnc_dev_sphereDraw.sqf Changed sphere size and added return based on usage in dev_trackHitBox 2024-03-02 18:00:11 -06:00
fnc_dev_trackHitBox.sqf removed unnceassary "disableCollisionWith" 2024-03-02 19:21:51 -06:00
fnc_dev_trackObj.sqf Formatting and header fixes 2024-03-01 19:51:21 +01:00
fnc_doExplosions.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_doFrag.sqf reformatted comments and some v2.18 remakrs comments 2024-03-02 23:55:32 -06:00
fnc_doFragRandom.sqf Fixed function header 2024-03-02 22:46:55 -06:00
fnc_doFragTargeted.sqf reformatted comments and some v2.18 remakrs comments 2024-03-02 23:55:32 -06:00
fnc_doReflections.sqf Fixed names and updated formatting 2024-01-11 14:01:50 -06:00
fnc_doSpall.sqf Do spall exits for time 90% of the time (round hits multiple walls) and should exit on "hitting ground since no spalling is generated 2024-03-02 22:29:41 -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 Formatting and header fixes 2024-03-01 19:51:21 +01:00
fnc_getMaterialInfo.sqf Clarified trace statements and corrected format and spelling 2024-03-02 22:28:41 -06:00
fnc_getSpallInfo.sqf function header, lazy eval, and params list simplifications 2024-02-15 21:03:12 -06:00
fnc_initMaterialCache.sqf function header, lazy eval, and params list simplifications 2024-02-15 21:03:12 -06:00
fnc_initRound.sqf reformatted comments and some v2.18 remakrs comments 2024-03-02 23:55:32 -06:00
fnc_shouldFrag.sqf Possible shouldFrag legibility improvement 2024-02-15 21:05:31 -06:00
fnc_shouldSpall.sqf function header, lazy eval, and params list simplifications 2024-02-15 21:03:12 -06:00