| .. |
|
BattleAI.cbp
|
439aeecc8b
[c::b] re-enabled PCH, tested with GCC 5.3. (Older versions may not work)
|
9 years ago |
|
BattleAI.cpp
|
bd79298ca6
Let AI do not self-destruct with armageddon too often.
|
9 years ago |
|
BattleAI.h
|
3b2a45c8dc
Get rid of battleGetPossibleTargets.
|
9 years ago |
|
BattleAI.vcxproj
|
8b10f70afd
Migrating to MSVS 2013, which allows to delete inttypes.h file.
|
11 years ago |
|
CMakeLists.txt
|
72f79a3ad7
Draft boost::format based log proxy.
|
9 years ago |
|
StdInc.cpp
|
3926920103
Rename radious -> radius
|
9 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
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |