ACE3/addons/medical/functions
2015-02-19 21:42:47 +01:00
..
fnc_actionCarryUnit.sqf Merge branch 'master' into standardize_ui 2015-02-19 21:42:47 +01:00
fnc_ActioncheckBloodPressure.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_ActionCheckBloodPressureLocal.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_ActionCheckPulse.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_actionCheckPulseLocal.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_actionCheckResponse.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_actionDragUnit.sqf Merge branch 'master' into standardize_ui 2015-02-19 21:42:47 +01:00
fnc_actionDropUnit.sqf Changed drag/carry to event driven architecture 2015-01-20 18:57:33 +01:00
fnc_actionLoadUnit.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_actionPlaceInBodyBag.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_actionRemoveTourniquet.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_actionUnloadUnit.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_addActivityToLog.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_addHeartRateAdjustment.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_addOpenWounds.sqf Added broadcast flag to addOpenWounds, so we can stack call it followed by a broadcast. 2015-01-22 22:28:04 +01:00
fnc_addToInjuredCollection.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_addToQuickViewLog.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_addToTriageList.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_addTreatmentOption.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_cacheHandleDamageCall.sqf Minor improvements made to handleDamage functions 2015-01-25 14:00:51 +01:00
fnc_canAccessMedicalEquipment.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_canGoUnconsciousState.sqf Moved relevant functions from common to medical. 2015-01-24 17:18:38 +01:00
fnc_canPutInBodyBag.sqf Moved relevant functions from common to medical. 2015-01-24 17:18:38 +01:00
fnc_checkDamage.sqf Added AGM handleDamage caching 2015-01-22 22:00:04 +01:00
fnc_cleanUpCopyOfBody.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_determineIfFatal.sqf Minor improvements made to handleDamage functions 2015-01-25 14:00:51 +01:00
fnc_determineIfUnconscious.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_effectBlackOut.sqf Moved GUI functionality to medical 2015-01-24 16:34:39 +01:00
fnc_effectBleeding.sqf Moved GUI functionality to medical 2015-01-24 16:34:39 +01:00
fnc_effectPain.sqf Moved GUI functionality to medical 2015-01-24 16:34:39 +01:00
fnc_fromNumberToBodyPart.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getActivityLog.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getBloodLoss.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getBloodPressure.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getBloodVolumeChange.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_getBodyPartNumber.sqf Minor code clean up 2015-01-22 22:00:37 +01:00
fnc_getCardiacOutput.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getCurrentSelectedInjuryData.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getHeartRateChange.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getNewDamageBodyPart.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getQuickViewLog.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getSelectedBodyPart.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getTreatmentOptions.sqf Improved drag and carry actions. 2015-01-21 15:52:59 +01:00
fnc_getTriageList.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getTriageStatus.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getTypeOfDamage.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_getUnconsciousCondition.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_handleBandageOpening.sqf Replaced some PFH by waitandExecute 2015-01-21 21:37:03 +01:00
fnc_handleDamage.sqf Fixed unconscious. Now functions properly again after move from common to medical. 2015-01-25 16:40:47 +01:00
fnc_handleDisplayEffects.sqf Moved GUI functionality to medical 2015-01-24 16:34:39 +01:00
fnc_handleDropUnit.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_handleHeal.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleReactionHit.sqf Moved GUI functionality to medical 2015-01-24 16:34:39 +01:00
fnc_handleTreatment_Action_AdvancedLocal.sqf Fixed advancedLocal treatment function. Now also selects primary weapon of caller when performing treatment. 2015-01-22 22:25:59 +01:00
fnc_handleTreatment_Action_AirwayLocal.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Action_BandageLocal.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Action_CPR.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Action_CPRLocal.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_handleTreatment_Action_fullHeal.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Action_fullHealLocal.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_handleTreatment_Action_MedicationLocal.sqf Removed last remaining spawns and sleeps in medical. 2015-01-25 15:41:29 +01:00
fnc_handleTreatment_Action_Stitching.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Action_tourniquet.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_handleTreatment_Action_tourniquetLocal.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_handleTreatment_Category_Advanced.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Category_Airway.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Category_Bandaging.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment_Category_Medication.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_handleTreatment.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_handleUI_DisplayOptions.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_handleUI_dropDownTriageCard.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_handleUnitVitals.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_hasEquipment.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_hasMedicalEnabled.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_hasOpenWounds.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_hasTourniquetAppliedTo.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_increasePain.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_initalizeModuleCMS.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_inMedicalFacility.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_isMedic.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_isMedicalVehicle.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_isMovingUnit.sqf Improved drag and carry actions. 2015-01-21 15:52:59 +01:00
fnc_isSetTreatmentMutex.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_isUnconscious.sqf Moved relevant functions from common to medical. 2015-01-24 17:18:38 +01:00
fnc_makeCopyOfBody.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_moduleAssignMedicalEquipment.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_moduleAssignMedicalFacility.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_moduleAssignMedicalVehicle.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_moduleAssignMedicRoles.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_moduleBasicRevive.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_moduleDamageSettings.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_onCarryObjectDropped.sqf Changed drag/carry to event driven architecture 2015-01-20 18:57:33 +01:00
fnc_onDamage.sqf Fixed damage parsing for AI & non medical enabled units 2015-01-25 15:02:14 +01:00
fnc_onInitForUnit.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_onInjury_assignAirwayStatus.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_onInjury_assignFractures.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_onInjury_assignOpenWounds.sqf Minor improvements made to handleDamage functions 2015-01-25 14:00:51 +01:00
fnc_onKilled.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_onLocal.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_onMenuOpen.sqf Added damage threshold module 2015-01-22 23:29:18 +01:00
fnc_onStartMovingUnit.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_onTreatmentCompleted.sqf Merged GUI into common. 2015-02-14 20:06:55 +01:00
fnc_onUnconscious.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_openMenu.sqf Menu now opens for ACE_player instead of player 2015-01-22 13:33:12 +01:00
fnc_playInjuredSound.sqf Updated playInjured 2015-01-20 11:56:00 +01:00
fnc_registerUnconsciousCondition.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_setCaptiveSwitch.sqf Moved relevant functions from common to medical. 2015-01-24 17:18:38 +01:00
fnc_setCardiacArrest.sqf Fixed unconscious. Now functions properly again after move from common to medical. 2015-01-25 16:40:47 +01:00
fnc_setDamageBodyPart.sqf Minor code clean up 2015-01-22 22:00:37 +01:00
fnc_setDead.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_setMedicRole.sqf Can now also remove a medic class through setMedic 2015-01-20 11:57:16 +01:00
fnc_setTriageStatus.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_setUnconsciousState.sqf Clean up of old CSE code 2015-02-14 20:29:07 +01:00
fnc_setWeaponsCorrectUnconscious.sqf Moved relevant functions from common to medical. 2015-01-24 17:18:38 +01:00
fnc_treatmentMutex.sqf Added missing variables to private array. 2015-01-19 00:59:19 +01:00
fnc_updateActivityLog.sqf Removed some spawns 2015-01-22 23:47:06 +01:00
fnc_updateBodyImg.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_updateIcons.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
fnc_updateUIInfo.sqf Removed some spawns 2015-01-22 23:47:06 +01:00
fnc_useEquipment.sqf Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00
script_component.hpp Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00