| .. |
|
BattleAI.cbp
|
a740f7989c
[c::b] update projects, disable PHC for now, +few fixes (still wip)
|
12 years ago |
|
BattleAI.cpp
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
|
BattleAI.h
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 years ago |
|
BattleAI.vcxproj
|
79026bdfde
Introduced strongly typed QueryID.
|
12 years ago |
|
CMakeLists.txt
|
95034b9fa0
- Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required
|
11 years ago |
|
StdInc.cpp
|
c42f187608
Created a new battle AI project — BattleAI. Now it is merely a copy of StupidAI but it is meant to eventually replace it.
|
13 years ago |
|
StdInc.h
|
c42f187608
Created a new battle AI project — BattleAI. Now it is merely a copy of StupidAI but it is meant to eventually replace it.
|
13 years ago |
|
main.cpp
|
4a0587d500
More work on auto-fight.
|
12 years ago |