1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/AI/VCAI
Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it
That wouldn't be as big issue if problem affected few files, but it everywhere in codebase.
Fixed it everywhere since in most files that is the only code with wrong indentation.
2016-03-12 04:46:21 +03:00
..
AIUtility.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
AIUtility.h Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
CMakeLists.txt define FL_CPP11 outside Fuzzylite source 2014-11-03 01:00:22 +03:00
Fuzzy.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
Fuzzy.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
Goals.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
Goals.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +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 * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 2012-02-14 18:04:45 +00:00
StdInc.h More bugfixing: 2014-06-29 17:23:06 +03:00
VCAI.cbp revert some project changes 2016-01-27 15:21:29 +03:00
VCAI.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
VCAI.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
VCAI.vcxproj Updated build for MSVS. Some compile fixes to FuzzyLite source. 2014-10-26 12:32:19 +01:00