.. |
fnc_addBlackList.sqf
|
https://github.com/acemod/ACE3/pull/9728#discussion_r1454832701
|
2024-01-17 20:44:28 -06:00 |
fnc_dev_addRound.sqf
|
changed default arguments, check isKindOf to "CAManBase"
|
2024-01-17 20:50:20 -06:00 |
fnc_dev_clearTraces.sqf
|
white space for clarity
|
2024-01-18 15:10:31 -06:00 |
fnc_dev_debugAmmo.sqf
|
Changed case output to match config
|
2024-01-19 13:32:22 -06:00 |
fnc_dev_drawTrace.sqf
|
Optimize dev_hitbox deleting
|
2024-01-18 15:13:36 -06:00 |
fnc_dev_fired.sqf
|
white space and define placement changes
|
2024-01-17 20:51:59 -06:00 |
fnc_dev_fragCalcDump.sqf
|
removed unneeded toLower
|
2024-01-18 19:16:39 -06:00 |
fnc_dev_sphereDraw.sqf
|
removed 2 argument option and removed some defaults
|
2024-01-17 20:52:25 -06:00 |
fnc_dev_trackHitBox.sqf
|
Updated function headers
|
2024-01-17 20:51:34 -06:00 |
fnc_dev_trackObj.sqf
|
white space and define placement changes
|
2024-01-17 20:51:59 -06:00 |
fnc_doExplosions.sqf
|
General - Relative script_component.hpp includes (#9378)
|
2023-09-12 20:58:10 +02:00 |
fnc_doFrag.sqf
|
changed default arguments, check isKindOf to "CAManBase"
|
2024-01-17 20:50:20 -06:00 |
fnc_doFragRandom.sqf
|
removed spurious commas
|
2024-01-17 21:11:38 -06:00 |
fnc_doFragTargeted.sqf
|
optimization, see https://github.com/acemod/ACE3/pull/9728#discussion_r1458112339
|
2024-01-18 18:21:39 -06:00 |
fnc_doReflections.sqf
|
Fixed names and updated formatting
|
2024-01-11 14:01:50 -06:00 |
fnc_doSpall.sqf
|
Makes sure spall power square root is positive and also we don't produce fragments when for some reason the round accelerates.
|
2024-01-18 02:59:08 -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
|
Updated function headers
|
2024-01-17 20:51:34 -06:00 |
fnc_getMaterialInfo.sqf
|
capitization from cfg to Cfg in config lookups
|
2024-01-17 20:48:27 -06:00 |
fnc_getSpallInfo.sqf
|
Updated function headers
|
2024-01-17 20:51:34 -06:00 |
fnc_initBlackList.sqf
|
capitization from cfg to Cfg in config lookups
|
2024-01-17 20:48:27 -06:00 |
fnc_initMaterialCache.sqf
|
Function header changes
|
2024-01-17 18:20:47 -06:00 |
fnc_initRound.sqf
|
Shot parent possible fix #1
|
2024-01-17 23:13:31 -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 |