ACE3/addons/medical/functions
PabstMirror 74aec45921 Fix medical menu not closing on range, litter dir
- Medical Menu didn't close when target moved out of range
- Litter was always created in the same direction
2015-12-19 20:50:57 -06:00
..
fnc_actionCheckBloodPressure.sqf Merge branch 'master' into medical-adjustments 2015-08-29 23:49:58 +02:00
fnc_actionCheckBloodPressureLocal.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_actionCheckPulse.sqf Merge branch 'master' into medical-adjustments 2015-08-29 23:49:58 +02:00
fnc_actionCheckPulseLocal.sqf Merge branch 'master' into medical-adjustments 2015-08-29 23:49:58 +02:00
fnc_actionCheckResponse.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_actionDiagnose.sqf Remove: pain diagnosis on dead patients 2015-09-20 17:37:33 +02:00
fnc_actionLoadUnit.sqf Improve some Code 2015-08-29 15:29:02 +02:00
fnc_actionPlaceInBodyBag.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_actionRemoveTourniquet.sqf Improve some Code 2015-08-29 15:29:02 +02:00
fnc_actionUnloadUnit.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_addDamageToUnit.sqf addDamageToUnit - Disable debug / testing code 2015-12-05 12:19:34 -06:00
fnc_addHeartRateAdjustment.sqf Changed ACE_time back to time in comments where appropriate 2015-10-21 22:52:21 +02:00
fnc_addToInjuredCollection.sqf Possible fix for weird unconscious behavior in basic medical 2015-09-05 12:20:40 +02:00
fnc_addToLog.sqf #2528 - addToLog date / missing string fullHeal 2015-09-20 13:19:51 -05:00
fnc_addToTriageCard.sqf #2672 - Use ACE_gameTime for triage card 2015-10-03 12:28:54 -05:00
fnc_addUnconsciousCondition.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_addUnloadPatientActions.sqf Code Cleanup Medical Module (Part 3). 2015-08-22 18:33:06 +02:00
fnc_adjustPainLevel.sqf Additional debug statements for caching and wounds. 2015-09-05 15:31:14 -07:00
fnc_canAccessMedicalEquipment.sqf fix errors from cleanup 2015-09-03 15:49:49 +02:00
fnc_canTreat.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_canTreatCached.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_copyDeadBody.sqf Merge branch '323medicalstrcturaldamage' into medical-adjustments 2015-09-02 20:02:19 +02:00
fnc_createLitter.sqf Fix litter for adv - Add bloody p3d for Pack/qClot 2015-12-10 22:58:44 -06:00
fnc_determineIfFatal.sqf Tweaks made to improve determine if fatal algorithm 2015-09-14 21:13:58 +02:00
fnc_displayPatientInformation.sqf Merge pull request #2876 from acemod/medicalTranslateHP 2015-11-28 20:58:08 +01:00
fnc_displayTriageCard.sqf fix error when opening triage card 2015-09-03 18:30:29 +02:00
fnc_dropDownTriageCard.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_getBloodLoss.sqf fixed bloodloss for basic medical 2015-09-02 21:56:00 +02:00
fnc_getBloodPressure.sqf fix #2155 2015-08-29 22:53:08 +02:00
fnc_getBloodVolumeChange.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_getCardiacOutput.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_getHeartRateChange.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_getTriageStatus.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_getTypeOfDamage.sqf fixes #2274 2015-08-29 22:57:52 +02:00
fnc_getUnconsciousCondition.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_handleBandageOpening.sqf Don't update openWounds if not bandaged 2015-12-03 15:23:38 -06:00
fnc_handleCreateLitter.sqf Fix medical menu not closing on range, litter dir 2015-12-19 20:50:57 -06:00
fnc_handleDamage_advanced.sqf Fixed incorrect new damage value in handleDamage advanced. 2015-09-14 21:15:57 +02:00
fnc_handleDamage_advancedSetDamage.sqf Fix Typo 2015-08-22 17:10:19 +02:00
fnc_handleDamage_airway.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_handleDamage_basic.sqf Medical - 1.54 Changes 2015-11-25 11:49:20 -06:00
fnc_handleDamage_caching.sqf Medical - 1.54 Changes 2015-11-25 11:49:20 -06:00
fnc_handleDamage_fractures.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_handleDamage_internalInjuries.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_handleDamage_wounds.sqf Additional debug statements for caching and wounds. 2015-09-05 15:31:14 -07:00
fnc_handleDamage_woundsOld.sqf Additional debug statements for caching and wounds. 2015-09-05 15:31:14 -07:00
fnc_handleDamage.sqf Merge pull request #2876 from acemod/medicalTranslateHP 2015-11-28 20:58:08 +01:00
fnc_handleKilled.sqf Removed deprecated wound sync code 2015-09-05 12:02:09 +02:00
fnc_handleLocal.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_handleUnitVitals.sqf debug change 2015-09-04 10:21:10 -07:00
fnc_hasItem.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_hasItems.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_hasMedicalEnabled.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_hasTourniquetAppliedTo.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_init.sqf fix variables not inited, csat armor scaleing 2015-09-03 17:17:54 +02:00
fnc_isBeingCarried.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isBeingDragged.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isInMedicalFacility.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isInMedicalVehicle.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isInStableCondition.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isMedic.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isMedicalVehicle.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_itemCheck.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_modifyMedicalAction.sqf #2772 - Display basicMed wounds for AI in mixed mode 2015-11-06 01:05:25 -06:00
fnc_moduleAdvancedMedicalSettings.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_moduleAssignMedicalFacility.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_moduleAssignMedicalVehicle.sqf Add synchronizedObjects vehicle support to assignObjectsInList with an optional parameter 2015-09-28 16:17:12 +02:00
fnc_moduleAssignMedicRoles.sqf Merge branch 'master' into parseList 2015-09-09 19:13:04 +02:00
fnc_moduleMedicalSettings.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_moduleReviveSettings.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_onMedicationUsage.sqf Changed ACE_time back to time in comments where appropriate 2015-10-21 22:52:21 +02:00
fnc_onPropagateWound.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_onWoundUpdateRequest.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_parseConfigForInjuries.sqf fix CTD 2015-08-22 18:54:51 +02:00
fnc_playInjuredSound.sqf Changed ACE_time back to time in comments where appropriate 2015-10-21 22:52:21 +02:00
fnc_requestWoundSync.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_selectionNameToNumber.sqf Updated headers to correct format 2015-02-08 10:01:32 +01:00
fnc_setCardiacArrest.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_setDead.sqf Medical - 1.54 Changes 2015-11-25 11:49:20 -06:00
fnc_setHitPointDamage.sqf some more Improvements 2015-08-23 14:13:55 +02:00
fnc_setStructuralDamage.sqf setStructuralDamage function 2015-08-31 20:05:38 +02:00
fnc_setUnconscious.sqf Changed ACE_time back to time in comments where appropriate 2015-10-21 22:52:21 +02:00
fnc_translateSelections.sqf Medical - 1.54 Changes 2015-11-25 11:49:20 -06:00
fnc_treatment_failure.sqf tweak doAnimation switchMove to do no akward camera jumps whenever possible, fix #2474 2015-09-17 12:23:56 +02:00
fnc_treatment_success.sqf Fix litter for adv - Add bloody p3d for Pack/qClot 2015-12-10 22:58:44 -06:00
fnc_treatment.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
fnc_treatmentAdvanced_bandage.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_treatmentAdvanced_bandageLocal.sqf Add all wound types to bandage treatment configs 2015-11-27 14:19:26 -06:00
fnc_treatmentAdvanced_CPR.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentAdvanced_CPRLocal.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_treatmentAdvanced_fullHeal.sqf fix errors from cleanup 2015-09-03 15:49:49 +02:00
fnc_treatmentAdvanced_fullHealLocal.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_treatmentAdvanced_fullHealTreatmentTime.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentAdvanced_medication.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_treatmentAdvanced_medicationLocal.sqf Changed ACE_time back to time in comments where appropriate 2015-10-21 22:52:21 +02:00
fnc_treatmentAdvanced_surgicalKit_onProgress.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_bandage.sqf Basic bandaging now works with new damage system 2015-09-05 11:51:46 +02:00
fnc_treatmentBasic_bandageLocal.sqf Medical - 1.54 Changes 2015-11-25 11:49:20 -06:00
fnc_treatmentBasic_bloodbag.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_bloodbagLocal.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_epipen.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_morphine.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_morphineLocal.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentIV.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_treatmentIVLocal.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentTourniquet.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_treatmentTourniquetLocal.sqf fix errors from cleanup 2015-09-03 15:49:49 +02:00
fnc_unconsciousPFH.sqf Adding more debug 2015-09-04 07:46:35 -07:00
fnc_useItem.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_useItems.sqf 1.54 - Replace typeName with isEqualType 2015-11-20 11:40:31 -06:00
script_component.hpp Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00