Reordered the map, mapfx and pbos:

- 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
This commit is contained in:
Nicolás Badano
2015-03-14 16:58:05 -03:00
parent c03115b564
commit 518010be36
62 changed files with 910 additions and 837 deletions

View File

@ -0,0 +1 @@
#include "\z\ace\addons\maptools\script_component.hpp"