ACE3/addons/medical_gui
johnb432 be23ae7ecd
Medical GUI - Make separate file for keybinds (#10190)
* Make separate file for keybinds

* Add missing ;
2024-08-11 14:24:01 -07:00
..
data Medical GUI - Remake body outline textures (#9503) 2023-10-17 14:43:44 +00:00
functions General - Change FUNC to LINKFUNC where appropriate (#9882) 2024-03-28 13:57:23 -05:00
ui Medical - Add Painkillers (#9720) 2024-02-05 10:56:25 -03:00
$PBOPREFIX$ Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
addon.toml Tools: HEMTT ignore has_include (#9613) 2023-11-03 12:30:20 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgUIGrids.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
CfgVehicles.hpp Interaction - Allow unloading patients, bodies, and captives from inside vehicles (#9645) 2023-11-22 19:38:52 -03:00
config.cpp Tools: HEMTT ignore has_include (#9613) 2023-11-03 12:30:20 -05:00
gui.hpp Cleanup spaces in config macros (#9621) 2023-11-05 12:36:00 -06:00
initKeybinds.inc.sqf Medical GUI - Make separate file for keybinds (#10190) 2024-08-11 14:24:01 -07:00
initSettings.inc.sqf Medical GUI - Show Bleeding Rate (#9815) 2024-03-03 22:47:37 +00:00
InteractionBodyParts.hpp Medical - Change medical to use hashmaps for wound storage (#8926) 2023-06-24 08:11:56 +03:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Medical GUI - Add divider bars for triage and toggle category buttons (#9496) 2023-10-15 18:45:45 -04:00
stringtable.xml Translations - Add and Improve Portuguese (#10155) 2024-07-30 20:45:31 -05:00
XEH_postInit.sqf Medical GUI - Make separate file for keybinds (#10190) 2024-08-11 14:24:01 -07:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Medical GUI - Show number of available treatment items in medical menu (#9474) 2023-10-12 22:39:23 -04:00
XEH_preStart.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00

ace_medical_gui

Implements the interaction menu actions, medical menu, information display, and triage card.