.. |
fnc__handleRequestAllSyncedEvents.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc__handleRequestSyncedEvent.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc__handleSyncedEvent.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-02 17:02:09 +02: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
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02: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
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
fnc_addSyncedEventHandler.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02: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
|
Run event renaming script
|
2016-05-24 14:13:11 +01: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
|
Call CBA binocular functions - leave as wrapper
|
2016-05-22 16:03:41 +02:00 |
fnc_blurScreen.sqf
|
manual merge
|
2015-11-30 17:44:15 +01:00 |
fnc_cachedCall.sqf
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +02: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
|
Few more in common
|
2016-06-02 20:13:09 -05:00 |
fnc_claim.sqf
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +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_deprecateComponent.sqf
|
Add different warning messages based on current version of component
|
2016-05-15 20:13:10 +02: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
|
Use new QPATHTOF and QPATHTOEF macros
|
2016-04-08 20:34:50 +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
|
Merge pull request #3516 from acemod/cbamissiontime
|
2016-05-30 21:23:57 +02:00 |
fnc_displayText.sqf
|
manual merge
|
2016-05-30 21:14:34 +02:00 |
fnc_displayTextPicture.sqf
|
Normalize leftovers
|
2016-06-09 14:28:31 +02:00 |
fnc_displayTextStructured.sqf
|
Add size parameter to displayTextPicture, Improve parameter checking in displayText functions, Cleanup magazine repack (privates, deprecated macros, style)
|
2016-06-04 20:40:55 +02:00 |
fnc_doAnimation.sqf
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01: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
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
fnc_dumpPerformanceCounters.sqf
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +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
|
Call CBA delayed execution functions, remove ACE's PFH for handling them
|
2016-05-22 16:01:12 +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
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
fnc_fixCollision.sqf
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
fnc_fixFloating.sqf
|
Update common status effect framework
|
2016-06-03 20:53:43 +01: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
|
Use new binocular magazine CBA functions, deprecate ACE functions
|
2016-05-22 15:48:03 +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
|
Use CBA config functions, return correct value
|
2016-05-22 16:18:24 +02:00 |
fnc_getConfigTypeObject.sqf
|
Use CBA config functions, return correct value
|
2016-05-22 16:18:24 +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
|
Use CBA config functions, return correct value
|
2016-05-22 16:18:24 +02: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_getMapData.sqf
|
fix missing values
|
2016-06-11 22:05:44 +02: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
|
Fix alt/lat for maps not defined in getMapData
|
2016-06-11 14:32:36 -05: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
|
travis test
|
2016-05-21 13:29:42 +02: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
|
travis test
|
2016-05-21 13:29:42 +02:00 |
fnc_getTurretDirection.sqf
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
fnc_getTurretGunner.sqf
|
travis test
|
2016-05-21 13:29:42 +02: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
|
fullCrew new parameter to improve FUNC(getTurretX)
|
2016-05-21 13:07:17 +02:00 |
fnc_getTurretsFFV.sqf
|
travis test
|
2016-05-21 13:29:42 +02:00 |
fnc_getTurretsOther.sqf
|
travis test
|
2016-05-21 13:29:42 +02: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
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc_goKneeling.sqf
|
Fix goKneeling changing animation inside vehicle (1.60)
|
2016-06-04 19:58:53 +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 timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +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 timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +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
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +01:00 |
fnc_hideUnit.sqf
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +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
|
Run event renaming script
|
2016-05-24 14:13:11 +01: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
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02: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
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
fnc_muteUnitHandleInitPost.sqf
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
fnc_muteUnitHandleRespawn.sqf
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01: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
|
Add event renaming system
|
2016-05-23 14:03:55 +01:00 |
fnc_onAnswerRequest.sqf
|
Cleanup Merge and remoteFnc events
|
2016-06-02 19:59:18 -05: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
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +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
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +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
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc_removeBinocularMagazine.sqf
|
Call CBA binocular functions - leave as wrapper
|
2016-05-22 16:03:41 +02: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
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02: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
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc_requestCallback.sqf
|
more common code cleanup
|
2015-09-19 19:40:56 +02:00 |
fnc_requestSyncedEvent.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +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
|
Cleanup Merge and remoteFnc events
|
2016-06-02 19:59:18 -05:00 |
fnc_serverEvent.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc_serverLog.sqf
|
Few more in common
|
2016-06-02 20:13:09 -05: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
|
Run event renaming script
|
2016-05-24 14:13:11 +01: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
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02: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
|
Update common status effect framework
|
2016-06-03 20:53:43 +01: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
|
Update common status effect framework
|
2016-06-03 20:53:43 +01: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
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc_syncedEventPFH.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-02 17:02:09 +02:00 |
fnc_targetEvent.sqf
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
fnc_throttledPublicVariable.sqf
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +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
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
fnc_translateToWeaponSpace.sqf
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
fnc_unhideUnit.sqf
|
Update common event names to meet new standard
|
2016-06-03 22:39:43 +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
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +02:00 |
fnc_unloadPersonLocal.sqf
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
fnc_unmuteUnit.sqf
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +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
|
Call CBA delayed execution functions, remove ACE's PFH for handling them
|
2016-05-22 16:01:12 +02:00 |
fnc_waitUntilAndExecute.sqf
|
Call CBA delayed execution functions, remove ACE's PFH for handling them
|
2016-05-22 16:01:12 +02:00 |
fnc_waveHeightAt.sqf
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
fnc_worldToScreenBounds.sqf
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |
script_component.hpp
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02:00 |