ACE3/addons/main
johnb432 79c43179ea
Map Tools - Add Plotting Board (#9653)
* Initial Commit to unfuck whatever I fucked in Git.

* Update initSettings.sqf and stringtable.xml

* Implements stringtable.xml suggestion

* Fixes for plotting board

* Update addons/maptools/functions/fnc_handleMouseButton.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/maptools/CfgWeapons.hpp

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/maptools/XEH_postInitClient.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/maptools/XEH_postInitClient.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Cleanup

* Redid calculations

* Updated docs

* More updated docs

* Update maptools.md

* Fix error and warning

---------

Co-authored-by: LorenLuke <LukeLLL@aol.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-01-07 10:02:05 -08:00
..
$PBOPREFIX$ Initial commit. main, core (not complete) and to-merge. 2015-01-11 08:42:31 -08:00
CfgEditorSubcategories.hpp editor icon, editor category, delete on death 2018-01-02 15:56:15 +01:00
CfgModuleCategories.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
CfgSettings.hpp Add Global Mobilization Compatibility (#7835) 2021-10-14 10:48:54 -05:00
CfgVehicleClasses.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
config.cpp General - Empty units/weapons arryas in acex cfgPatches, Add acex_main (#8518) 2021-10-15 12:54:12 -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
script_debug.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
script_macros.hpp Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
script_mod.hpp Prep 3.16.0 Build 70 2023-09-26 16:09:34 -05:00
script_version.hpp Prep 3.16.1 Build 74 2023-10-25 14:07:14 -05:00
stringtable.xml Translations - Complete Italian + almost complete German translation (#9673) 2023-12-11 19:31:02 -06:00

ace_main

Backbone of other components, defining most of the commonly used macros.