Skip to content

Commit

Permalink
update submodules AAI + pr-downloader
Browse files Browse the repository at this point in the history
  • Loading branch information
abma committed Dec 19, 2020
1 parent 7a6d3e7 commit d896824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AI/Skirmish/AAI
Submodule AAI updated 52 files
+22 −48 AAI.cpp
+32 −13 AAIAttack.cpp
+1 −1 AAIAttack.h
+1 −1 AAIAttackManager.cpp
+188 −124 AAIBrain.cpp
+12 −6 AAIBrain.h
+195 −216 AAIBuildTable.cpp
+24 −6 AAIBuildTable.h
+1 −1 AAIBuildTask.cpp
+86 −62 AAIBuildTree.cpp
+17 −14 AAIBuildTree.h
+25 −11 AAIConfig.cpp
+3 −3 AAIConfig.h
+2 −2 AAIConstructor.cpp
+132 −149 AAIExecute.cpp
+4 −1 AAIExecute.h
+17 −10 AAIGroup.cpp
+3 −0 AAIGroup.h
+218 −430 AAIMap.cpp
+51 −37 AAIMap.h
+6 −2 AAIMapRelatedTypes.h
+298 −0 AAIMapTypes.cpp
+54 −110 AAIMapTypes.h
+39 −50 AAISector.cpp
+24 −11 AAISector.h
+109 −64 AAITypes.h
+4 −4 AAIUnitStatistics.cpp
+25 −7 AAIUnitStatistics.h
+48 −77 AAIUnitTable.cpp
+18 −20 AAIUnitTable.h
+24 −38 AAIUnitTypes.h
+5 −0 aidef.h
+5 −6 data/AIInfo.lua
+3 −4 data/cfg/help/example_mod.cfg
+0 −34 data/cfg/mod/AA5.0project.cfg
+0 −35 data/cfg/mod/AAIA10.cfg
+0 −3 data/cfg/mod/BA.cfg
+0 −3 data/cfg/mod/BAR.cfg
+0 −29 data/cfg/mod/BOTA.cfg
+0 −35 data/cfg/mod/CA-BETA1.cfg
+0 −39 data/cfg/mod/Expand_and_Exterminate_v_0.171.cfg
+0 −19 data/cfg/mod/KuroTA-v047.cfg
+0 −33 data/cfg/mod/PURE0.51.cfg
+0 −33 data/cfg/mod/S44Lyuban_v106.cfg
+0 −1 data/cfg/mod/StarWars01.cfg
+0 −38 data/cfg/mod/TA.cfg
+0 −1 data/cfg/mod/XTA.cfg
+0 −1 data/cfg/mod/XTAPEV9585.cfg
+0 −2 data/cfg/mod/balanced_annihilation-v10.24.sdz.cfg
+0 −32 data/cfg/mod/gundam_1.1_epic.cfg
+0 −32 data/cfg/mod/gundam_1.1_tiny.cfg
+0 −26 data/cfg/mod/tc.cfg
2 changes: 1 addition & 1 deletion tools/pr-downloader
Submodule pr-downloader updated 2 files
+1 −1 src/lib/CMakeLists.txt
+3 −1 src/pr-downloader.cpp

0 comments on commit d896824

Please sign in to comment.