.. |
fnc_actionCheckBloodPressure.sqf
|
|
|
fnc_actionCheckBloodPressureLocal.sqf
|
|
|
fnc_actionCheckPulse.sqf
|
|
|
fnc_actionCheckPulseLocal.sqf
|
|
|
fnc_actionCheckResponse.sqf
|
|
|
fnc_actionLoadUnit.sqf
|
Changed: Dragging/carrying now works for units with broken legs
|
2015-04-09 21:23:10 +02:00 |
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
|
|
|
fnc_addToLog.sqf
|
|
|
fnc_addToTriageCard.sqf
|
|
|
fnc_addUnconsciousCondition.sqf
|
|
|
fnc_addUnloadPatientActions.sqf
|
|
|
fnc_canAccessMedicalEquipment.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
|
missing return value
|
2015-04-07 20:47:36 +02:00 |
fnc_displayPatientInformation.sqf
|
Always show wounds, even for very low damage
|
2015-04-14 20:28:19 +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
|
Reduce blood loss rate
|
2015-04-12 18:06:57 +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
|
|
|
fnc_getUnconsciousCondition.sqf
|
|
|
fnc_handleBandageOpening.sqf
|
formatting
|
2015-04-07 19:56:54 +02:00 |
fnc_handleDamage_advanced.sqf
|
We already determine the new damage in caching, so we will use that value instead of recalculating it here
|
2015-04-11 22:31:17 +02:00 |
fnc_handleDamage_advancedSetDamage.sqf
|
formatting
|
2015-04-11 22:29:32 +02:00 |
fnc_handleDamage_airway.sqf
|
|
|
fnc_handleDamage_basic.sqf
|
No longer creates a new waitAndExec for every handleDamage call
|
2015-04-11 22:47:10 +02:00 |
fnc_handleDamage_caching.sqf
|
Added GVAR(HITPOINTS) and GVAR(SELECTIONS) variables
|
2015-04-11 22:30:52 +02:00 |
fnc_handleDamage_fractures.sqf
|
|
|
fnc_handleDamage_internalInjuries.sqf
|
|
|
fnc_handleDamage_wounds.sqf
|
Removed unused variables
|
2015-04-11 22:29:11 +02:00 |
fnc_handleDamage.sqf
|
Added GVAR(HITPOINTS) and GVAR(SELECTIONS) variables
|
2015-04-11 22:30:52 +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
|
|
|
fnc_isBeingDragged.sqf
|
|
|
fnc_isInMedicalFacility.sqf
|
|
|
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_onMedicationUsage.sqf
|
|
|
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
|
|
|
fnc_setHitPointDamage.sqf
|
|
|
fnc_setUnconscious.sqf
|
#542 - ACE_fakeWeapon not found
|
2015-04-13 03:46:42 -05: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
|
Setting for getting rid of hitpoint damage after adv medical damage
|
2015-04-07 21:06:48 +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
|
|
|
fnc_useItems.sqf
|
|
|
script_component.hpp
|
|
|