ACE3/addons/main
Tim Beswick cd36871f90
Repair - Fix bug in detection for ignoring hitpoints (#9261)
* Fix bug in detection for ignoring repair hitpoints

* Use define for array any

* Add warning if hitpoint group would be ignored

* Apply suggestions from code review

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Change ANY to ANY_OF

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-07-28 06:32:30 +03:00
..
$PBOPREFIX$ Initial commit. main, core (not complete) and to-merge. 2015-01-11 08:42:31 -08:00
CfgEditorSubcategories.hpp editor icon, editor category, delete on death 2018-01-02 15:56:15 +01:00
CfgModuleCategories.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
CfgSettings.hpp Add Global Mobilization Compatibility (#7835) 2021-10-14 10:48:54 -05:00
CfgVehicleClasses.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
config.cpp General - Empty units/weapons arryas in acex cfgPatches, Add acex_main (#8518) 2021-10-15 12:54:12 -05:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
script_debug.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
script_macros.hpp Repair - Fix bug in detection for ignoring hitpoints (#9261) 2023-07-28 06:32:30 +03:00
script_mod.hpp Tagging - Add custom stencil text tags in 3DEN (#9149) 2023-07-24 05:55:39 +03:00
script_version.hpp Prep 3.15.2 2022-09-27 10:47:03 -05:00
stringtable.xml Korean Translation 100% done (#8899) 2022-05-09 20:28:28 -05:00

ace_main

Backbone of other components, defining most of the commonly used macros.