ACE3/addons/medical_treatment
SilentSpike 9e5c4a7ed9
Move medical settings into their respective components (#6493)
* Transfer medical AI to CBA setting
* Neuter the old settings module

I've left the entry in CfgVehicles so that it doesn't cause errors on
older missions, but it's just a dumb logic now and does nothing.

* Remove medic setting
* Move increaseTraining setting
* Move fnc_adjustPainlevel to medical_status
* Move pain and bleed coefficients to medical_status
* Move advanced bandages to medical_treatment
* Move advanced medication to medical_treatment
* Move advanced diagnose to medical_treatment
* Move wound reopening and screams settings
* Move damage threshold settings
* Move showPain setting
* Move statemachine settings
* Move pain visualisation setting
* Move all treatment usage settings
* Move self IV setting
* Move remaining settings
* Sort treatment setting string categories
2018-08-06 17:08:43 +01:00
..
data Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
functions Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
sounds implement custom treatment sounds 2016-09-29 18:45:18 +02:00
ui/items Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
$PBOPREFIX$ Add first step in medical rewrite 2016-06-30 17:33:29 +02:00
ACE_Medical_Treatment_Actions.hpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
ACE_Medical_Treatment.hpp Fixed typo 2016-12-14 18:33:36 +01:00
ACE_Settings.hpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
CfgEden.hpp Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
CfgEventHandlers.hpp Enable treatmnet actions 2016-09-18 19:48:49 +02:00
CfgVehicles.hpp Remove medkit (#6473) 2018-07-26 17:14:11 +01:00
CfgWeapons.hpp Remove medkit (#6473) 2018-07-26 17:14:11 +01:00
config.cpp Fix required addons in medical restructure (#6441) 2018-07-18 19:19:28 +01:00
script_component.hpp Disable debugging (#6482) 2018-07-30 00:07:30 +02:00
stringtable.xml Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
XEH_postInit.sqf Remove medkit (#6473) 2018-07-26 17:14:11 +01:00
XEH_preInit.sqf Fix body-bag action / cleanup 2016-12-09 21:03:52 -06:00
XEH_PREP.hpp Remove medkit (#6473) 2018-07-26 17:14:11 +01:00
XEH_preStart.sqf Change split medical in two components 2016-06-13 17:00:56 +02:00