.. |
CCampaignHandler.cpp
|
All Heroes 3 texts are now passed through translator
|
2023-01-01 14:56:45 +02:00 |
CCampaignHandler.h
|
All Heroes 3 texts are now passed through translator
|
2023-01-01 14:56:45 +02:00 |
CDrawRoadsOperation.cpp
|
Moved road & river handlers into a separate file
|
2023-01-11 15:17:24 +02:00 |
CDrawRoadsOperation.h
|
Terrain/Road/River handler are now in compileable state
|
2023-01-10 00:01:35 +02:00 |
CMap.cpp
|
Moved road & river handlers into a separate file
|
2023-01-11 15:17:24 +02:00 |
CMap.h
|
Add new map sizes
|
2022-12-12 04:46:42 +04:00 |
CMapDefines.h
|
Fix regressions in RMG & map editor
|
2023-01-10 01:05:28 +02:00 |
CMapEditManager.cpp
|
vstd::unique -> std::unique
|
2022-12-07 23:36:20 +02:00 |
CMapEditManager.h
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +02:00 |
CMapInfo.cpp
|
Merge pull request #1221 from IvanSavenko/warnings_fix
|
2022-12-29 21:51:55 +02:00 |
CMapInfo.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CMapOperation.cpp
|
Fix regressions in RMG & map editor
|
2023-01-10 01:05:28 +02:00 |
CMapOperation.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
CMapService.cpp
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CMapService.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
MapEditUtils.cpp
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +02:00 |
MapEditUtils.h
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +02:00 |
MapFormatH3M.cpp
|
Moved road & river handlers into a separate file
|
2023-01-11 15:17:24 +02:00 |
MapFormatH3M.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
MapFormatJson.cpp
|
Moved road & river handlers into a separate file
|
2023-01-11 15:17:24 +02:00 |
MapFormatJson.h
|
Terrain/Road/River handler are now in compileable state
|
2023-01-10 00:01:35 +02:00 |