ACE3/addons/medical_gui
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 Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
functions Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
ui Fix stringtable references 2018-07-18 23:19:27 +02:00
$PBOPREFIX$ Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
ACE_Settings.hpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
CfgEventHandlers.hpp Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
CfgVehicles.hpp Removed icon from legacy modules (#6486) 2018-07-30 14:11:18 -05:00
config.cpp Include all UI files 2018-05-10 16:47:11 +01:00
InteractionBodyParts.hpp Fix patient information display 2018-05-08 14:51:32 +01:00
README.md Merge branch 'medical-rewrite' into medical-rewrite-restructure 2018-04-24 20:07:05 +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 Fix patient information display 2018-05-08 14:51:32 +01:00
XEH_preInit.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
XEH_PREP.hpp Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
XEH_preStart.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00

ace_medical_menu

Provides the CSE medical menu for the advanced medical system. Also responsible for adding all interaction menu actions.

Maintainers

The people responsible for merging changes to this component or answering potential questions.