mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
518010be36
- mapfx moved inside map - everything related to map tools and drawing moved to it's own pbo called ace_maptools Also fixed a couple of bugs in BFT - Only a single marker was being drawn - The BFT_HideAi parameter had the opposite effect |
||
---|---|---|
.. | ||
fnc_addLineMarker.sqf | ||
fnc_calculateMapScale.sqf | ||
fnc_cancelDrawing.sqf | ||
fnc_canDraw.sqf | ||
fnc_canUseMapGPS.sqf | ||
fnc_canUseMapTools.sqf | ||
fnc_copyMapReceiveMarkers.sqf | ||
fnc_copyMapRemoteSend.sqf | ||
fnc_copyMapStart.sqf | ||
fnc_handleKeyDown.sqf | ||
fnc_handleMouseButton.sqf | ||
fnc_handleMouseMove.sqf | ||
fnc_handleMouseZChanged.sqf | ||
fnc_isInsideMapTool.sqf | ||
fnc_mapStateUpdater.sqf | ||
fnc_openMapGps.sqf | ||
fnc_openMapGpsUpdate.sqf | ||
fnc_removeLineMarker.sqf | ||
fnc_updateLineMarker.sqf | ||
fnc_updateMapToolMarkers.sqf | ||
script_component.hpp |