Commit Graph

12 Commits

Author SHA1 Message Date
Bailey Danyluk
bcd753f0d5 Change name 2022-06-02 20:36:46 -06:00
PabstMirror
a26e26979e Minor style 2021-11-12 19:55:21 -06:00
PabstMirror
b40903b16a Merge branch 'master' into pr/8215 2021-11-12 19:55:11 -06:00
PabstMirror
7bc6fdfa66
Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00
PabstMirror
7f398a82af Merge branch 'master' into pr/8215 2021-10-21 12:16:33 -05:00
Björn Dahlgren
b12af1e0b5
General - Format config classes with consistent spacing (#8550) 2021-10-18 11:56:43 -05:00
Brandon Danyluk
959564023e Merge remote-tracking branch 'ACERemote/master' into missileDynamics
# Conflicts:
#	addons/maverick/CfgAmmo.hpp
#	addons/maverick/CfgMagazines.hpp
#	addons/maverick/CfgWeapons.hpp
2021-10-15 20:59:28 -06:00
PabstMirror
916346ae59
General - Format config class defines to coding guidelines (+tool) (#8520)
* General - Format config class defines to coding guidelines (+tool)

* Update tools/config_style_checker.py

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update tools/config_style_checker.py

Co-authored-by: jonpas <jonpas33@gmail.com>

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-15 13:47:05 -05:00
Brandon Danyluk
0d38505ea3 localise maverick 2021-05-02 00:17:13 -06:00
Brandon Danyluk
abc5babb50 Implement optical mavericks 2021-04-16 00:33:38 -06:00
xrufix
d3e93c9dc1 Add Kh25ML Laser Guided AGMs (#5912) 2017-12-31 18:01:09 -06:00
xrufix
31b1050f3b Maverick L (laser guided AGM) (#5364)
* 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
2017-09-16 22:25:20 +02:00