.. |
fnc_addBlackList.sqf
|
https://github.com/acemod/ACE3/pull/9728#discussion_r1454832701
|
2024-01-17 20:44:28 -06:00 |
fnc_dev_addRound.sqf
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-17 19:48:33 -06:00 |
fnc_dev_clearTraces.sqf
|
slight performance increase using forEach loops
|
2024-01-15 17:54:22 -06:00 |
fnc_dev_debugAmmo.sqf
|
Few quick optimizations of == to isEqualTo
|
2024-01-16 15:40:51 -06:00 |
fnc_dev_drawTrace.sqf
|
Debug updated to be easier to control
|
2024-01-16 15:41:10 -06:00 |
fnc_dev_fired.sqf
|
Clarified arguments
|
2024-01-17 18:04:38 -06:00 |
fnc_dev_fragCalcDump.sqf
|
Function header changes
|
2024-01-17 18:20:47 -06:00 |
fnc_dev_sphereDraw.sqf
|
Function header changes
|
2024-01-17 18:20:47 -06:00 |
fnc_dev_switchUnitHandle.sqf
|
Debug updated to be easier to control
|
2024-01-16 15:41:10 -06:00 |
fnc_dev_trackHitBox.sqf
|
Function header changes
|
2024-01-17 18:20:47 -06:00 |
fnc_dev_trackObj.sqf
|
getposATL to getPosATL
|
2024-01-17 18:05:26 -06:00 |
fnc_doExplosions.sqf
|
General - Relative script_component.hpp includes (#9378)
|
2023-09-12 20:58:10 +02:00 |
fnc_doFrag.sqf
|
Function header changes
|
2024-01-17 18:20:47 -06:00 |
fnc_doFragRandom.sqf
|
another great isNotEqualTo opportunity
|
2024-01-17 18:23:12 -06:00 |
fnc_doFragTargeted.sqf
|
Function header changes
|
2024-01-17 18:20:47 -06:00 |
fnc_doReflections.sqf
|
Fixed names and updated formatting
|
2024-01-11 14:01:50 -06:00 |
fnc_doSpall.sqf
|
Changed how spall hold off is calculated to avoid repeated unneeded computations
|
2024-01-16 15:43:14 -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
|
Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505
|
2024-01-15 18:47:06 -06:00 |
fnc_getMaterialInfo.sqf
|
Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505
|
2024-01-15 18:47:06 -06:00 |
fnc_getSpallInfo.sqf
|
Declared _ammoInfo twice
|
2024-01-17 18:52:55 -06:00 |
fnc_initBlackList.sqf
|
Removed white space from removing an if statement in a previous commit
|
2024-01-17 18:54:13 -06:00 |
fnc_initMaterialCache.sqf
|
Function header changes
|
2024-01-17 18:20:47 -06:00 |
fnc_initRound.sqf
|
optimized around checking if systems are active and moved debug arguments to an ifdef
|
2024-01-17 18:53:45 -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 |