ACE3/addons/main
nomisum 7009404d39
Add Global Mobilization Compatibility (#7835)
* GM Compat

add GM Compat addon - it's #7835 without fastroping & refuel changes
* plus compat_gm moved into optionals
* plus a few whitespace fixes

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Fusselwurm <fusselwurm@gmail.com>

* add ACE CSW dep (see script_component.hpp)

* warn about missiong compat_gm if GM is loaded

* move medic tents to EGVAR(medical,facilities) array thing

* add pDumbs

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Fusselwurm <fusselwurm@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-14 10:48:54 -05: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 Clean up ace_main requiredAddons (#7301) 2019-12-12 10:24:51 -06: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 Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
script_macros.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
script_mod.hpp Tools - Update /includes for 2.06 and cba (#8484) 2021-10-05 12:05:42 -05:00
script_version.hpp Prep 3.13.6 Build 60 2021-03-09 17:06:50 -06:00
stringtable.xml Spanish translations (#7235) 2019-12-26 15:49:15 -06:00

ace_main

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