mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0acbde1489
* Copy the array properly when using preStart cache in openBox * Fix add and removeVirtualItems erroring out when passing false as arg * Disable face, voice, and insignia tabs in 3DEN * Move grenadeList and putList outside of foreach in scanConfig * Fix grenadeList and putList indentation * Change the camera handling in onArsenalClose Fixes the camera not being focused on the player after using ACE Arsenal on an other unit outside of zeus / 3DEN. Remove the code that moved the curatorCam near the edited unit after ACE Arsenal is closed. * Fix message control overflowing, move width defines to defines.hpp * Add ability to exit arsenal and not apply a loadout in 3DEN * Add ACE3 logo to common, fix config pathing to a non existing file |
||
---|---|---|
.. | ||
fnc_addListBoxItem.sqf | ||
fnc_addVirtualItems.sqf | ||
fnc_buttonCargo.sqf | ||
fnc_buttonClearAll.sqf | ||
fnc_buttonExport.sqf | ||
fnc_buttonHide.sqf | ||
fnc_buttonImport.sqf | ||
fnc_buttonLoadoutsDelete.sqf | ||
fnc_buttonLoadoutsLoad.sqf | ||
fnc_buttonLoadoutsRename.sqf | ||
fnc_buttonLoadoutsSave.sqf | ||
fnc_buttonLoadoutsShare.sqf | ||
fnc_clearSearchbar.sqf | ||
fnc_fillLeftPanel.sqf | ||
fnc_fillLoadoutsList.sqf | ||
fnc_fillRightPanel.sqf | ||
fnc_handleLoadoutsSearchbar.sqf | ||
fnc_handleMouse.sqf | ||
fnc_handleScrollWheel.sqf | ||
fnc_handleSearchbar.sqf | ||
fnc_initBox.sqf | ||
fnc_itemInfo.sqf | ||
fnc_loadoutsChangeTab.sqf | ||
fnc_message.sqf | ||
fnc_onArsenalClose.sqf | ||
fnc_onArsenalOpen.sqf | ||
fnc_onKeyDown.sqf | ||
fnc_onLoadoutsClose.sqf | ||
fnc_onLoadoutsOpen.sqf | ||
fnc_onMouseButtonDown.sqf | ||
fnc_onMouseButtonUp.sqf | ||
fnc_onSelChangedLeft.sqf | ||
fnc_onSelChangedLoadouts.sqf | ||
fnc_onSelChangedRight.sqf | ||
fnc_onSelChangedRightListnBox.sqf | ||
fnc_open3DEN.sqf | ||
fnc_openBox.sqf | ||
fnc_portVALoadouts.sqf | ||
fnc_removeBox.sqf | ||
fnc_removeVirtualItems.sqf | ||
fnc_scanConfig.sqf | ||
fnc_showItem.sqf | ||
fnc_sortPanel.sqf | ||
fnc_updateCamPos.sqf | ||
fnc_updateRightPanel.sqf | ||
fnc_updateUniqueItemsList.sqf | ||
fnc_verifyLoadout.sqf | ||
script_component.hpp |