.. |
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
|
Fixed calls for shouldFrag and got rid of old initRound.sfq (maybe back after 2.18)
|
2024-07-16 22:03:15 -05:00 |
fnc_dev_drawTrace.sqf
|
Final function example reformat
|
2024-03-28 20:01:29 -05:00 |
fnc_dev_fragCalcDump.sqf
|
Fixed calls for shouldFrag and got rid of old initRound.sfq (maybe back after 2.18)
|
2024-07-16 22:03:15 -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_doSpallLocal.sqf
|
fixed small mistakes in names and function calls
|
2024-07-16 22:40:13 -05:00 |
fnc_doSpallServer.sqf
|
added fired EH and moved projectile tracking to be local to projectile
|
2024-07-16 21:30:17 -05:00 |
fnc_findReflections.sqf
|
Revert to 60a0dae , merge conflict wasn't resolved properly
|
2024-06-20 00:04:34 -05:00 |
fnc_fired.sqf
|
fixed small mistakes in names and function calls
|
2024-07-16 22:40:13 -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_roundInitFrag.sqf
|
fixed frame offset to avoid hitting dead targets
|
2024-07-16 22:53:20 -05:00 |
fnc_shouldFrag.sqf
|
updated initialization and should frag to check for submunitions since we no longer rely on init EH
|
2024-07-16 21:45:41 -05:00 |
fnc_shouldSpall.sqf
|
Use getOrDefaultCall
|
2024-04-01 15:31:18 +02:00 |