1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/main
Kyle Mckay 56123591a0
Update contribution documents ()
* Update code guidelines for script_component

* Update contributing documents for pull requests

- Reflect true attribution practices
- Reflect true merge process (this changed a long time ago)

* Remove listed maintainer from component readmes

We have almost never used these and serve as a source of confusion for
new contributors.
2021-08-16 20:17:56 +01: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 RHS Compat - Add RHS:SAF compat () 2020-07-22 10:36:57 -05:00
CfgVehicleClasses.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
config.cpp Clean up ace_main requiredAddons () 2019-12-12 10:24:51 -06:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
script_component.hpp convert log macros to cba versions () 2016-10-02 12:55:31 +02:00
script_debug.hpp Refactor private ARRAY to private keyword () 2017-10-10 09:39:59 -05:00
script_macros.hpp ACE Arsenal - fix , PCML has no ammo () 2020-08-18 12:49:53 -05:00
script_mod.hpp Prep 3.13.6 Build 58 2021-03-03 16:04:10 -06:00
script_version.hpp Prep 3.13.6 Build 60 2021-03-09 17:06:50 -06:00
stringtable.xml Spanish translations () 2019-12-26 15:49:15 -06:00

ace_main

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