ACE3/addons/common
lambdatiger da73cf979d
Common - Make FUNC(getVehicleIcon) check for strings without the .paa extension (#10257)
* added fallback for icons without .paa post-fix

* Make sure it's at least a valid path before we spend time searching

* Revert "Make sure it's at least a valid path before we spend time searching"

This reverts commit 2d7a9454e3.

* Added checking for empty `_vehicleValue` strings

Update addons/common/functions/fnc_getVehicleIcon.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

---------

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-08-26 11:31:25 -05:00
..
data
dev All - Fix parentheses around code (#10073) 2024-06-18 14:08:03 +00:00
functions Common - Make FUNC(getVehicleIcon) check for strings without the .paa extension (#10257) 2024-08-26 11:31:25 -05:00
sounds
UI
$PBOPREFIX$
ACE_Settings.hpp
CfgEden.hpp
CfgEventHandlers.hpp
CfgGesturesMale.hpp
CfgLocationTypes.hpp
CfgMagazines.hpp
CfgMoves.hpp
CfgSounds.hpp
CfgUIGrids.hpp
CfgUnitInsignia.hpp
CfgVehicles.hpp
CfgVoice.hpp
CfgWeapons.hpp
CfgWrapperUI.hpp
CompassControl.hpp
config.cpp Extensions - Rust (#9015) 2024-08-17 12:50:38 -03:00
define.hpp
DisableMouseDialog.hpp
HintConfig.hpp
init_handleModifierKey.sqf
initSettings.inc.sqf
ProgressScreen.hpp
README.md
RscInfoType.hpp
script_component.hpp
script_macros.hpp
stringtable.xml Translations - Improve Japanese (#10245) 2024-08-23 10:35:32 -05:00
XEH_missionDisplayLoad.sqf
XEH_postInit.sqf Explosives - Use triggerAmmo instead of setDamage (#10182) 2024-08-12 06:18:21 -07:00
XEH_preInit.sqf Common - Use hashmap for canInteractWith check (#10189) 2024-08-11 20:29:33 -03:00
XEH_PREP.hpp Common - Improve persistent lights/lasers (#10118) 2024-08-08 01:01:39 -07:00
XEH_preStart.sqf Common - Move missing compats warning to pre start (#10162) 2024-08-06 00:48:10 -07:00

ace_common

Common functions and systems used by other components.