ACE3/addons/medical_treatment/functions
SilentSpike 4466f9e785
Strip medical component (#6442)
* Move litter to `treatment`
* Move eden object attributes to `treatment`
* Move treatment items to `treatment`
* Move bodybag handling to `treatment`
* Move state conditions to `statemachine`
* Move radio addon handling to `feedback`
* Move medical macros to `engine`
* Move medical extension to `damage`
* Fix texture and material paths after move
* Remove duplicate medical menu config
* Remove old faction class
* Remove a bunch of old code
2018-07-18 19:13:25 +01:00
..
fnc_actionCheckBloodPressure.sqf fix misc. treatment actions 2016-10-13 21:08:41 +02:00
fnc_actionCheckBloodPressureLocal.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_actionCheckPulse.sqf fix misc. treatment actions 2016-10-13 21:08:41 +02:00
fnc_actionCheckPulseLocal.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_actionCheckResponse.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_actionDiagnose.sqf Use macros for hemorrhage class tracking 2018-05-22 18:25:50 +01:00
fnc_actionLoadUnit.sqf Fix medical status function calls 2018-05-08 10:45:30 +01:00
fnc_actionPlaceInBodyBag.sqf Fix medical status function calls 2018-05-08 10:45:30 +01:00
fnc_actionUnloadUnit.sqf Add error logging 2017-09-23 12:09:35 -05:00
fnc_addLoadPatientActions.sqf Fix addLoadPatientActions 2017-10-02 22:37:22 -05:00
fnc_addToLog.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_addToTriageCard.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_bodyCleanupLoop.sqf Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
fnc_calculateBlood.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_canAccessMedicalEquipment.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_canTreat.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_canTreatCached.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_checkItems.sqf Medical Rewrite - Continued (#4744) 2016-12-05 21:34:20 +01:00
fnc_dropDownTriageCard.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_getTriageStatus.sqf Add medical treatments and configuration 2016-07-15 12:23:47 +02:00
fnc_handleBandageOpening.sqf Fix bandage reopening classname/category lookup 2016-12-14 21:17:39 +01:00
fnc_hasItem.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_hasItems.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_hasTourniquetAppliedTo.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_healTime.sqf Add HealTime modifiers to medical settings (#5188) 2017-12-30 12:01:23 +00:00
fnc_HealTimeMedkit.sqf Add HealTime modifiers to medical settings (#5188) 2017-12-30 12:01:23 +00:00
fnc_isInMedicalFacility.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_isInMedicalVehicle.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_isMedic.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_isMedicalVehicle.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_litterCleanupLoop.sqf Merge branch 'master' into medical-rewrite 2017-06-10 10:21:18 -05:00
fnc_litterCreate.sqf cleanup 2016-10-20 13:38:26 +02:00
fnc_litterHandleCreate.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_onMedicationUsage.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_serverRemoveBody.sqf Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
fnc_treatment_failure.sqf merge basic and adv. bandage actions 2016-10-13 09:47:52 +02:00
fnc_treatment_success.sqf Medical Rewrite - Continued (#4744) 2016-12-05 21:34:20 +01:00
fnc_treatment.sqf Use macro for unconscious variable 2018-05-22 17:21:24 +01:00
fnc_treatmentBandage.sqf Fix IV Bags work on limbs with a tourniquet applied 2016-12-14 12:36:51 +01:00
fnc_treatmentBandageLocal.sqf Disable wound reopening when advanced bandages are disabled 2016-12-15 14:51:24 +01:00
fnc_treatmentCPR_failure.sqf Use macros for status state variables 2018-05-22 18:06:28 +01:00
fnc_treatmentCPR_progress.sqf Use macros for status state variables 2018-05-22 18:06:28 +01:00
fnc_treatmentCPR_start.sqf Fix heart rate and pain suppression adjustments 2018-05-11 16:11:01 +01:00
fnc_treatmentCPR.sqf Use macros for status state variables 2018-05-22 18:06:28 +01:00
fnc_treatmentCPRLocal.sqf Various fixes: 2016-12-06 17:26:11 +01:00
fnc_treatmentFullHeal.sqf treatment functions and unconsciousness rework 2016-10-06 00:54:57 +02:00
fnc_treatmentFullHealLocal.sqf More component name fixes and small clean up 2018-07-15 16:24:04 +02:00
fnc_treatmentIV.sqf Fix IV Bags work on limbs with a tourniquet applied 2016-12-14 12:36:51 +01:00
fnc_treatmentIVLocal.sqf Use blood bolume status macros 2018-05-10 17:44:02 +01:00
fnc_treatmentMedication.sqf cleanup 2016-10-15 13:48:13 +02:00
fnc_treatmentMedicationLocal.sqf Fix statemachine not running 2018-07-15 14:21:41 +02:00
fnc_treatmentPartialHeal.sqf Implemented Medkit (works like in ACE2) 2016-12-08 18:11:24 +01:00
fnc_treatmentPartialHealLocal.sqf Fix bad var names 2017-05-14 15:14:22 -05:00
fnc_treatmentSurgicalKit_onProgress.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_treatmentTourniquet.sqf fix tourniquets 2016-10-13 10:12:28 +02:00
fnc_treatmentTourniquetLocal.sqf Medical Rewrite - Continued (#4744) 2016-12-05 21:34:20 +01:00
fnc_treatmentTourniquetRemove.sqf Removed todo flag 2016-12-08 11:55:38 +01:00
fnc_useItem.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_useItems.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
script_component.hpp Add first step in medical rewrite 2016-06-30 17:33:29 +02:00