* 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.
* Initial commit
* Initial commit
* Initial Commit
ACE-Coding-Guidelines compatible version of http://steamcommunity.com/sharedfiles/filedetails/?id=943852645
* Changes to realisticnames, readme.md, added to authors.
* Dependency on ace_missileguidance
* readme
* Use ACE-AMG for ammo
* Use macros in all configs
* Use own attackProfile to prevent climbing at start even in low-flight-conditions.
* include HUD from ace_hellfire
* fix missing semicolon
* Add missing defines, makes HUD work for now.
* Readme
* replace tabs with spaces
* replace tabs with spaces 2
* replace tabs with spaces 3
* Use missileguidance's DIR-Profile instead of own. Keep profiles config for name and nameLocked values necessary for HUD
* Use showHud from ace_laser
* Minor Cleanup