mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
5ee1df424d
* Medical_ai - Optimize 'fnc_isInjured' * Laserpointer - Optimize 'fnc_onDraw' * Overheating - Skip ground detection if possible * Overheating - Replace function call with inline code * Overheating - Nest 'firedEH' abort conditions * Overheating - Remove duplicate code / Skip function call if possible * Overheating - Cache energy increment |
||
---|---|---|
.. | ||
fnc_canRequestMedic.sqf | ||
fnc_healSelf.sqf | ||
fnc_healUnit.sqf | ||
fnc_isInjured.sqf | ||
fnc_isSafe.sqf | ||
fnc_playTreatmentAnim.sqf | ||
fnc_requestMedic.sqf | ||
fnc_wasRequested.sqf | ||
script_component.hpp |