ACE3/addons/common/functions
2015-04-10 06:47:31 +02:00
..
fnc__handleNetEvent.sqf Added: ACE Event stack debugging output, use DEBUG_EVENTS in main\script_debug 2015-04-02 16:05:21 -07:00
fnc_addActionEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_addActionMenuEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_addCanInteractWithCondition.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_addCuratorUnloadEventhandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_addEventHandler.sqf Variable misnamed for event holder! 2015-01-14 12:55:44 -08:00
fnc_addLineToDebugDraw.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_addMapMarkerCreatedEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_addScrollWheelEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_addSetting.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_addToInventory.sqf Switch everything to use modelToWorldVisual instead of modelToWorld. 2015-04-03 15:26:27 -07:00
fnc_adminKick.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_ambientBrightness.sqf fix: ambient brightness can return values greater 1 2015-04-07 13:54:33 +02:00
fnc_applyForceWalkStatus.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_ASLToPosition.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_binarizeNumber.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_blurScreen.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_cachedCall.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_canGetInPosition.sqf Switch everything to use modelToWorldVisual instead of modelToWorld. 2015-04-03 15:26:27 -07:00
fnc_canInteract.sqf Added CSE common port. 2015-01-17 00:21:47 +01:00
fnc_canInteractWith.sqf Prevent canInteractWith from throwing errors if third parameter is not supplied 2015-03-21 00:27:19 -03:00
fnc_canUseWeapon.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_changeProjectileDirection.sqf Rewritten changeProjectileDirection 2015-04-06 18:10:17 -03:00
fnc_checkPBOs.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_claim.sqf solve canInteract conflicts, fix #198 2015-03-15 09:02:11 +01:00
fnc_closeDialogIfTargetMoves.sqf common: various fixes. Fix #33 2015-01-15 14:41:22 -03:00
fnc_codeToLetter.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_codeToString.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_convertKeyCode.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_createOrthonormalReference.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_currentChannel.sqf ace_common_fnc_currentChannel is no longer relyable 2015-03-28 06:55:46 +01:00
fnc_debug.sqf Fixed default debug values 2015-01-22 23:49:04 +01:00
fnc_debugModule.sqf Added CSE common port. 2015-01-17 00:21:47 +01:00
fnc_defineVariable.sqf Moved relevant functions from common to medical. 2015-01-24 17:18:38 +01:00
fnc_disableAI.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_disableUserInput.sqf disable user input was broken 2015-03-26 17:32:00 +01:00
fnc_displayIcon.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_displayText.sqf Refactored displayText to no longer use spawn. 2015-02-19 19:29:54 +01:00
fnc_displayTextPicture.sqf Added missing header arguments 2015-02-24 20:25:34 +01:00
fnc_displayTextStructured.sqf Fixed incorrect size 2015-02-25 11:23:35 +01:00
fnc_doAnimation.sqf removed useless doAnimation call when animation is not "unconscious" in unconscious state 2015-04-04 20:41:49 +02:00
fnc_dumpArray.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_dumpPerformanceCounters.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_endRadioTransmission.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_eraseCache.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_execNextFrame.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_execPersistentFnc.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_execRemoteFnc.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_executePersistent.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_exportConfig.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_filter.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_fixCollision.sqf fix collisions when releasing, fix crate fliping in buildings 2015-03-17 11:44:41 +01:00
fnc_fixCrateContent.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_fixFloating.sqf change height when carrying, fix most cases of floating objects 2015-03-18 01:36:56 +01:00
fnc_fixLoweredRifleAnimation.sqf Fix from AGM FFV-holster bug 2015-02-13 22:09:37 -06:00
fnc_fixPosition.sqf tweaks, carry static weapons 2015-03-18 13:36:22 +01:00
fnc_getAllDefinedSetVariables.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_getAllGear.sqf improve infoDisplayChanged EH 2015-04-03 17:50:52 +02:00
fnc_getCaptivityStatus.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getChildren.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getConfigCommander.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getConfigGunner.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getConfigType.sqf add functions to get cfg type of items and objects 2015-04-01 19:36:11 +02:00
fnc_getConfigTypeObject.sqf add functions to get cfg type of items and objects 2015-04-01 19:36:11 +02:00
fnc_getDeathAnim.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_getDefaultAnim.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getDefinedVariable.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_getDefinedVariableDefault.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_getDefinedVariableInfo.sqf Fixed CBA macro mistake 2015-01-17 12:39:33 +01:00
fnc_getDisplayConfigName.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getDoorTurrets.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getFirstObjectIntersection.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_getFirstTerrainIntersection.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_getForceWalkStatus.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getGunner.sqf fix: getGunner returns null object when throwing grenades, planting explosives 2015-04-10 06:47:31 +02:00
fnc_getHitPoints.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_getHitPointsWithSelections.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_getInPosition.sqf adjust functions to new syntax 2015-03-26 14:10:56 +01:00
fnc_getItemType.sqf getItemType more relyable after potential arma updates 2015-04-02 08:16:13 +02:00
fnc_getLightProperties.sqf function to return light intensity recieved from another object 2015-04-07 18:54:53 +02:00
fnc_getLightPropertiesWeapon.sqf lightIntensity, handle soldier flashlights 2015-04-07 20:54:25 +02:00
fnc_getMarkerType.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getName.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getNumberFromMissionSQM.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getNumberMagazinesIn.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_getPitchBankYaw.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getReflectorsWithSelections.sqf function to return object's lights 2015-04-07 14:44:34 +02:00
fnc_getSettingData.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_getStringFromMissionSQM.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getTargetAzimuthAndInclination.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getTargetDistance.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getTargetObject.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getTurnedOnLights.sqf cache the frames 2015-04-07 21:42:08 +02:00
fnc_getTurretCommander.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getTurretConfigPath.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getTurretCopilot.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getTurretDirection.sqf Switch everything to use modelToWorldVisual instead of modelToWorld. 2015-04-03 15:26:27 -07:00
fnc_getTurretGunner.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getTurretIndex.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getTurrets.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getTurretsFFV.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getTurretsOther.sqf tweak turret functions 2015-03-26 14:10:53 +01:00
fnc_getUavControlPosition.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getVehicleCargo.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getVehicleCodriver.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getVehicleCrew.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getVersion.sqf Added CSE common port. 2015-01-17 00:21:47 +01:00
fnc_getWeaponAzimuthAndInclination.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getWeaponIndex.sqf Missing = 2015-02-12 20:43:50 -06:00
fnc_getWeaponModes.sqf function to return attachments, muzzles with magazines and ammo, moved stuff around 2015-03-28 01:43:30 +01:00
fnc_getWeaponMuzzles.sqf function to return attachments, muzzles with magazines and ammo, moved stuff around 2015-03-28 01:43:30 +01:00
fnc_getWeaponState.sqf function decription 2015-03-28 02:10:04 +01:00
fnc_getWeaponType.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getWindDirection.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_getZoom.sqf shortdot scope onDraw 2015-04-03 00:03:08 +02:00
fnc_globalEvent.sqf Added network event handlers, ref ticket #12. 2015-01-13 15:27:42 -08:00
fnc_goKneeling.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_hadamardProduct.sqf tweak, pushBack vs + Array 2015-03-26 14:10:59 +01:00
fnc_hashCreate.sqf Added ACRE2's hash and hash lists. 2015-01-14 13:29:52 -08:00
fnc_hashGet.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hashHasKey.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hashListCreateHash.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hashListCreateList.sqf Added ACRE2's hash and hash lists. 2015-01-14 13:29:52 -08:00
fnc_hashListPush.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hashListSelect.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hashListSet.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hashRem.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hashSet.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_hasItem.sqf Added CSE common port. 2015-01-17 00:21:47 +01:00
fnc_hasMagazine.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_inheritsFrom.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_insertionSort.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_interpolateFromArray.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_inTransitionAnim.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_inWater.sqf Switch everything to use modelToWorldVisual instead of modelToWorld. 2015-04-03 15:26:27 -07:00
fnc_isAlive.sqf function to check if an object is alive 2015-03-10 23:35:05 +01:00
fnc_isArrested.sqf Added CSE common port. 2015-01-17 00:21:47 +01:00
fnc_isAutoWind.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_isAwake.sqf Fixed unconscious. Now functions properly again after move from common to medical. 2015-01-25 16:40:47 +01:00
fnc_isEngineer.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_isEOD.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_isInBuilding.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_isModLoaded.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_isPlayer.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_isTurnedOut.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_letterToCode.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_lightIntensityFromObject.sqf Merge pull request #377 from KoffeinFlummi/142light 2015-04-08 21:46:48 +02:00
fnc_loadPerson.sqf cleaning up in common 2015-03-24 16:01:53 +01:00
fnc_loadPersonLocal.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_loadSettingsFromProfile.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_loadSettingsOnServer.sqf Changed initialization order of config settings. 2015-04-05 12:38:10 +02:00
fnc_localEvent.sqf Private Variables for localEvent 2015-04-04 12:08:59 -05:00
fnc_log.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_logControls.sqf speed up some debug functions by 99.99% 2015-03-26 14:11:01 +01:00
fnc_logDisplays.sqf speed up some debug functions by 99.99% 2015-03-26 14:11:01 +01:00
fnc_logModEntries.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_map.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_moduleCheckPBOs.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_moduleLSDVehicles.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_monitor.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_moveToTempGroup.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_muteUnit.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_numberToDigits.sqf tweaks 2015-03-26 14:11:04 +01:00
fnc_numberToDigitsString.sqf tweaks 2015-03-26 14:11:04 +01:00
fnc_numberToString.sqf Make function handle negative numbers 2015-04-06 16:12:38 -03:00
fnc_onAnswerRequest.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_owned.sqf solve canInteract conflicts, fix #198 2015-03-15 09:02:11 +01:00
fnc_player.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_playerSide.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_positionToASL.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_progressBar.sqf reload launcher mag progress bar 2015-03-22 14:05:31 +01:00
fnc_queueAnimation.sqf Tabs to spaces 2015-02-19 19:14:52 +01:00
fnc_readSettingFromModule.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_receiveRequest.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_removeActionEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_removeActionMenuEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_removeAllEventHandlers.sqf Variable misnamed for event holder! 2015-01-14 12:55:44 -08:00
fnc_removeCanInteractWithCondition.sqf spelling 2015-03-15 16:12:37 +01:00
fnc_removeEventHandler.sqf Variable misnamed for event holder! 2015-01-14 12:55:44 -08:00
fnc_removeMapMarkerCreatedEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_removeScrollWheelEventHandler.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_removeSpecificMagazine.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_requestCallback.sqf Added CSE common port. 2015-01-17 00:21:47 +01:00
fnc_resetAllDefaults.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_restoreVariablesJIP.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_revertKeyCodeLocalized.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_sanitizeString.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_sendDisplayInformationTo.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_sendDisplayMessageTo.sqf Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00
fnc_sendRequest.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_serverEvent.sqf Added: ACE Event stack debugging output, use DEBUG_EVENTS in main\script_debug 2015-04-02 16:05:21 -07:00
fnc_serverLog.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_setArrestState.sqf Moved relevant functions from common to medical. 2015-01-24 17:18:38 +01:00
fnc_setCanInteract.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_setCaptivityStatus.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_setDefinedVariable.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_setDisableUserInputStatus.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_setForceWalkStatus.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_setHearingCapability.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_setName.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_setParameter.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_setPitchBankYaw.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_setProne.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_setSetting.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_setSettingFromConfig.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_setVariableJIP.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_setVariablePublic.sqf transfer value even if it changed 2015-02-12 15:56:57 +01:00
fnc_setVolume.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_showUser.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_sortAlphabeticallyBy.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_stringCompare.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_stringRemoveWhiteSpace.sqf Renamed string_removeWhiteSpace to stringRemoveWhiteSpace. 2015-02-19 19:12:14 +01:00
fnc_stringToColoredText.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_subString.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_switchToGroupSide.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_targetEvent.sqf Added: ACE Event stack debugging output, use DEBUG_EVENTS in main\script_debug 2015-04-02 16:05:21 -07:00
fnc_throttledPublicVariable.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_toBin.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_toBitmask.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_toHex.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
fnc_toNumber.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_uniqueElementsOnly.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_unloadPerson.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_unmuteUnit.sqf fix macros in common' config 2015-01-13 20:56:02 +01:00
fnc_useItem.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_useMagazine.sqf Changed tabs to 4 spaces 2015-01-18 20:09:19 +01:00
fnc_waitAndExecute.sqf Switching nicknames 2015-03-24 01:18:00 -03:00
script_component.hpp Cleaning up of all tabs in source code files. 2015-04-06 09:22:43 -07:00