mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
7ea2aab2c9
* Update PBO checking * Added kicking of clients without ACE loaded * Update fnc_errorMessage.sqf * Update fnc_checkVersionNumber.sqf * More compatibility for #9568 * Cleanup * Minor cleanup + added server source * update outdated/not present error message * check version number fixes * Update fnc_errorMessage.sqf * Changed error names Server is always right, client has either older or newer versions, or missing or additional addons * Improved ACE detection method * Tweaks and fixes * Try another approach * Update events-framework.md * Update XEH_postInit.sqf * Update fnc_checkVersionNumber.sqf * Removed check for non-ACE clients * Update XEH_postInit.sqf * Cleanup * Remove rogue change * Improved message display in systemChat * Update fnc_checkPBOs.sqf * Removed loop variable initialisers * Fixed header * Updated headers --------- Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com> |
||
---|---|---|
.. | ||
data | ||
dev | ||
functions | ||
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 | ||
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 | ||
XEH_missionDisplayLoad.sqf | ||
XEH_postInit.sqf | ||
XEH_preInit.sqf | ||
XEH_PREP.hpp | ||
XEH_preStart.sqf |
ace_common
Common functions and systems used by other components.