ACE3/addons/medical_gui/functions
PabstMirror e56cc0d74e
Limping / Splint Treatment (#6947)
* Improve adjustment calcs / wound blood loss / medications

fix func descriptions

Calc wound blood loss on events

reorder includes so scritpmacroMed has global effect

trivial optimization for getCardiacOutput

Fix var

Fix wounds not reopening (nil _category)

Fix surgical kit inherting canBandage conditional

debug hitpoints

Update ACE_Medical_Treatment_Actions.hpp

Use woundBleeding for IS_BLEEDING macro

rework medication vars

comments

Reset var in init / fullHeal

Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* Change wound data array

Drop unique id and merge classId and category

* Splinting and treatment and gui

* Add arm fractures and aim effects

* localizations and event

* fix

* cleanup

* Apply suggestions from code review

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* formating, rename bone images

* Apply suggestions from code review

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* disable calls to extension

* Update fnc_onMedicationUsage.sqf

* Medical - Skip unneeded setVars on initUnit (#6949)

*  Medical - Transfer state machine state on locality (#6950)

* Medical - Transfer state machine state on locality

* Fix feedback isUnconscious var

* Exclude AI

* Make UAV excludes consistant, formating

* Update fnc_treatmentFullHealLocal.sqf

* reset fractures on respawn
2019-05-11 23:13:59 -05:00
..
fnc_addTreatmentActions.sqf Medical - Add self interaction when needed (#6912) 2019-04-01 09:40:02 -05:00
fnc_bloodLossToRGBA.sqf Update headers 2019-03-30 11:07:54 -05:00
fnc_canOpenMenu.sqf Prevent opening the medical menu if the player is unconscious (#6915) 2019-04-02 08:57:28 -05:00
fnc_collectActions.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_damageToRGBA.sqf Update headers 2019-03-30 11:07:54 -05:00
fnc_displayPatientInformation.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_displayTriageCard.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_handleToggle.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_handleTriageSelect.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_menuPFH.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_modifyAction.sqf Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
fnc_onMenuClose.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_onMenuOpen.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_openMenu.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_toggleTriageSelect.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateActions.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateBodyImage.sqf Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
fnc_updateCategories.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateInjuryList.sqf Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
fnc_updateLogList.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateTriageCard.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
fnc_updateTriageStatus.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00