This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-02-15 13:33:36 +02:00
Code
Issues
Releases
Activity
5e5ce0bb09
Branches
Tags
View all branches
vcmi
/
AI
/
BattleAI
History
Alexander Shishkin
5e5ce0bb09
Merge pull request
#203
from vcmi/logFormat
...
boost::format support for CLogger
2016-08-29 17:32:44 +04:00
..
BattleAI.cbp
[c::b] re-enabled PCH, tested with GCC 5.3. (Older versions may not work)
2016-08-18 13:40:35 +03:00
BattleAI.cpp
AI logging convert 1
2016-08-13 17:44:37 +03:00
BattleAI.h
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
2015-12-29 05:43:33 +03:00
BattleAI.vcxproj
Migrating to MSVS 2013, which allows to delete inttypes.h file.
2014-08-31 19:08:39 +02:00
CMakeLists.txt
Draft boost::format based log proxy.
2016-08-13 16:57:09 +03:00
main.cpp
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
2015-12-29 05:43:33 +03:00
StdInc.cpp
Rename radious -> radius
2016-01-31 18:01:58 +03:00
StdInc.h
Created a new battle AI project — BattleAI. Now it is merely a copy of StupidAI but it is meant to eventually replace it.
2012-09-13 23:42:11 +00:00