.. |
fnc_addBlackList.sqf
|
compacted text a bit
|
2024-01-15 19:57:31 -06:00 |
fnc_dev_addRound.sqf
|
Updated type checks in line with recommendation from johnb432
|
2024-01-15 17:36:02 -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
|
Few quick optimizations of == to isEqualTo
|
2024-01-16 15:40:51 -06:00 |
fnc_dev_sphereDraw.sqf
|
Implemented changes discussed here https://github.com/acemod/ACE3/pull/9728#discussion_r1452726904
|
2024-01-15 18:44:15 -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
|
unneeded parens
|
2024-01-17 18:03:44 -06:00 |
fnc_dev_trackObj.sqf
|
removed old parameter changed in f28d5d2372
|
2024-01-15 19:06:32 -06:00 |
fnc_doExplosions.sqf
|
General - Relative script_component.hpp includes (#9378)
|
2023-09-12 20:58:10 +02:00 |
fnc_doFrag.sqf
|
clarified a hold off variable
|
2024-01-16 15:49:20 -06:00 |
fnc_doFragRandom.sqf
|
possilbe "magic number" cleanup and formatting
|
2024-01-15 15:18:42 -06:00 |
fnc_doFragTargeted.sqf
|
compacted text a bit
|
2024-01-15 19:57:31 -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
|
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_initBlackList.sqf
|
Changes as discussed here https://github.com/acemod/ACE3/pull/9728#discussion_r1453104308
|
2024-01-16 15:39:16 -06:00 |
fnc_initMaterialCache.sqf
|
fixed example syntax
|
2024-01-15 15:37:18 -06:00 |
fnc_initRound.sqf
|
compacted text a bit
|
2024-01-15 19:57:31 -06:00 |
fnc_shouldFrag.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_shouldSpall.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 |