.. |
fnc_actionCarryUnit.sqf
|
|
|
fnc_actionCheckBloodPressure.sqf
|
|
|
fnc_actionCheckBloodPressureLocal.sqf
|
examine actions now use activity log
|
2015-04-03 21:03:39 +02:00 |
fnc_actionCheckPulse.sqf
|
|
|
fnc_actionCheckPulseLocal.sqf
|
examine actions now use activity log
|
2015-04-03 21:03:39 +02:00 |
fnc_actionCheckResponse.sqf
|
examine actions now use activity log
|
2015-04-03 21:03:39 +02:00 |
fnc_actionDropUnit.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_actionLoadUnit.sqf
|
|
|
fnc_actionPlaceInBodyBag.sqf
|
staged bodybag fixes
|
2015-04-06 15:11:54 +02:00 |
fnc_actionRemoveTourniquet.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_actionUnloadUnit.sqf
|
|
|
fnc_addHeartRateAdjustment.sqf
|
|
|
fnc_addToInjuredCollection.sqf
|
removed diag_log calls
|
2015-03-24 23:10:03 +01:00 |
fnc_addToLog.sqf
|
|
|
fnc_addToTriageCard.sqf
|
|
|
fnc_addUnconsciousCondition.sqf
|
|
|
fnc_addUnloadPatientActions.sqf
|
|
|
fnc_canAccessMedicalEquipment.sqf
|
|
|
fnc_canCarry.sqf
|
|
|
fnc_canTreat.sqf
|
Fixed treatment locations
|
2015-04-06 14:32:37 +02:00 |
fnc_canTreatCached.sqf
|
|
|
fnc_copyDeadBody.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_createLitter.sqf
|
No litter created when in vehicle
|
2015-04-05 19:28:57 +02:00 |
fnc_determineIfFatal.sqf
|
|
|
fnc_displayPatientInformation.sqf
|
Should fix #347. Could not reproduce but this at least fixes some issues (which most likely caused the error)
|
2015-04-06 19:43:27 +02:00 |
fnc_displayTriageCard.sqf
|
Should fix #347. Could not reproduce but this at least fixes some issues (which most likely caused the error)
|
2015-04-06 19:43:27 +02:00 |
fnc_dropDownTriageCard.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_getBloodLoss.sqf
|
Blood loss for basic (from AGM medical)
|
2015-04-05 21:38:15 +02:00 |
fnc_getBloodPressure.sqf
|
|
|
fnc_getBloodVolumeChange.sqf
|
Changed: IVs are now synced and medics can see a unit is receiving an IV
|
2015-04-05 20:11:54 +02:00 |
fnc_getCardiacOutput.sqf
|
|
|
fnc_getHeartRateChange.sqf
|
|
|
fnc_getTriageStatus.sqf
|
|
|
fnc_getTypeOfDamage.sqf
|
Fixed support for custom damage types
|
2015-04-02 22:57:02 +02:00 |
fnc_getUnconsciousCondition.sqf
|
|
|
fnc_handleBandageOpening.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_handleDamage_advanced.sqf
|
Removed deprecated returnDamage parameters
|
2015-04-03 21:59:47 +02:00 |
fnc_handleDamage_advancedSetDamage.sqf
|
|
|
fnc_handleDamage_airway.sqf
|
|
|
fnc_handleDamage_basic.sqf
|
Removed deprecated returnDamage parameters
|
2015-04-03 21:59:47 +02:00 |
fnc_handleDamage_caching.sqf
|
Removed deprecated returnDamage parameters
|
2015-04-03 21:59:47 +02:00 |
fnc_handleDamage_fractures.sqf
|
|
|
fnc_handleDamage_internalInjuries.sqf
|
|
|
fnc_handleDamage_wounds.sqf
|
Improved wounds configuration (missing maxDamage values added)
|
2015-04-07 00:57:05 +02:00 |
fnc_handleDamage.sqf
|
fixed #312 Error occurred with undefined damageTypes. In this case; getting run over by a vehicle.
|
2015-04-05 15:51:28 +02:00 |
fnc_handleKilled.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_handleLocal.sqf
|
|
|
fnc_handleUnitVitals.sqf
|
Added setting to disable variable sync (recommended on)
|
2015-04-05 20:23:07 +02:00 |
fnc_hasItem.sqf
|
|
|
fnc_hasItems.sqf
|
|
|
fnc_hasMedicalEnabled.sqf
|
|
|
fnc_hasTourniquetAppliedTo.sqf
|
|
|
fnc_init.sqf
|
Implemented bandaged wounds setting (adv)
|
2015-04-05 19:26:33 +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
|
Fixed treatment locations
|
2015-04-06 14:32:37 +02:00 |
fnc_isMedic.sqf
|
|
|
fnc_isMedicalVehicle.sqf
|
Fixed treatment locations
|
2015-04-06 14:32:37 +02:00 |
fnc_itemCheck.sqf
|
|
|
fnc_moduleAssignMedicalFacility.sqf
|
|
|
fnc_moduleAssignMedicalVehicle.sqf
|
Added settings to modules & fixed medicalVehicle module
|
2015-04-04 21:51:18 +02:00 |
fnc_moduleAssignMedicRoles.sqf
|
|
|
fnc_moduleMedicalSettings.sqf
|
Added setting to disable variable sync (recommended on)
|
2015-04-05 20:23:07 +02:00 |
fnc_moduleTreatmentConfiguration.sqf
|
Fixed treatment locations
|
2015-04-06 14:32:37 +02:00 |
fnc_onCarryObjectDropped.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_onMedicationUsage.sqf
|
Support for enableOverdosing setting in advanced
|
2015-04-03 21:53:58 +02:00 |
fnc_onPropagateWound.sqf
|
|
|
fnc_onWoundUpdateRequest.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_parseConfigForInjuries.sqf
|
Improved wounds configuration (missing maxDamage values added)
|
2015-04-07 00:57:05 +02:00 |
fnc_playInjuredSound.sqf
|
|
|
fnc_requestWoundSync.sqf
|
|
|
fnc_selectionNameToNumber.sqf
|
|
|
fnc_setCardiacArrest.sqf
|
Removed rouge system chat and diag_log messages
|
2015-04-05 19:42:55 +02:00 |
fnc_setDead.sqf
|
fixed basic revive 2
|
2015-04-04 16:28:09 +02:00 |
fnc_setHitPointDamage.sqf
|
fixed basic revive 2
|
2015-04-04 16:28:09 +02:00 |
fnc_setUnconscious.sqf
|
Added support for TFR/ACRE on unconscious
|
2015-04-06 14:09:59 +02:00 |
fnc_treatment_failure.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_treatment_success.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_treatment.sqf
|
Fixed treatment locations
|
2015-04-06 14:32:37 +02:00 |
fnc_treatmentAdvanced_bandage.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_treatmentAdvanced_bandageLocal.sqf
|
Implemented bandaged wounds setting (adv)
|
2015-04-05 19:26:33 +02:00 |
fnc_treatmentAdvanced_CPR.sqf
|
|
|
fnc_treatmentAdvanced_CPRLocal.sqf
|
|
|
fnc_treatmentAdvanced_fullHeal.sqf
|
|
|
fnc_treatmentAdvanced_fullHealLocal.sqf
|
Implemented bandaged wounds setting (adv)
|
2015-04-05 19:26:33 +02:00 |
fnc_treatmentAdvanced_medication.sqf
|
Removed deprecated onTreatmentCompleted event
|
2015-04-07 19:54:24 +02:00 |
fnc_treatmentAdvanced_medicationLocal.sqf
|
Improved pain reduction
|
2015-04-07 00:41:53 +02:00 |
fnc_treatmentBasic_bandage.sqf
|
|
|
fnc_treatmentBasic_bloodbag.sqf
|
|
|
fnc_treatmentBasic_epipen.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_treatmentBasic_morphine.sqf
|
|
|
fnc_treatmentIV.sqf
|
Removed deprecated onTreatmentCompleted event
|
2015-04-07 19:54:24 +02:00 |
fnc_treatmentIVLocal.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_treatmentTourniquet.sqf
|
Removed deprecated onTreatmentCompleted event
|
2015-04-07 19:54:24 +02:00 |
fnc_treatmentTourniquetLocal.sqf
|
|
|
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
|
|
|