ACE3/addons/medical/functions
2016-02-28 20:50:28 -03:00
..
fnc_actionCheckBloodPressure.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_actionCheckBloodPressureLocal.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_actionCheckPulse.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_actionCheckPulseLocal.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_actionCheckResponse.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_actionDiagnose.sqf Fix tabs in sqf files 2015-12-21 17:05:48 +01:00
fnc_actionLoadUnit.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_actionPlaceInBodyBag.sqf Cleanup events 2016-02-19 15:45:37 -06:00
fnc_actionRemoveTourniquet.sqf Cleanup events 2016-02-19 15:45:37 -06:00
fnc_actionUnloadUnit.sqf Add findUnloadPosition integration 2016-01-26 18:01:01 -06:00
fnc_addDamageToUnit.sqf addDamageToUnit - Disable debug / testing code 2015-12-05 12:19:34 -06:00
fnc_addHeartRateAdjustment.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_addToInjuredCollection.sqf Restore addToInjuredCollection as a deprecated function 2016-02-28 20:32:02 -03:00
fnc_addToLog.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_addToTriageCard.sqf Fix some undefined functions / strings 2016-02-20 16:58:45 -06:00
fnc_addUnconsciousCondition.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_addUnloadPatientActions.sqf Code Cleanup Medical Module (Part 3). 2015-08-22 18:33:06 +02:00
fnc_addVitalLoop.sqf Fix waitAndExecute syntax 2016-02-28 20:26:05 -03:00
fnc_adjustPainLevel.sqf Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
fnc_canAccessMedicalEquipment.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_canTreat.sqf fix more setVariable and getVariable capitalization 2015-11-30 17:53:57 +01:00
fnc_canTreatCached.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_copyDeadBody.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_createLitter.sqf manual merge 2016-02-10 10:11:33 +01:00
fnc_determineIfFatal.sqf Handle enemy causing veh explode, fix revive unload 2016-02-15 22:23:37 -06:00
fnc_displayPatientInformation.sqf ceil number of wounds 2015-12-06 02:57:21 +01:00
fnc_displayTriageCard.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_dropDownTriageCard.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getBloodLoss.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getBloodPressure.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getBloodVolumeChange.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getCardiacOutput.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getHeartRateChange.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getTriageStatus.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getTypeOfDamage.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_getUnconsciousCondition.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_handleBandageOpening.sqf Merge branch 'release' 2015-12-08 15:14:33 -06:00
fnc_handleCollisionDamage.sqf add selection, collision, fall and drowning damage events 2015-10-02 23:19:14 +02:00
fnc_handleCreateLitter.sqf Merge branch 'master' into release 2015-12-31 20:27:26 -06:00
fnc_handleDamage_advanced.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleDamage_advancedSetDamage.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_handleDamage_airway.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleDamage_basic.sqf fix more setVariable and getVariable capitalization 2015-11-30 17:53:57 +01:00
fnc_handleDamage_caching.sqf Merge branch 'master' into 155selectRandom 2016-02-17 15:58:19 -06:00
fnc_handleDamage_fractures.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleDamage_internalInjuries.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_handleDamage_wounds.sqf Make wound assignment consistent for dll/sqf 2016-02-16 12:19:18 -06:00
fnc_handleDamage_woundsOld.sqf Merge branch 'master' into 155selectRandom 2016-02-17 15:58:19 -06:00
fnc_handleDamage.sqf Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
fnc_handleKilled.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleLocal.sqf Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
fnc_handleUnitVitals.sqf Move the tourniquet loop to handleUnitVitals. Makes the tourniquet pain compatible with swapping localities 2016-02-28 20:50:28 -03:00
fnc_hasItem.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_hasItems.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_hasMedicalEnabled.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_hasTourniquetAppliedTo.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_init.sqf Tourniquets block medication until released 2016-02-03 14:40:26 -06:00
fnc_isBeingCarried.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isBeingDragged.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isInMedicalFacility.sqf #1259 - Medical Locations Boost Training 2016-01-09 23:54:48 -06:00
fnc_isInMedicalVehicle.sqf #1259 - Medical Locations Boost Training 2016-01-09 23:54:48 -06:00
fnc_isInStableCondition.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_isMedic.sqf #1259 - Medical Locations Boost Training 2016-01-09 23:54:48 -06:00
fnc_isMedicalVehicle.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_itemCheck.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_modifyMedicalAction.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_moduleAdvancedMedicalSettings.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_moduleAssignMedicalFacility.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_moduleAssignMedicalVehicle.sqf Add synchronizedObjects vehicle support to assignObjectsInList with an optional parameter 2015-09-28 16:17:12 +02:00
fnc_moduleAssignMedicRoles.sqf Merge branch 'master' into parseList 2015-09-09 19:13:04 +02:00
fnc_moduleBasicMedicalSettings.sqf Add setting for limiting usage of Epinephrine in basic medical #1792 2016-02-07 13:10:38 +01:00
fnc_moduleMedicalSettings.sqf Merge branch 'master' of https://github.com/acemod/ACE3 into delayUnconCaptiv 2016-02-23 15:31:38 +01:00
fnc_moduleReviveSettings.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_onMedicationUsage.sqf Tourniquets block medication until released 2016-02-03 14:40:26 -06:00
fnc_onPropagateWound.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_onWoundUpdateRequest.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_parseConfigForInjuries.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_playInjuredSound.sqf manual merge 2016-02-10 10:11:33 +01:00
fnc_requestWoundSync.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_selectionNameToNumber.sqf Updated headers to correct format 2015-02-08 10:01:32 +01:00
fnc_serverRemoveBody.sqf bodybag - hide player corpse and delete later 2016-02-19 15:41:13 -06:00
fnc_setCardiacArrest.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_setDead.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_setHitPointDamage.sqf Merge pull request #3333 from acemod/medicalEvents 2016-02-19 12:00:00 +01:00
fnc_setStructuralDamage.sqf setStructuralDamage function 2015-08-31 20:05:38 +02:00
fnc_setUnconscious.sqf Merge branch 'master' of https://github.com/acemod/ACE3 into delayUnconCaptiv 2016-02-23 15:31:38 +01:00
fnc_translateSelections.sqf Change all SCALAR to NUMBER in headers 2016-01-28 18:19:15 -06:00
fnc_treatment_failure.sqf Fix empty callbacks in medical/repair 2016-02-21 11:34:25 -06:00
fnc_treatment_success.sqf Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
fnc_treatment.sqf fix more setVariable and getVariable capitalization 2015-11-30 17:53:57 +01:00
fnc_treatmentAdvanced_bandage.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_treatmentAdvanced_bandageLocal.sqf manual merge 2015-11-30 17:44:15 +01:00
fnc_treatmentAdvanced_CPR.sqf Merge branch 'master' into medical-focus-feature 2016-02-21 00:37:30 +01:00
fnc_treatmentAdvanced_CPRLocal.sqf Merge branch 'master' into release 2015-12-31 20:27:26 -06:00
fnc_treatmentAdvanced_fullHeal.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_treatmentAdvanced_fullHealLocal.sqf Merge branch 'master' into release 2015-12-31 20:27:26 -06:00
fnc_treatmentAdvanced_fullHealTreatmentTime.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentAdvanced_medication.sqf Cleanup events 2016-02-19 15:45:37 -06:00
fnc_treatmentAdvanced_medicationLocal.sqf Tourniquets block medication until released 2016-02-03 14:40:26 -06:00
fnc_treatmentAdvanced_surgicalKit_onProgress.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_bandage.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_treatmentBasic_bandageLocal.sqf fix more setVariable and getVariable capitalization 2015-11-30 17:53:57 +01:00
fnc_treatmentBasic_bloodbag.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_treatmentBasic_bloodbagLocal.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_epipen.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_treatmentBasic_morphine.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_treatmentBasic_morphineLocal.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentIV.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_treatmentIVLocal.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_treatmentTourniquet.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_treatmentTourniquetLocal.sqf Move the tourniquet loop to handleUnitVitals. Makes the tourniquet pain compatible with swapping localities 2016-02-28 20:50:28 -03:00
fnc_unconsciousPFH.sqf Replace all use of deprecated commands 2016-01-19 09:39:07 -06:00
fnc_useItem.sqf Replace execRemoteFnc in ace_medical 2016-02-17 22:54:43 -03:00
fnc_useItems.sqf manual merge 2015-11-30 17:44:15 +01:00
fnc_vitalLoop.sqf Fix waitAndExecute syntax 2016-02-28 20:26:05 -03:00
script_component.hpp Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00