ACE3/addons/maptools
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
..
data Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
functions Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
UI Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
$PBOPREFIX$ Fixed Capitalized folders on include paths 2015-05-20 23:28:10 +02:00
ACE_Settings.hpp General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
CfgWeapons.hpp Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
config.cpp Maptools - Make GPS display a real 3d object (#7086) 2019-09-05 15:58:05 -05:00
initSettings.inc.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
README.md Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
RscDisplayMainMap.hpp General - Format config classes with consistent spacing (#8550) 2021-10-18 11:56:43 -05:00
script_component.hpp Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
stringtable.xml Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
XEH_postInitClient.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_maptools

Adds the following map tools:

  • Roamer
  • Map drawing
  • Showing GPS on map
  • Plotting Board