.. |
Goals
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
Pathfinding
|
Fixes warnings about possibly dangling references
|
2023-12-27 22:24:58 +01:00 |
AIhelper.cpp
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
AIhelper.h
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
AIUtility.cpp
|
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2023-10-19 16:23:21 +02:00 |
AIUtility.h
|
Remove more subID access
|
2023-11-01 14:44:05 +02:00 |
ArmyManager.cpp
|
Converted creature ID and spell ID to new form
|
2023-08-25 13:38:02 +03:00 |
ArmyManager.h
|
add missing virtual destructors
|
2022-09-22 11:54:09 +03:00 |
BuildingManager.cpp
|
Converted remaining identifier to new system
|
2023-08-25 13:38:02 +03:00 |
BuildingManager.h
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
CMakeLists.txt
|
change static AI approach to use static libvcmi
|
2023-03-02 12:09:48 +03:00 |
FuzzyEngines.cpp
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
FuzzyEngines.h
|
Define each identifier in a dedicated statement
|
2024-01-10 00:22:23 +00:00 |
FuzzyHelper.cpp
|
Remove more subID access
|
2023-11-01 14:44:05 +02:00 |
FuzzyHelper.h
|
Replaced boost::thread_specific_ptr with thread_local
|
2023-08-23 16:32:29 +03:00 |
main.cpp
|
Nullkiller: fix old VCAI new lines
|
2021-07-26 21:02:50 +03:00 |
MapObjectsEvaluator.cpp
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
MapObjectsEvaluator.h
|
Fix build
|
2023-06-03 00:48:32 +03:00 |
ResourceManager.cpp
|
Remove more subID access
|
2023-11-01 14:44:05 +02: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
|
Remove trailing semicolon from NET_EVENT_HANDLER macro
|
2024-01-14 14:49:25 +00:00 |
VCAI.h
|
Remove more subID access
|
2023-11-01 14:44:05 +02: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 |