| .. |
|
threadpool
|
3d25c2c6dc
Fix thread pool closing
|
2 роки тому |
|
CMapGenOptions.cpp
|
fedf7d377c
vcmi: remove TFaction
|
2 роки тому |
|
CMapGenOptions.h
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
CMapGenerator.cpp
|
a58094aefe
Thread pool kinda works.
|
2 роки тому |
|
CMapGenerator.h
|
a58094aefe
Thread pool kinda works.
|
2 роки тому |
|
CRmgTemplate.cpp
|
7a5775a9f9
vcmi: use std::optional
|
2 роки тому |
|
CRmgTemplate.h
|
7a5775a9f9
vcmi: use std::optional
|
2 роки тому |
|
CRmgTemplateStorage.cpp
|
383387ef29
Integrated defaultMods into mod system
|
2 роки тому |
|
CRmgTemplateStorage.h
|
383387ef29
Integrated defaultMods into mod system
|
2 роки тому |
|
CZonePlacer.cpp
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 роки тому |
|
CZonePlacer.h
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 роки тому |
|
ConnectionsPlacer.cpp
|
74d028d951
Use product instead of distance sum for Subterranean Gate placement.
|
2 роки тому |
|
ConnectionsPlacer.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
Functions.cpp
|
d325051213
Some working version, needs corrections still.
|
2 роки тому |
|
Functions.h
|
53b2f68560
Serialize template
|
2 роки тому |
|
MinePlacer.cpp
|
44b83b2e11
Merge master -> develop
|
2 роки тому |
|
MinePlacer.h
|
401f2342c0
Place Mines after Towns and Monoliths.
|
2 роки тому |
|
Modificator.cpp
|
a58094aefe
Thread pool kinda works.
|
2 роки тому |
|
Modificator.h
|
a58094aefe
Thread pool kinda works.
|
2 роки тому |
|
ObjectDistributor.cpp
|
eb50ae3aa7
- Pre-distribute max number of Prisons
|
2 роки тому |
|
ObjectDistributor.h
|
eb50ae3aa7
- Pre-distribute max number of Prisons
|
2 роки тому |
|
ObjectManager.cpp
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 роки тому |
|
ObjectManager.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
ObstaclePlacer.cpp
|
4260726e4b
Provide encoding information to maps & campaigns loaders
|
2 роки тому |
|
ObstaclePlacer.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
QuestArtifactPlacer.cpp
|
eb50ae3aa7
- Pre-distribute max number of Prisons
|
2 роки тому |
|
QuestArtifactPlacer.h
|
d325051213
Some working version, needs corrections still.
|
2 роки тому |
|
RiverPlacer.cpp
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
RiverPlacer.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 роки тому |
|
RmgArea.cpp
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
RmgArea.h
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
RmgMap.cpp
|
80b5c53815
Place quest artifacts after all the treasures are already created.
|
2 роки тому |
|
RmgMap.h
|
d137f7157c
Merge remote-tracking branch 'origin/develop' into parellel_rmg
|
2 роки тому |
|
RmgObject.cpp
|
3c87b3934d
Do not place object visible tiles over the top of the map.
|
2 роки тому |
|
RmgObject.h
|
3c87b3934d
Do not place object visible tiles over the top of the map.
|
2 роки тому |
|
RmgPath.cpp
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
RmgPath.h
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
RoadPlacer.cpp
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
RoadPlacer.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
RockPlacer.cpp
|
4260726e4b
Provide encoding information to maps & campaigns loaders
|
2 роки тому |
|
RockPlacer.h
|
20c102e648
Remove T prefix from new typedefs
|
3 роки тому |
|
TerrainPainter.cpp
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 роки тому |
|
TerrainPainter.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 роки тому |
|
TileInfo.cpp
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
TileInfo.h
|
8c2b1d74be
Removed unused code
|
2 роки тому |
|
TownPlacer.cpp
|
fedf7d377c
vcmi: remove TFaction
|
2 роки тому |
|
TownPlacer.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
TreasurePlacer.cpp
|
eb50ae3aa7
- Pre-distribute max number of Prisons
|
2 роки тому |
|
TreasurePlacer.h
|
eb50ae3aa7
- Pre-distribute max number of Prisons
|
2 роки тому |
|
WaterAdopter.cpp
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
WaterAdopter.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
WaterProxy.cpp
|
63b197b78a
Converted attributes to use c++17 functionality
|
2 роки тому |
|
WaterProxy.h
|
86f5d6de69
vcmi: modernize headers
|
2 роки тому |
|
WaterRoutes.cpp
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 роки тому |
|
WaterRoutes.h
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 роки тому |
|
Zone.cpp
|
a58094aefe
Thread pool kinda works.
|
2 роки тому |
|
Zone.h
|
a58094aefe
Thread pool kinda works.
|
2 роки тому |
|
float3.h
|
5366f9190e
vcmi: reduce boost::lexical_cast usage
|
2 роки тому |