..
fnc_actionCheckBloodPressure.sqf
First draft of carry and drop unit
2015-03-12 21:16:49 +01:00
fnc_actionCheckBloodPressureLocal.sqf
#1473 - Fix Medical Log Localization
2015-06-09 17:30:02 -05:00
fnc_actionCheckPulse.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_actionCheckPulseLocal.sqf
#1473 - Fix Medical Log Localization
2015-06-09 17:30:02 -05:00
fnc_actionCheckResponse.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_actionDiagnose.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_actionLoadUnit.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_actionPlaceInBodyBag.sqf
Body bag cleanup:
2015-06-01 22:33:25 +02:00
fnc_actionRemoveTourniquet.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_actionUnloadUnit.sqf
Change to the proper isAwake function
2015-05-25 20:47:28 -07:00
fnc_addHeartRateAdjustment.sqf
#1473 - Fix Medical Log Localization
2015-06-09 17:30:02 -05:00
fnc_addToInjuredCollection.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_addToLog.sqf
#1473 - Fix Medical Log Localization
2015-06-09 17:30:02 -05:00
fnc_addToTriageCard.sqf
#1473 - Fix Medical Log Localization
2015-06-09 17:30:02 -05:00
fnc_addUnconsciousCondition.sqf
Added possibility to add unconscious conditions.
2015-02-08 13:06:44 +01:00
fnc_addUnloadPatientActions.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_adjustPainLevel.sqf
Medical: adjustPainLevels from outside functions
2015-04-11 21:21:33 -05:00
fnc_canAccessMedicalEquipment.sqf
Added canAccessMedicalEquipment check
2015-02-22 15:01:31 +01:00
fnc_canTreat.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_canTreatCached.sqf
Cache condition for target instead of caller
2015-04-17 22:02:43 +02:00
fnc_copyDeadBody.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_createLitter.sqf
Fixed: Litter spawning at huge radius, floating litter over water. Fixes #1112
2015-05-18 20:59:56 +02:00
fnc_determineIfFatal.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_displayPatientInformation.sqf
Fix Missing Strings
2015-06-04 22:51:40 -05:00
fnc_displayTriageCard.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_dropDownTriageCard.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_getBloodLoss.sqf
Added missing private
2015-05-01 11:51:23 +02:00
fnc_getBloodPressure.sqf
Updated headers to correct format
2015-02-08 10:01:32 +01:00
fnc_getBloodVolumeChange.sqf
Change getBloodLoss to expect an array
2015-04-22 22:36:41 +02:00
fnc_getCardiacOutput.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_getHeartRateChange.sqf
Merge remote-tracking branch 'origin/master' into basic-med-options
2015-05-01 01:25:16 +02:00
fnc_getTriageStatus.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_getTypeOfDamage.sqf
Cleanup
2015-06-10 16:07:09 +02:00
fnc_getUnconsciousCondition.sqf
Added medical settings module
2015-03-06 22:54:44 +01:00
fnc_handleBandageOpening.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_handleCreateLitter.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_handleDamage_advanced.sqf
handleDamage_advanced cleanup
2015-06-10 17:10:09 +02:00
fnc_handleDamage_advancedSetDamage.sqf
Removed debug output
2015-06-10 16:06:46 +02:00
fnc_handleDamage_airway.sqf
Improvements made for airway implementation
2015-03-08 15:58:35 +01:00
fnc_handleDamage_basic.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_handleDamage_caching.sqf
Further improved the handling of falling damage:
2015-06-13 11:53:30 +02:00
fnc_handleDamage_fractures.sqf
fixed #201
2015-03-21 10:54:52 +01:00
fnc_handleDamage_internalInjuries.sqf
Updated headers to correct format
2015-02-08 10:01:32 +01:00
fnc_handleDamage_wounds.sqf
Experiment
2015-06-12 13:54:52 +02:00
fnc_handleDamage.sqf
Fixes _projectile not being updated
2015-06-12 11:48:49 +02:00
fnc_handleKilled.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_handleLocal.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_handleUnitVitals.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_hasItem.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_hasItems.sqf
Fixed indentation
2015-02-28 19:28:05 +01:00
fnc_hasMedicalEnabled.sqf
fixes #1195 units do not display injuries
2015-05-20 17:15:20 +02:00
fnc_hasTourniquetAppliedTo.sqf
Added isMedic, isMedicalVehicle, isInMedicalFacility and hasTourniquetAppliedTo functions.
2015-02-22 00:44:11 +01:00
fnc_init.sqf
Added pain suppression instead of removal
2015-05-20 17:15:22 +02:00
fnc_isBeingCarried.sqf
Medical - isBeingCarried
2015-04-03 14:37:04 -05:00
fnc_isBeingDragged.sqf
Medical - isBeingCarried
2015-04-03 14:37:04 -05:00
fnc_isInMedicalFacility.sqf
Switch everything to use modelToWorldVisual instead of modelToWorld.
2015-04-03 15:26:27 -07:00
fnc_isInMedicalVehicle.sqf
#1318 - isInMedicalVehicle - medicClass is number
2015-05-20 17:17:09 +02:00
fnc_isMedic.sqf
Opps2
2015-04-30 01:23:23 -05:00
fnc_isMedicalVehicle.sqf
Fix medical vehicle return value
2015-05-18 21:33:35 +02:00
fnc_itemCheck.sqf
Removed GVAR/QGVAR from items
2015-03-21 22:22:28 +01:00
fnc_modifyMedicalAction.sqf
Only change the color if bleeding (adv)
2015-05-20 17:15:25 +02:00
fnc_moduleAdvancedMedicalSettings.sqf
Reorganised module and settings #809
2015-04-25 22:20:28 +02:00
fnc_moduleAssignMedicalFacility.sqf
headers
2015-03-07 13:47:28 +01:00
fnc_moduleAssignMedicalVehicle.sqf
false -> 0
2015-05-10 20:58:17 +01:00
fnc_moduleAssignMedicRoles.sqf
headers
2015-03-07 13:47:28 +01:00
fnc_moduleMedicalSettings.sqf
Fixed spelling of enableUnconsciousnessAI
2015-05-01 18:49:59 +02:00
fnc_moduleReviveSettings.sqf
Reorganised module and settings #809
2015-04-25 22:20:28 +02:00
fnc_onMedicationUsage.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_onPropagateWound.sqf
fixed incorrect macro
2015-03-21 20:08:52 +01:00
fnc_onWoundUpdateRequest.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_parseConfigForInjuries.sqf
removed debug prints
2015-05-17 00:47:42 +02:00
fnc_playInjuredSound.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_requestWoundSync.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_selectionNameToNumber.sqf
Updated headers to correct format
2015-02-08 10:01:32 +01:00
fnc_setCardiacArrest.sqf
#1473 - Fix Medical Log Localization
2015-06-09 17:30:02 -05:00
fnc_setDead.sqf
Fixed "medical_onSetDead" event
2015-06-07 17:52:42 -04:00
fnc_setHitPointDamage.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_setUnconscious.sqf
Medical - unconsciousness: fix exitWith scope
2015-06-05 15:43:09 -05:00
fnc_treatment_failure.sqf
Make treatment execute before createLitter
2015-05-04 00:20:28 +02:00
fnc_treatment_success.sqf
Start vital tracking after treatment
2015-05-18 21:32:22 +02:00
fnc_treatment.sqf
switch waitAndExecute with 0 delay to execNextFrame
2015-06-01 13:14:05 -05:00
fnc_treatmentAdvanced_bandage.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_treatmentAdvanced_bandageLocal.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_treatmentAdvanced_CPR.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_treatmentAdvanced_CPRLocal.sqf
Added more treatment options and variables to init
2015-02-28 11:41:27 +01:00
fnc_treatmentAdvanced_fullHeal.sqf
Opps2
2015-04-30 01:23:23 -05:00
fnc_treatmentAdvanced_fullHealLocal.sqf
Added pain suppression instead of removal
2015-05-20 17:15:22 +02:00
fnc_treatmentAdvanced_medication.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_treatmentAdvanced_medicationLocal.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_treatmentAdvanced_surgicalKit_onProgress.sqf
Killed tabs
2015-05-27 13:51:22 +02:00
fnc_treatmentBasic_bandage.sqf
Medical Private Variables
2015-04-30 01:17:26 -05:00
fnc_treatmentBasic_bloodbag.sqf
Basic - Bloodbag size matters
2015-05-23 01:16:18 -05:00
fnc_treatmentBasic_bloodbagLocal.sqf
Basic - Bloodbag size matters
2015-05-23 01:16:18 -05:00
fnc_treatmentBasic_epipen.sqf
formatting
2015-04-07 19:56:54 +02:00
fnc_treatmentBasic_morphine.sqf
Added local treatment through remoteExec for basic
2015-04-28 20:32:02 +02:00
fnc_treatmentBasic_morphineLocal.sqf
Added local treatment through remoteExec for basic
2015-04-28 20:32:02 +02:00
fnc_treatmentIV.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_treatmentIVLocal.sqf
Advanced - Bloodbag lookup by treatment not item
2015-05-23 01:26:13 -05:00
fnc_treatmentTourniquet.sqf
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
fnc_treatmentTourniquetLocal.sqf
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
fnc_unconsciousPFH.sqf
Always remove fakeWeapon after adding
2015-06-05 15:38:45 -05:00
fnc_useItem.sqf
Implemented useItems for treatment (basic and adv)
2015-04-03 22:40:36 +02:00
fnc_useItems.sqf
Implemented useItems for treatment (basic and adv)
2015-04-03 22:40:36 +02:00
script_component.hpp
Added initial port of CSE medical (CMS)
2015-01-18 22:16:35 +01:00