PabstMirror
|
28c166d650
|
Merge branch 'master' into pr/8215
|
2023-02-24 13:50:35 -06:00 |
|
BrettMayson
|
a40b0d48f2
|
HEMTT v10 Compatibility (#9105)
* HEMTT v10 Compatibility
* Update addons/field_rations/CfgUIGrids.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* fix PabstMirror review
* optionals
* End empty macro definitions with semi-colon (HEMTT v0.10)
* Adapt to HEMTT v0.10.0-a14
* Revert End empty macro definitions with semi-colon
* Disable old HEMTT build step in CI
* Add missing include and fix macro usage and include casings
* End empty macro definitions with semi-colon (HEMTT v0.10)
* Update addons/disarming/functions/fnc_showItemsInListbox.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* cleanup test code
* arty - keep style same as before
* fix fire screams
* Update script_component.hpp
* Keep old hemtt/workflow/sqfc
* Update arma.yml
* Update arma.yml
* Update CfgUIGrids.hpp
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
|
2023-02-01 23:28:55 -06:00 |
|
BrettMayson
|
3573aefb99
|
HEMTT v10 Compatibility
|
2022-11-28 02:48:20 -06:00 |
|
Björn Dahlgren
|
b12af1e0b5
|
General - Format config classes with consistent spacing (#8550)
|
2021-10-18 11:56:43 -05:00 |
|
PabstMirror
|
8e3fd45500
|
Artillery rangletables (universal) (#6853)
* Initial
* Update artillerytables.cpp
* Pass by value, remove c17 features
* Tweak accuracy
* SQF work
- improve compat with a3 mlrs with remote cam (animationSourcePhase)
- handle non [0] turrets (rhs prp)
- add config entries
- use vectorCos to fix fp error (thanks commy)
* Support per mag air friction
* tweak friction
* Integrate with mk6
* more acos fixes
* Handle invalid memPointGunOptic (CUP_BM21_Base)
* Cleanup
* cleanup/tweaks
* Update checkConfigs.sqf
* Finish cleanup of ace_mk6mortar
* Update stringtable.xml
* fix bwc for ACE_RangeTable_82mm
* Update fnc_rangeTableCanUse.sqf
* build 32dll, fix some headers
* strncpy and move testing to seperate file
* Move to sub-category
* Update for ACE_Extensions changes and add warning to ace_common
* Update stringtable.xml
* Update addons/common/functions/fnc_checkFiles.sqf
Co-Authored-By: jonpas <jonpas33@gmail.com>
* Update stringtable.xml
* Update stringtable.xml
* test extension.yml update logical operator
* Revert "test extension.yml update logical operator"
This reverts commit b1871724ad .
* more guess and test
|
2019-12-17 10:14:45 -06:00 |
|