| .. |
|
CMapGenOptions.cpp
|
cf56f7ccce
vcmi: remove unused-but-set-variables
|
2 tahun lalu |
|
CMapGenOptions.h
|
f27a40dd34
Support roads and teams customization in engine
|
2 tahun lalu |
|
CMapGenerator.cpp
|
05a1d7c6e3
All text for factions/towns/building are passed through translator
|
2 tahun lalu |
|
CMapGenerator.h
|
f386f42166
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
3 tahun lalu |
|
CRmgTemplate.cpp
|
1e37e66e6c
Replaced Terrain::BORDER and WRONG with NONE
|
2 tahun lalu |
|
CRmgTemplate.h
|
8c2b1d74be
Removed unused code
|
2 tahun lalu |
|
CRmgTemplateStorage.cpp
|
47c1803c42
Finalization of refactoring:
|
2 tahun lalu |
|
CRmgTemplateStorage.h
|
d32898b39b
Merge remote-tracking branch 'upstream/develop' into cpp-map-editor
|
3 tahun lalu |
|
CZonePlacer.cpp
|
1e37e66e6c
Replaced Terrain::BORDER and WRONG with NONE
|
2 tahun lalu |
|
CZonePlacer.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
ConnectionsPlacer.cpp
|
707de75ac0
Cleared up formatting
|
2 tahun lalu |
|
ConnectionsPlacer.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
Functions.cpp
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 tahun lalu |
|
Functions.h
|
53b2f68560
Serialize template
|
2 tahun lalu |
|
ObjectManager.cpp
|
0627e1ecaa
vcmi: remove unused variables from lib/rmg
|
2 tahun lalu |
|
ObjectManager.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
ObstaclePlacer.cpp
|
20c102e648
Remove T prefix from new typedefs
|
3 tahun lalu |
|
ObstaclePlacer.h
|
20c102e648
Remove T prefix from new typedefs
|
3 tahun lalu |
|
RiverPlacer.cpp
|
e48bd39b9c
Moved road & river handlers into a separate file
|
2 tahun lalu |
|
RiverPlacer.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
RmgArea.cpp
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
RmgArea.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
RmgMap.cpp
|
e1799379dd
Terrain/Road/River handler are now in compileable state
|
2 tahun lalu |
|
RmgMap.h
|
20c102e648
Remove T prefix from new typedefs
|
3 tahun lalu |
|
RmgObject.cpp
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 tahun lalu |
|
RmgObject.h
|
8c481dff46
Fix incorrect templates for mines in HoTA
|
3 tahun lalu |
|
RmgPath.cpp
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
RmgPath.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
RoadPlacer.cpp
|
e1799379dd
Terrain/Road/River handler are now in compileable state
|
2 tahun lalu |
|
RoadPlacer.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
RockPlacer.cpp
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 tahun lalu |
|
RockPlacer.h
|
20c102e648
Remove T prefix from new typedefs
|
3 tahun lalu |
|
TerrainPainter.cpp
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
TerrainPainter.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
TileInfo.cpp
|
20c102e648
Remove T prefix from new typedefs
|
3 tahun lalu |
|
TileInfo.h
|
8c2b1d74be
Removed unused code
|
2 tahun lalu |
|
TownPlacer.cpp
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
TownPlacer.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
TreasurePlacer.cpp
|
0627e1ecaa
vcmi: remove unused variables from lib/rmg
|
2 tahun lalu |
|
TreasurePlacer.h
|
20c102e648
Remove T prefix from new typedefs
|
3 tahun lalu |
|
WaterAdopter.cpp
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
WaterAdopter.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
WaterProxy.cpp
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 tahun lalu |
|
WaterProxy.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
WaterRoutes.cpp
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
WaterRoutes.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |
|
Zone.cpp
|
e1799379dd
Terrain/Road/River handler are now in compileable state
|
2 tahun lalu |
|
Zone.h
|
20c102e648
Remove T prefix from new typedefs
|
3 tahun lalu |
|
float3.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 tahun lalu |