1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/medical_gui
PabstMirror 6ce625a52f
Cleanup spaces in config macros ()
* Cleanup spaces in config macros

* remove extra whitespace before call

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-11-05 12:36:00 -06:00
..
data Medical GUI - Remake body outline textures () 2023-10-17 14:43:44 +00:00
functions Medical GUI - Skip body part-specific info for medical peek () 2023-10-23 19:47:06 -04:00
ui Medical Treatment - Fix grave digging () 2023-10-02 11:05:56 -04: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 () 2023-11-03 12:30:20 -05:00
CfgEventHandlers.hpp Add SQFC support () 2021-09-03 19:08:34 -05:00
CfgUIGrids.hpp HEMTT v10 Compatibility () 2023-02-01 23:28:55 -06:00
CfgVehicles.hpp Cleanup spaces in config macros () 2023-11-05 12:36:00 -06:00
config.cpp Tools: HEMTT ignore has_include () 2023-11-03 12:30:20 -05:00
gui.hpp Cleanup spaces in config macros () 2023-11-05 12:36:00 -06:00
initSettings.sqf Medical - Move GUI and Feedback settings to separate category () 2023-10-19 20:37:58 -04:00
InteractionBodyParts.hpp Medical - Change medical to use hashmaps for wound storage () 2023-06-24 08:11:56 +03:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
script_component.hpp Medical GUI - Add divider bars for triage and toggle category buttons () 2023-10-15 18:45:45 -04:00
stringtable.xml Translations - Improve Japanese Medical Localization () 2023-11-01 19:40:42 +01:00
XEH_postInit.sqf Medical GUI - Skip body part-specific info for medical peek () 2023-10-23 19:47:06 -04:00
XEH_preInit.sqf Rewrite Medical GUI () 2019-03-24 18:17:48 -04:00
XEH_PREP.hpp Medical GUI - Show number of available treatment items in medical menu () 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.