1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/AI/EmptyAI
Vadim Markovtsev 3926920103 Rename radious -> radius
There is no such English word, "radious"
Some files get new lines in the end - BSD sed bug + best practices
2016-01-31 18:01:58 +03:00
..
CEmptyAI.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CEmptyAI.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CMakeLists.txt install only .dll (without .dll.a) 2014-07-11 17:27:50 +03:00
EmptyAI.cbp switched to -std=gnu++11 2016-01-18 17:49:07 +01:00
EmptyAI.vcxproj Migrating to MSVS 2013, which allows to delete inttypes.h file. 2014-08-31 19:08:39 +02:00
exp_funcs.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00