..
fnc_addLoadPatientActions.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_addToLog.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_addToTriageCard.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_bandage.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_bandageLocal.sqf
Medical - Refactor Clear Trauma Setting ( #8345 )
2021-10-12 10:08:10 +02:00
fnc_bodyCleanupLoop.sqf
Medical Treatment - Fix bodyCleanupLoop typo ( #7308 )
2019-12-17 09:50:59 -06:00
fnc_canBandage.sqf
Medical - Combine advancedBandages and woundReopening settings
2020-01-04 15:43:51 -05:00
fnc_canCPR.sqf
Medical Treatment - Allow diagnosing death/CA (invalidates old setting) ( #8162 )
2021-09-03 14:50:54 -05:00
fnc_canPlaceInBodyBag.sqf
fix my name, add it to contributers ( #8295 )
2021-06-27 07:01:12 +02:00
fnc_canSplint.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_canStitch.sqf
Utilize isNotEqualTo ( #7929 )
2021-02-27 11:05:05 -06:00
fnc_canTreat_holsterCheck.sqf
Medical - Option for treatment to require holstering/lowering weapon. ( #7063 )
2019-10-08 10:44:36 -05:00
fnc_canTreat.sqf
Cleanup - Trim all trailing whitespace ( #8651 )
2021-10-30 16:42:03 -05:00
fnc_canTreatCached.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_checkBloodPressure.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_checkBloodPressureLocal.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_checkPulse.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_checkPulseLocal.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_checkResponse.sqf
Medical Treatment - Allow diagnosing death/CA (invalidates old setting) ( #8162 )
2021-09-03 14:50:54 -05:00
fnc_cprFailure.sqf
Medical - Rework CPR and Bleeding in cardiac arrest ( #7060 )
2019-06-27 19:01:20 -05:00
fnc_cprLocal.sqf
Medical Treatment - Allow variable CPR chance based on blood volume (invalidates old setting) ( #7983 )
2021-07-23 15:59:32 +02:00
fnc_cprProgress.sqf
Medical Treatment - Allow diagnosing death/CA (invalidates old setting) ( #8162 )
2021-09-03 14:50:54 -05:00
fnc_cprStart.sqf
Medical - Rework CPR and Bleeding in cardiac arrest ( #7060 )
2019-06-27 19:01:20 -05:00
fnc_cprSuccess.sqf
Medical - Rework CPR and Bleeding in cardiac arrest ( #7060 )
2019-06-27 19:01:20 -05:00
fnc_createLitter.sqf
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
fnc_createLitterServer.sqf
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
fnc_diagnose.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_findMostEffectiveWound.sqf
Minor logic fixes ( #7174 )
2019-09-07 12:18:12 -05:00
fnc_fullHeal.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_fullHealLocal.sqf
Medical - Add check to FullHealLocal in case unit is burning then extinguish before healing ( #8622 )
2021-11-04 16:36:53 -05:00
fnc_getBandageTime.sqf
Medical - Combine advancedBandages and woundReopening settings
2020-01-04 15:43:51 -05:00
fnc_getHealTime.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_getStitchableWounds.sqf
Medical - Only stitch wounds on not bleeding body parts ( #7044 )
2019-09-28 21:48:19 +01:00
fnc_getStitchTime.sqf
Medical Treatment - Settings cleanup ( #7973 )
2020-10-30 23:40:10 -05:00
fnc_getTriageStatus.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_handleBandageOpening.sqf
Medical - Refactor Clear Trauma Setting ( #8345 )
2021-10-12 10:08:10 +02:00
fnc_hasItem.sqf
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
fnc_hasTourniquetAppliedTo.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_isInMedicalFacility.sqf
Misc - Fix minor macro usage ( #8091 )
2021-02-03 17:56:18 -06:00
fnc_isInMedicalVehicle.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_isMedic.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_isMedicalVehicle.sqf
Various - Use configOf command for faster lookup ( #8100 )
2021-02-18 12:58:08 -06:00
fnc_ivBag.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_ivBagLocal.sqf
Fix medication and ivBagLocal typos ( #7048 )
2019-06-08 16:54:54 -05:00
fnc_litterCleanupLoop.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_loadUnit.sqf
Various - Use configOf command for faster lookup ( #8100 )
2021-02-18 12:58:08 -06:00
fnc_medication.sqf
Fix medication and ivBagLocal typos ( #7048 )
2019-06-08 16:54:54 -05:00
fnc_medicationLocal.sqf
Medical - epiBoostsSpontaneousWakeUp ( #7076 )
2019-09-28 16:11:32 -05:00
fnc_onMedicationUsage.sqf
Utilize isNotEqualTo ( #7929 )
2021-02-27 11:05:05 -06:00
fnc_placeInBodyBag.sqf
Medical - Allow placing unconscious in a body bag ( #7941 )
2020-10-29 11:37:36 -05:00
fnc_removeBody.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_setTriageStatus.sqf
Rewrite Medical GUI ( #6831 )
2019-03-24 18:17:48 -04:00
fnc_splint.sqf
Medical Treatment - Modernize and Cleanup ( #6933 )
2019-06-03 10:31:46 -05:00
fnc_splintLocal.sqf
Medical Treatment - Add logging for splints ( #7170 )
2019-09-06 21:47:20 -05:00
fnc_surgicalKitProgress.sqf
Medical - Refactor Clear Trauma Setting ( #8345 )
2021-10-12 10:08:10 +02:00
fnc_tourniquet.sqf
Small med stuff ( #7084 )
2019-07-03 10:40:42 -05:00
fnc_tourniquetLocal.sqf
Medical Treatment - Reset canTreatCached on treatment ( #7253 )
2019-12-12 10:25:21 -06:00
fnc_tourniquetRemove.sqf
Fix fnc_common_addToInventory using ( #8013 )
2020-11-25 13:22:25 -06:00
fnc_treatment.sqf
Medical - Add treatment status events ( #8385 )
2021-09-03 14:37:48 -05:00
fnc_treatmentFailure.sqf
Medical - Add treatment status events ( #8385 )
2021-09-03 14:37:48 -05:00
fnc_treatmentSuccess.sqf
Medical - Add treatment status events ( #8385 )
2021-09-03 14:37:48 -05:00
fnc_unloadUnit.sqf
Various - Use configOf command for faster lookup ( #8100 )
2021-02-18 12:58:08 -06:00
fnc_useItem.sqf
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
script_component.hpp
Cleanup - Trim all trailing whitespace ( #8651 )
2021-10-30 16:42:03 -05:00