ACE3/addons/common/functions
PabstMirror f69142dd45 Hearing - New XEH, Fix dead effects, Medical var (#3802)
* Hearing - New XEH, Fix dead effects, Medical var

* Use setHearingCapability

* Cleanup dead player vol update

* Don't change global hearing in medical

* Fix exitWith
2016-05-20 11:23:14 -05:00
..
fnc__handleNetEvent.sqf Use location hash for ace events 2016-02-06 15:27:53 -06:00
fnc__handleRequestAllSyncedEvents.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc__handleRequestSyncedEvent.sqf Improve synced event error logging 2016-04-25 15:48:24 -05:00
fnc__handleSyncedEvent.sqf Improve synced event error logging 2016-04-25 15:48:24 -05:00
fnc_addActionEventHandler.sqf execute addActionEvents in unscheduled env 2016-03-08 01:19:32 +01:00
fnc_addActionMenuEventHandler.sqf execute addActionEvents in unscheduled env 2016-03-08 01:19:32 +01:00
fnc_addCanInteractWithCondition.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_addEventHandler.sqf Use location hash for ace events 2016-02-06 15:27:53 -06:00
fnc_addLineToDebugDraw.sqf more common cleanup 2015-09-18 08:47:14 +02:00
fnc_addMapMarkerCreatedEventHandler.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_addScrollWheelEventHandler.sqf Replace and depreacate EFUNC(common,addScrollWheelEventHandler) with MouseZChanged Display EH 2016-03-02 17:33:46 +01:00
fnc_addSetting.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_addSyncedEventHandler.sqf Improve synced event error logging 2016-04-25 15:48:24 -05:00
fnc_addToInventory.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_ambientBrightness.sqf more common code cleanup 2015-09-20 22:29:38 +02:00
fnc_ASLToPosition.sqf cleanup common 2015-09-17 18:25:02 +02:00
fnc_assignedItemFix.sqf revert changes from other PR to make it compatible 2016-05-16 15:22:37 +02:00
fnc_assignObjectsInList.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_binarizeNumber.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_binocularMagazine.sqf fix FUNC(binocularMagazine), fix #2916, fix #2917, fix #2918, fix #2922, fix #2928, fix #2933 2015-12-04 19:37:37 +01:00
fnc_blurScreen.sqf manual merge 2015-11-30 17:44:15 +01:00
fnc_cachedCall.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_canGetInPosition.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_canInteractWith.sqf replace filter and map with select and apply 2016-02-06 11:42:35 +01:00
fnc_changeProjectileDirection.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_checkFiles.sqf close main display if using incompatible cba 2016-03-02 16:33:29 -06:00
fnc_checkPBOs.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_claim.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_codeToString.sqf improve Code to String 2016-03-30 23:02:52 +02:00
fnc_createOrthonormalReference.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_currentChannel.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_debug.sqf Fix undefined variable error in FUNC(debug) 2016-01-11 23:37:44 -06:00
fnc_debugModule.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_defineVariable.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_deviceKeyFindValidIndex.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_deviceKeyRegisterNew.sqf more common cleanup 2015-09-18 15:40:51 +02:00
fnc_disableAI.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_disableUserInput.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_displayIcon.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_displayText.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_displayTextPicture.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_displayTextStructured.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_doAnimation.sqf ObjectEvent Func, swap execRemoteFnc in doAnim 2016-02-21 11:08:07 -06:00
fnc_dropBackpack.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_dumpArray.sqf replace local keyword with private 2015-11-17 17:43:07 +01:00
fnc_dumpPerformanceCounters.sqf Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
fnc_endRadioTransmission.sqf more common code cleanup 2015-09-20 20:25:25 +02:00
fnc_eraseCache.sqf more common code cleanup 2015-09-20 20:25:25 +02:00
fnc_errorMessage.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_execNextFrame.sqf more common code cleanup 2015-09-20 20:25:25 +02:00
fnc_execPersistentFnc.sqf Deprecate execPersistentFnc 3.7.0 2016-01-19 15:55:33 +01:00
fnc_execRemoteFnc.sqf Deprecate execRemoteFnc in 3.7.0 2016-01-19 15:54:59 +01:00
fnc_executePersistent.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_filter.sqf replace filter and map with select and apply 2016-02-06 11:42:35 +01:00
fnc_findUnloadPosition.sqf Better handle unloading on slopes 2016-04-13 13:05:32 -05:00
fnc_firedEH.sqf Replace driver by effectivCommander on EFUNC(common,getGunner) and EFUNC(common,firedEH) 2016-02-13 15:04:43 -03:00
fnc_fixCollision.sqf Unified Status Effect Handler 2016-01-19 09:39:05 -06:00
fnc_fixFloating.sqf Unified Status Effect Handler 2016-01-19 09:39:05 -06:00
fnc_fixLoweredRifleAnimation.sqf more common code cleanup 2015-09-20 16:56:35 +02:00
fnc_fixPosition.sqf Fix portable light floating / dir when carrying 2016-03-01 18:49:41 -06:00
fnc_getAllDefinedSetVariables.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getAllGear.sqf optional param to skip deprecated warning 2016-05-16 15:15:51 +02:00
fnc_getCaptivityStatus.sqf Replace all use of deprecated commands 2016-01-19 09:39:07 -06:00
fnc_getChildren.sqf replace filter and map with select and apply 2016-02-06 11:42:35 +01:00
fnc_getConfigCommander.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_getConfigGunner.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_getConfigType.sqf more common code cleanup 2015-09-20 23:18:51 +02:00
fnc_getConfigTypeObject.sqf more common code cleanup 2015-09-20 23:18:51 +02:00
fnc_getDeathAnim.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getDefaultAnim.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getDefinedVariable.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_getDefinedVariableDefault.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_getDefinedVariableInfo.sqf more common code cleanup 2015-09-21 00:28:25 +02:00
fnc_getDisplayConfigName.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getDoorTurrets.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getFirstObjectIntersection.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getFirstTerrainIntersection.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getForceWalkStatus.sqf Replace all use of deprecated commands 2016-01-19 09:39:07 -06:00
fnc_getGunner.sqf Replace driver by effectivCommander on EFUNC(common,getGunner) and EFUNC(common,firedEH) 2016-02-13 15:04:43 -03:00
fnc_getInPosition.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getItemType.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getLightProperties.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getLightPropertiesWeapon.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getMapGridData.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getMapGridFromPos.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getMapPosFromGrid.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getMarkerType.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getMGRSdata.sqf Add Kerama Islands by "Les Vétérans" 2016-05-11 00:01:35 +02:00
fnc_getName.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getNumberFromMissionSQM.sqf more common code cleanup 2015-09-21 13:08:10 +02:00
fnc_getNumberMagazinesIn.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getPitchBankYaw.sqf more common code cleanup 2015-09-21 13:08:10 +02:00
fnc_getReflectorsWithSelections.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getSelectionsWithoutHitPoints.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getSettingData.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getStaminaBarControl.sqf add function to retrieve the control of the stamina bar 2015-12-12 20:25:42 +01:00
fnc_getStringFromMissionSQM.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTargetAzimuthAndInclination.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTargetDistance.sqf Use max 2016-01-22 00:01:13 +01:00
fnc_getTargetObject.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurnedOnLights.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_getTurretCommander.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurretConfigPath.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurretCopilot.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurretDirection.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurretGunner.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurretIndex.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurrets.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurretsFFV.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getTurretsOther.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getUavControlPosition.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getVehicleCargo.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getVehicleCodriver.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getVehicleCrew.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getVehicleUAVCrew.sqf replace filter and map with select and apply 2016-02-06 11:42:35 +01:00
fnc_getVersion.sqf more common code cleanup 2015-09-21 13:08:10 +02:00
fnc_getWeaponAzimuthAndInclination.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getWeaponIndex.sqf more common code cleanup 2015-09-21 13:08:10 +02:00
fnc_getWeaponModes.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getWeaponMuzzles.sqf fix getWeaponState, fix #3777 2016-05-10 22:14:01 +02:00
fnc_getWeaponState.sqf fix getWeaponState, fix #3777 2016-05-10 22:14:01 +02:00
fnc_getWeaponType.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_getWindDirection.sqf more common code cleanup 2015-09-21 01:07:49 +02:00
fnc_getZoom.sqf more common code cleanup 2015-09-21 01:07:49 +02:00
fnc_globalEvent.sqf more common code cleanup 2015-09-21 00:28:25 +02:00
fnc_goKneeling.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_hadamardProduct.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_handleEngine.sqf Added blockEngine status effect 2016-05-03 20:52:43 +02:00
fnc_handleModifierKey.sqf rework modifier key, cleanup sandbags, tripod, ladder, fix #2590 2015-09-26 03:16:55 +02:00
fnc_handleModifierKeyUp.sqf rework modifier key, cleanup sandbags, tripod, ladder, fix #2590 2015-09-26 03:16:55 +02:00
fnc_handleScrollWheel.sqf fix reloadMutex nil, fix#3450 2016-02-28 06:12:40 +01:00
fnc_hasHatch.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hashCreate.sqf more common code cleanup 2015-09-19 21:33:25 +02:00
fnc_hashGet.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hashHasKey.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hashListCreateHash.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hashListCreateList.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_hashListPush.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_hashListSelect.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_hashListSet.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_hashRem.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hashSet.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hasItem.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hasMagazine.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_headBugFix.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_hideUnit.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_insertionSort.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_interpolateFromArray.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_inTransitionAnim.sqf more common code cleanup 2015-09-19 22:27:23 +02:00
fnc_isAutoWind.sqf more common code cleanup 2015-09-19 22:27:23 +02:00
fnc_isAwake.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_isEngineer.sqf Add some more typeNames replacements 2015-11-27 21:23:27 -06:00
fnc_isEOD.sqf more common code cleanup 2015-09-19 22:27:23 +02:00
fnc_isFeatureCameraActive.sqf more common code cleanup 2015-09-19 22:27:23 +02:00
fnc_isInBuilding.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_isModLoaded.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_isPlayer.sqf Add support for non local Zeus RC in common-isPlayer 2015-12-18 11:08:10 -06:00
fnc_isUnderwater.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_lightIntensityFromObject.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_loadPerson.sqf LoadPerson - Only try vehicles that have room 2016-04-12 12:12:49 -05:00
fnc_loadPersonLocal.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_loadSettingsFromProfile.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_loadSettingsLocalizedText.sqf Remove extra "(" in debug output 2016-02-26 12:48:40 -06:00
fnc_loadSettingsOnServer.sqf common code fixes 2015-12-12 17:26:47 +01:00
fnc_localEvent.sqf Use location hash for ace events 2016-02-06 15:27:53 -06:00
fnc_map.sqf replace more filter with select 2016-02-06 11:58:31 +01:00
fnc_moduleCheckPBOs.sqf more common code cleanup 2015-09-18 21:46:21 +02:00
fnc_moduleLSDVehicles.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_monitor.sqf more common code cleanup 2015-09-18 21:46:21 +02:00
fnc_muteUnit.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_muteUnitHandleInitPost.sqf more common code cleanup 2015-09-18 21:46:21 +02:00
fnc_muteUnitHandleRespawn.sqf more common code cleanup 2015-09-18 21:46:21 +02:00
fnc_numberToDigits.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_numberToDigitsString.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_numberToString.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_objectEvent.sqf ObjectEvent Func, swap execRemoteFnc in doAnim 2016-02-21 11:08:07 -06:00
fnc_onAnswerRequest.sqf replace private with private keyword in first half of common 2015-12-12 16:48:54 +01:00
fnc_owned.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_parseList.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_player.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_playerSide.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_positionToASL.sqf more common code cleanup 2015-09-20 16:40:49 +02:00
fnc_progressBar.sqf Fix Capitalization of ACE Settings classes. (#3627) 2016-05-07 22:14:56 +02:00
fnc_readSettingFromModule.sqf Fix for all missionVersions 2016-02-29 16:34:51 -06:00
fnc_readSettingsFromParamsArray.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_receiveRequest.sqf manual merge 2016-01-06 15:57:09 +01:00
fnc_removeActionEventHandler.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_removeActionMenuEventHandler.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_removeAllEventHandlers.sqf Use location hash for ace events 2016-02-06 15:27:53 -06:00
fnc_removeBinocularMagazine.sqf manual merge 2016-01-06 15:57:09 +01:00
fnc_removeCanInteractWithCondition.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_removeEventHandler.sqf Use location hash for ace events 2016-02-06 15:27:53 -06:00
fnc_removeMapMarkerCreatedEventHandler.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_removeScrollWheelEventHandler.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_removeSpecificMagazine.sqf replace filter and map with select and apply 2016-02-06 11:42:35 +01:00
fnc_removeSyncedEventHandler.sqf Improve synced event error logging 2016-04-25 15:48:24 -05:00
fnc_requestCallback.sqf more common code cleanup 2015-09-19 19:40:56 +02:00
fnc_requestSyncedEvent.sqf more common code cleanup 2015-09-19 19:40:56 +02:00
fnc_resetAllDefaults.sqf Unified Status Effect Handler 2016-01-19 09:39:05 -06:00
fnc_restoreVariablesJIP.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_runAfterSettingsInit.sqf runAfterSettingsInit helper func 2015-09-03 00:11:49 -05:00
fnc_sanitizeString.sqf manual merge 2016-01-06 15:57:09 +01:00
fnc_sendRequest.sqf more common code cleanup 2015-09-19 20:17:38 +02:00
fnc_serverEvent.sqf more common code cleanup 2015-09-19 20:34:07 +02:00
fnc_serverLog.sqf Send string to serverLog instead of strucText 2015-12-13 13:27:46 -06:00
fnc_setAllGear.sqf use 'getUnitLoadout' instead of 'FUNC(getAllGear)' and deprecate it 2016-05-14 10:49:09 +02:00
fnc_setApproximateVariablePublic.sqf Add the setApproximateVariablePublic function to common 2016-01-19 16:58:07 -03:00
fnc_setCaptivityStatus.sqf Replace all use of deprecated commands 2016-01-19 09:39:07 -06:00
fnc_setDefinedVariable.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_setDisableUserInputStatus.sqf more common code cleanup 2015-09-19 20:34:07 +02:00
fnc_setForceWalkStatus.sqf Replace all use of deprecated commands 2016-01-19 09:39:07 -06:00
fnc_setHearingCapability.sqf Hearing - New XEH, Fix dead effects, Medical var (#3802) 2016-05-20 11:23:14 -05:00
fnc_setName.sqf fixerrornoname 2016-03-29 13:59:07 +02:00
fnc_setParameter.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_setPitchBankYaw.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_setProne.sqf more common code cleanup 2015-09-20 00:55:58 +02:00
fnc_setSetting.sqf Merge branch 'master' into isEqualTypeRepalcement 2015-11-27 21:08:21 -06:00
fnc_setSettingFromConfig.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_setVariableJIP.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_setVariablePublic.sqf setVariablePublic - Use waitAndExecute 2015-12-28 16:04:55 -06:00
fnc_setVolume.sqf more common code cleanup 2015-09-20 00:55:58 +02:00
fnc_showHud.sqf Add array info to header 2015-11-25 11:07:56 -06:00
fnc_showUser.sqf more common code cleanup 2015-09-20 00:55:58 +02:00
fnc_statusEffect_addType.sqf Unified Status Effect Handler 2016-01-19 09:39:05 -06:00
fnc_statusEffect_get.sqf Add getter, readd old public funcs, add blockSprint 2016-01-19 09:39:06 -06:00
fnc_statusEffect_localEH.sqf cleanup, don't setVar public if no change 2016-01-19 09:39:05 -06:00
fnc_statusEffect_resetVariables.sqf cleanup, don't setVar public if no change 2016-01-19 09:39:05 -06:00
fnc_statusEffect_respawnEH.sqf Unified Status Effect Handler 2016-01-19 09:39:05 -06:00
fnc_statusEffect_sendEffects.sqf Unified Status Effect Handler 2016-01-19 09:39:05 -06:00
fnc_statusEffect_set.sqf Add getter, readd old public funcs, add blockSprint 2016-01-19 09:39:06 -06:00
fnc_stringCompare.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_stringRemoveWhiteSpace.sqf more common code cleanup 2015-09-20 15:52:40 +02:00
fnc_stringToColoredText.sqf more common code cleanup 2015-09-20 15:52:40 +02:00
fnc_switchToGroupSide.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_syncedEvent.sqf Improve synced event error logging 2016-04-25 15:48:24 -05:00
fnc_syncedEventPFH.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_targetEvent.sqf more common code cleanup 2015-09-20 00:55:58 +02:00
fnc_throttledPublicVariable.sqf Changed ACE_time back to time in comments where appropriate 2015-10-21 22:52:21 +02:00
fnc_timePFH.sqf replace local keyword with private 2015-11-17 17:43:07 +01:00
fnc_toBin.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_toBitmask.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_toHex.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_toNumber.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_translateToModelSpace.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_translateToWeaponSpace.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_unhideUnit.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_uniqueElements.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_unloadPerson.sqf Add findUnloadPosition integration 2016-01-26 18:01:01 -06:00
fnc_unloadPersonLocal.sqf Add findUnloadPosition integration 2016-01-26 18:01:01 -06:00
fnc_unmuteUnit.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_useItem.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_useMagazine.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_waitAndExecute.sqf Changed ACE_time back to time in comments where appropriate 2015-10-21 22:52:21 +02:00
fnc_waitUntilAndExecute.sqf fix Docu in waitUntilAndExecute 2015-11-02 12:05:43 +01:00
fnc_waveHeightAt.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
fnc_worldToScreenBounds.sqf replace private with private keyword in other half of common 2015-12-14 13:08:19 +01:00
script_component.hpp cleanup common 2015-09-17 18:25:02 +02:00