.. |
Goals
|
vcmi: reduce boost::lexical_cast usage
|
2023-03-09 16:36:46 +03:00 |
Pathfinding
|
All heroes-related strings are passed through translator
|
2023-01-20 15:18:36 +02:00 |
AIhelper.cpp
|
use default implementation of special methods
|
2022-09-22 11:54:09 +03:00 |
AIhelper.h
|
use default implementation of special methods
|
2022-09-22 11:54:09 +03:00 |
AIUtility.cpp
|
All heroes-related strings are passed through translator
|
2023-01-20 15:18:36 +02:00 |
AIUtility.h
|
Rotation rebase2 (#912)
|
2022-09-18 17:39:10 +03:00 |
ArmyManager.cpp
|
Warning fix (I moved C++17 and CI to another branch) (#739)
|
2022-05-19 15:14:50 +03:00 |
ArmyManager.h
|
add missing virtual destructors
|
2022-09-22 11:54:09 +03:00 |
BuildingManager.cpp
|
Simplify statements
|
2019-03-31 09:43:14 +03:00 |
BuildingManager.h
|
Merge pull request #497 from nullkiller/ai-pathfinder-boat
|
2018-10-28 14:29:09 +03:00 |
CMakeLists.txt
|
change static AI approach to use static libvcmi
|
2023-03-02 12:09:48 +03:00 |
FuzzyEngines.cpp
|
Reduced log to console
|
2023-01-01 20:55:26 +02:00 |
FuzzyEngines.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
FuzzyHelper.cpp
|
Entities redesign and a few ERM features
|
2021-02-14 19:05:43 +03:00 |
FuzzyHelper.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
main.cpp
|
Nullkiller: fix old VCAI new lines
|
2021-07-26 21:02:50 +03:00 |
MapObjectsEvaluator.cpp
|
Refactoring of ObjectClassesHandler
|
2023-01-26 23:26:49 +02:00 |
MapObjectsEvaluator.h
|
Improve dwelling value evaluation
|
2018-08-16 21:17:45 +02:00 |
ResourceManager.cpp
|
remove unused variables
|
2022-09-22 11:54:10 +03:00 |
ResourceManager.h
|
Warnings fixes (#538)
|
2019-01-19 13:52:02 +03:00 |
StdInc.cpp
|
Nullkiller: fix old VCAI new lines
|
2021-07-26 21:02:50 +03:00 |
StdInc.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
VCAI.cbp
|
Entities redesign and a few ERM features
|
2021-02-14 19:05:43 +03:00 |
VCAI.cpp
|
vcmi: allow showing more than one components in infobar
|
2023-03-11 21:41:57 +03:00 |
VCAI.h
|
vcmi: allow showing more than one components in infobar
|
2023-03-11 21:41:57 +03:00 |
VCAI.vcxproj
|
Update VS files to 2019, partially fix test project
|
2019-06-09 17:28:55 +02:00 |
VCAI.vcxproj.filters
|
Update VS files (add AI armymanager)
|
2019-03-25 02:20:24 +03:00 |