ACE3/addons/aircraft
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
..
data Added: Image Assets 2015-04-03 16:46:37 -07:00
functions Various - Use configOf command for faster lookup (#8100) 2021-02-18 12:58:08 -06:00
$PBOPREFIX$ add some missing pboprefix 2015-01-14 01:40:11 +01:00
CfgAmmo.hpp Changes poisson disc to centered random. (#8257) 2021-05-20 13:08:37 -05:00
CfgEventHandlers.hpp grey out scripted eject action if eject actions are hidden 2019-05-03 17:47:40 +02:00
CfgMagazines.hpp Added missing magazine and ammunition definitions. 2020-01-02 16:20:31 -08:00
CfgVehicles.hpp Replace Helicopter eject configs with universal scripted action (#5384) 2017-09-18 00:24:14 +02:00
CfgWeapons.hpp Fix typo 2020-01-02 16:37:24 -08:00
config.cpp Replace Helicopter eject configs with universal scripted action (#5384) 2017-09-18 00:24:14 +02:00
Heli_Attack_01_base_F.hpp Aircraft - Restore missing laser designator on Commanche (#7752) 2020-06-13 16:03:28 -05:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
RscInGameUI.hpp Aircraft cleanup (#4818) 2017-01-23 12:13:37 -06:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
stringtable.xml Add Russian translation (#7742) 2020-05-31 16:04:21 -05:00
XEH_preInit.sqf Update addons/aircraft/XEH_preInit.sqf 2019-05-03 19:13:54 +02:00
XEH_PREP.hpp Replace Helicopter eject configs with universal scripted action (#5384) 2017-09-18 00:24:14 +02:00
XEH_preStart.sqf Replace Helicopter eject configs with universal scripted action (#5384) 2017-09-18 00:24:14 +02:00

ace_aircraft

Changes to air weaponry, ejection and HUDs.

  • Contributions by Kimi (geraldbolso1899) for HUD updates