.. |
CDrawRoadsOperation.cpp
|
Fix generation of roads and rivers near map edge
|
2023-04-13 16:26:03 +03:00 |
CDrawRoadsOperation.h
|
Remove unnecessary includes from headers
|
2023-05-31 23:01:57 +03:00 |
CMap.cpp
|
Implemented support for "coast visitable" objects:
|
2023-06-25 17:42:33 +03:00 |
CMap.h
|
Use boost::multiarray instead of manual memory management in CMap
|
2023-06-16 17:59:10 +03:00 |
CMapDefines.h
|
Split massive CMap.h a bit
|
2023-05-31 23:01:57 +03:00 |
CMapEditManager.cpp
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
CMapEditManager.h
|
Fix CI build
|
2023-05-31 23:18:39 +03:00 |
CMapHeader.cpp
|
Win/loss condition texts use MetaString
|
2023-06-20 19:37:27 +03:00 |
CMapHeader.h
|
Added loading of reserved heroes from H3M
|
2023-06-26 17:15:59 +03:00 |
CMapInfo.cpp
|
Use inheritance instead of composition for campaign header
|
2023-06-26 17:15:59 +03:00 |
CMapInfo.h
|
Use inheritance instead of composition for campaign header
|
2023-06-26 17:15:59 +03:00 |
CMapOperation.cpp
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
CMapOperation.h
|
|
|
CMapService.cpp
|
Remove excessive CMap.h includes
|
2023-05-31 23:18:38 +03:00 |
CMapService.h
|
Split massive CMap.h a bit
|
2023-05-31 23:01:57 +03:00 |
MapEditUtils.cpp
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
MapEditUtils.h
|
Remove unnecessary includes from headers
|
2023-05-31 23:01:57 +03:00 |
MapFeaturesH3M.cpp
|
Implemented mapping of hero portraits
|
2023-06-20 19:37:27 +03:00 |
MapFeaturesH3M.h
|
Fixed parsing of hota format '0'
|
2023-04-15 17:20:38 +03:00 |
MapFormat.h
|
Fix CI build
|
2023-05-31 23:18:39 +03:00 |
MapFormatH3M.cpp
|
Replaced hero crossover logic with one that actually matches H3
|
2023-06-26 17:15:59 +03:00 |
MapFormatH3M.h
|
Removed no longer used code - moved to hota mod
|
2023-06-20 19:37:27 +03:00 |
MapFormatJson.cpp
|
MetaString can be serialized in json
|
2023-06-20 19:37:27 +03:00 |
MapFormatJson.h
|
|
|
MapIdentifiersH3M.cpp
|
Implemented mapping of hero portraits
|
2023-06-20 19:37:27 +03:00 |
MapIdentifiersH3M.h
|
Implemented mapping of hero portraits
|
2023-06-20 19:37:27 +03:00 |
MapReaderH3M.cpp
|
Implemented mapping of hero portraits
|
2023-06-20 19:37:27 +03:00 |
MapReaderH3M.h
|
Implemented mapping of hero portraits
|
2023-06-20 19:37:27 +03:00 |
ObstacleProxy.cpp
|
Split some map object files into smaller files. Reduced includes usage.
|
2023-06-02 21:47:37 +03:00 |
ObstacleProxy.h
|
Fix StdInc.h
|
2023-05-21 07:26:36 +02:00 |