.. |
fnc_addBlacklist.sqf
|
Changed blacklist to acting on local projectiles to match initial performance
|
2024-07-16 21:08:18 -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
|
Revert to 60a0dae , merge conflict wasn't resolved properly
|
2024-06-20 00:04:34 -05: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 |