.. |
fnc_actioncheckBloodPressure.sqf
|
Added examine actions
|
2015-02-23 20:35:36 +01:00 |
fnc_actionCheckBloodPressureLocal.sqf
|
Added examine actions
|
2015-02-23 20:35:36 +01:00 |
fnc_actionCheckPulse.sqf
|
Added examine actions
|
2015-02-23 20:35:36 +01:00 |
fnc_actionCheckPulseLocal.sqf
|
Added examine actions
|
2015-02-23 20:35:36 +01:00 |
fnc_actionCheckResponse.sqf
|
Added examine actions
|
2015-02-23 20:35:36 +01:00 |
fnc_actionPlaceInBodyBag.sqf
|
Added place in bodybag function
|
2015-02-21 21:53:07 +01:00 |
fnc_actionRemoveTourniquet.sqf
|
Added examine actions
|
2015-02-23 20:35:36 +01:00 |
fnc_addHeartRateAdjustment.sqf
|
Added addHeartRateAdjustment function
|
2015-02-21 21:32:25 +01:00 |
fnc_addToInjuredCollection.sqf
|
Implemented a setDead function. Allows for interception of all kills and using a revive script instead.
|
2015-02-08 13:18:08 +01:00 |
fnc_addToLog.sqf
|
Added place in bodybag function
|
2015-02-21 21:53:07 +01:00 |
fnc_addToTriageCard.sqf
|
Added place in bodybag function
|
2015-02-21 21:53:07 +01:00 |
fnc_addUnconsciousCondition.sqf
|
Added possibility to add unconscious conditions.
|
2015-02-08 13:06:44 +01:00 |
fnc_canAccessMedicalEquipment.sqf
|
Added canAccessMedicalEquipment check
|
2015-02-22 15:01:31 +01:00 |
fnc_canTreat.sqf
|
Removed redundant level checks
|
2015-02-22 12:26:08 +01:00 |
fnc_getBloodLoss.sqf
|
Added new injury and treatment systems for advanced medical
|
2015-02-21 21:10:57 +01:00 |
fnc_getBloodPressure.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_getBloodVolumeChange.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_getCardiacOutput.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_getHeartRateChange.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_getTypeOfDamage.sqf
|
Added new injury and treatment systems for advanced medical
|
2015-02-21 21:10:57 +01:00 |
fnc_getUnconsciousCondition.sqf
|
Added possibility to add unconscious conditions.
|
2015-02-08 13:06:44 +01:00 |
fnc_handleDamage_advanced.sqf
|
Added reactionToDamage and onTreatmentCompleted event
|
2015-02-21 23:14:21 +01:00 |
fnc_handleDamage_airway.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_handleDamage_basic.sqf
|
First draft of death prevention
|
2015-02-10 13:33:40 +01:00 |
fnc_handleDamage_caching.sqf
|
Added _returnDamage parameter to damageCaching.
|
2015-02-13 23:00:23 +01:00 |
fnc_handleDamage_fractures.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_handleDamage_internalInjuries.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_handleDamage_wounds.sqf
|
Now takes selections into account
|
2015-02-22 10:56:46 +01:00 |
fnc_handleDamage.sqf
|
Added hasMedicalEnabled
|
2015-02-22 00:49:38 +01:00 |
fnc_handleUnitVitals.sqf
|
Combined medium and advanced into one, with options to turn on other features.
|
2015-02-13 22:55:13 +01:00 |
fnc_hasItem.sqf
|
Added canAccessMedicalEquipment check
|
2015-02-22 15:01:31 +01:00 |
fnc_hasItems.sqf
|
Added useItems
|
2015-02-22 19:50:14 +01:00 |
fnc_hasMedicalEnabled.sqf
|
Added hasMedicalEnabled
|
2015-02-22 00:49:38 +01:00 |
fnc_hasTourniquetAppliedTo.sqf
|
Added isMedic, isMedicalVehicle, isInMedicalFacility and hasTourniquetAppliedTo functions.
|
2015-02-22 00:44:11 +01:00 |
fnc_init.sqf
|
Fix initial value of bloodVolume
|
2015-02-10 23:13:14 +01:00 |
fnc_isInMedicalFacility.sqf
|
Added isMedic, isMedicalVehicle, isInMedicalFacility and hasTourniquetAppliedTo functions.
|
2015-02-22 00:44:11 +01:00 |
fnc_isMedic.sqf
|
Added isMedic, isMedicalVehicle, isInMedicalFacility and hasTourniquetAppliedTo functions.
|
2015-02-22 00:44:11 +01:00 |
fnc_isMedicalVehicle.sqf
|
Added isMedic, isMedicalVehicle, isInMedicalFacility and hasTourniquetAppliedTo functions.
|
2015-02-22 00:44:11 +01:00 |
fnc_onMedicationUsage.sqf
|
Added medication overdose and wearoff.
|
2015-02-22 10:27:57 +01:00 |
fnc_onTreatmentCompleted.sqf
|
Added reactionToDamage and onTreatmentCompleted event
|
2015-02-21 23:14:21 +01:00 |
fnc_parseConfigForInjuries.sqf
|
Now dynamically collects the available damageTypes
|
2015-02-23 16:18:33 +01:00 |
fnc_playInjuredSound.sqf
|
Implemented a setDead function. Allows for interception of all kills and using a revive script instead.
|
2015-02-08 13:18:08 +01:00 |
fnc_reactionToDamage.sqf
|
Added reactionToDamage and onTreatmentCompleted event
|
2015-02-21 23:14:21 +01:00 |
fnc_selectionNameToNumber.sqf
|
Updated headers to correct format
|
2015-02-08 10:01:32 +01:00 |
fnc_setCardiacArrest.sqf
|
Implemented a setDead function. Allows for interception of all kills and using a revive script instead.
|
2015-02-08 13:18:08 +01:00 |
fnc_setDead.sqf
|
Implemented a setDead function. Allows for interception of all kills and using a revive script instead.
|
2015-02-08 13:18:08 +01:00 |
fnc_setUnconscious.sqf
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
fnc_treatment.sqf
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
fnc_treatmentAdvanced_bandage.sqf
|
Added use and has item functions for medical
|
2015-02-22 00:34:16 +01:00 |
fnc_treatmentAdvanced_bandageLocal.sqf
|
Added new injury and treatment systems for advanced medical
|
2015-02-21 21:10:57 +01:00 |
fnc_treatmentAdvanced_medication.sqf
|
Added use and has item functions for medical
|
2015-02-22 00:34:16 +01:00 |
fnc_treatmentAdvanced_medicationLocal.sqf
|
Added medication overdose and wearoff.
|
2015-02-22 10:27:57 +01:00 |
fnc_treatmentBasic_bandage.sqf
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
fnc_treatmentBasic_bloodbag.sqf
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
fnc_treatmentBasic_epipen.sqf
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
fnc_treatmentBasic_morphine.sqf
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
fnc_treatmentIV.sqf
|
Added use and has item functions for medical
|
2015-02-22 00:34:16 +01:00 |
fnc_treatmentIVLocal.sqf
|
Fixed headers
|
2015-02-21 21:25:37 +01:00 |
fnc_treatmentTourniquet.sqf
|
Added use and has item functions for medical
|
2015-02-22 00:34:16 +01:00 |
fnc_treatmentTourniquetLocal.sqf
|
Added tourniquet treatment functions
|
2015-02-21 21:26:39 +01:00 |
fnc_useItem.sqf
|
Added canAccessMedicalEquipment check
|
2015-02-22 15:01:31 +01:00 |
fnc_useItems.sqf
|
Added useItems
|
2015-02-22 19:50:14 +01:00 |
script_component.hpp
|
Added initial port of CSE medical (CMS)
|
2015-01-18 22:16:35 +01:00 |