ACE3/addons/modules
Kyle Mckay 56123591a0
Update contribution documents (#8382)
* 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
..
functions [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
$PBOPREFIX$ PBOPREFIX 2015-03-22 12:39:49 +01:00
CfgEventHandlers.hpp Modules Cleanup (#4813) 2017-01-14 15:47:03 -06:00
config.cpp Add XEH to ace_module (#5304) 2017-06-23 11:31:59 -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
XEH_postInit.sqf Convert ACE_settings to CBA_settings (#4895) 2017-11-11 20:21:55 +01:00
XEH_preInit.sqf Add dev macro to quickly recompile functions (#4699) 2016-11-23 13:35:25 -06:00
XEH_PREP.hpp fix win newline in repo (#4849) 2017-01-23 00:56:52 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_modules

Provides framework for module handling.