Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 years ago
..
BattleAI.cbp 03a295f1a0 Added debug mingw64 build, minimum Windows version set to windows 7, SDL suffixes removed from Build Tagerts 10 years ago
BattleAI.cpp 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 years ago
BattleAI.h 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 years ago
BattleAI.vcxproj 8b10f70afd Migrating to MSVS 2013, which allows to delete inttypes.h file. 11 years ago
CMakeLists.txt f7d8faa540 install only .dll (without .dll.a) 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 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 years ago