.. |
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
|
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
|
capitization from cfg to Cfg in config lookups
|
2024-01-17 20:48:27 -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
|
changed default arguments, check isKindOf to "CAManBase"
|
2024-01-17 20:50:20 -06:00 |
fnc_doFragRandom.sqf
|
changed default arguments, check isKindOf to "CAManBase"
|
2024-01-17 20:50:20 -06:00 |
fnc_doFragTargeted.sqf
|
changed default arguments, check isKindOf to "CAManBase"
|
2024-01-17 20:50:20 -06:00 |
fnc_doReflections.sqf
|
Fixed names and updated formatting
|
2024-01-11 14:01:50 -06:00 |
fnc_doSpall.sqf
|
changed default arguments, check isKindOf to "CAManBase"
|
2024-01-17 20:50:20 -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
|
capitization from cfg to Cfg in config lookups
|
2024-01-17 20:48:27 -06:00 |
fnc_getSpallInfo.sqf
|
Declared _ammoInfo twice
|
2024-01-17 18:52:55 -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
|
changed params statement, function header, and propigated doFrag argument changes
|
2024-01-17 20:46:15 -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 |