Fix Units demo map following the addition of the special filter templates in D215...
commit74e6aa9cdac2bba26b551924d90d1f7eacf1700f
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Sun, 9 Apr 2017 23:46:31 +0000 (9 23:46 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Sun, 9 Apr 2017 23:46:31 +0000 (9 23:46 +0000)
treef0a132ca8c2a7a6d721be3568ce2f8964302be30
parent0a393168111d9bd32e7cb4d1e1fb50fe621716ee
Fix Units demo map following the addition of the special filter templates in D215 / rP19302.

Expose the FindAllPlaceableTemplates function to the simulation to remove the hardcoded directory checks as suggested by fatherbushido.
Add the new special template directory from D176 / rP19323.
Move the code from XML to JS.

Differential Revision: https://code.wildfiregames.com/D277
Reviewed By: Vladislav

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@19399 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/maps/scenarios/Units_demo.js [new file with mode: 0644]
binaries/data/mods/public/maps/scenarios/Units_demo.xml
binaries/data/mods/public/simulation/data/placeablesFilter.json
source/simulation2/components/ICmpTemplateManager.cpp