ACE3/addons/medical
PabstMirror 847d2d4179
Medical - Improve adjustment calcs / wound blood loss / medications (#6910)
* 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>

* Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>
2019-04-27 14:12:11 -05:00
..
dev Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
functions Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
ui Merge branch 'master' into medical-rewrite 2019-03-17 17:39:43 +01:00
$PBOPREFIX$ Add first step in medical rewrite 2016-06-30 17:33:29 +02:00
ACE_Settings.hpp move settings to sqf 2019-03-24 00:37:39 -05:00
CfgEventHandlers.hpp Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
CfgVehicles.hpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
config.cpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
initSettings.sqf move settings to sqf 2019-03-24 00:37:39 -05:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
stringtable.xml Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
XEH_postInit.sqf Medical - add eh for setUnconscious helper func (#6937) 2019-04-16 16:47:13 -05:00
XEH_preInit.sqf Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
XEH_PREP.hpp Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00