ACE3/addons/main
jonpas 6ca9d59443
Merge ACEX (#8415)
* Merge ACEX - first attempt
Backwards compatibility with XGVAR set of macros used on all settings and config entries
Public API functions not taken into account yet, many other things probably still missed

* Resolve issues

* Switch to addSetting, backward compatible CfgPatches, missed XGVAR.

* Remove unnecessary backwards compat

* Convert ACEX Categorised settings to initSettings / Fix Intel items magazine

* Apply suggestions from code review

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Remove maintainers from merged ACEX components

* Cleanup unused module and faction classes

* Sitting - Add more object configs by @Dystopian
https://github.com/acemod/ACEX/pull/255

* Translations - Add Japanese by @classicarma
https://github.com/acemod/ACEX/pull/259

* Kill Tracker - Add killtracker.inc public include file by @Freddo3000"
https://github.com/acemod/ACEX/pull/251

* Add ACEX authors and sort authors file

* acex - final tweaks (#8513)

* acex - handle old funcs

* replace thirst/hunger setvars to acex naming

fix macro

Revert "fix macro"

This reverts commit d807e5e804c43916eaa42d34a89af94c6d9a48ad.

Revert "replace thirst/hunger setvars to acex naming"

This reverts commit bafc607884932d6e339daedc7c22e25dddbdd868.

x

Co-authored-by: TyroneMF <TyroneMF@hotmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-14 10:46:43 -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 S.O.G. Prairie Fire Compatibility (#8284) 2021-10-05 13:28:43 +02: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.