| .. |
|
modificators
|
f9e5d73014
Missed optimization case
|
1 year ago |
|
threadpool
|
bbbf676d38
spaces -> tabs
|
1 year ago |
|
CMapGenOptions.cpp
|
ca2df49fbb
Block usage of preselected starting heroes for prisons in RMG
|
1 year ago |
|
CMapGenOptions.h
|
ca2df49fbb
Block usage of preselected starting heroes for prisons in RMG
|
1 year ago |
|
CMapGenerator.cpp
|
ca2df49fbb
Block usage of preselected starting heroes for prisons in RMG
|
1 year ago |
|
CMapGenerator.h
|
cd9bd491e0
Add option for single-thread generation. Still doesn't guarantee excactly identical maps :?
|
2 years ago |
|
CRmgTemplate.cpp
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 year ago |
|
CRmgTemplate.h
|
4f2cde018c
Fixed most of reported issues, removed unused code.
|
2 years ago |
|
CRmgTemplateStorage.cpp
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 year ago |
|
CRmgTemplateStorage.h
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 year ago |
|
CZonePlacer.cpp
|
c909bd766e
Merge remote-tracking branch 'origin/develop' into fix_rmg_teams
|
2 years ago |
|
CZonePlacer.h
|
64e8b9b2b9
Smarter scaling for forces between zones.
|
2 years ago |
|
Functions.cpp
|
d6a357fd17
Split some map object files into smaller files. Reduced includes usage.
|
2 years ago |
|
Functions.h
|
71f882d5ba
Refactored Functions.cpp, removed unused function.
|
2 years ago |
|
RmgArea.cpp
|
d6336d7c45
Reverted change that seems to cause regression
|
1 year ago |
|
RmgArea.h
|
c701d42781
Multiple optimizations to avoid copying and allocating tiles for rmg::Area
|
1 year ago |
|
RmgMap.cpp
|
20ede710c2
Merge pull request #3362 from IvanSavenko/terrain_decorations
|
1 year ago |
|
RmgMap.h
|
20ede710c2
Merge pull request #3362 from IvanSavenko/terrain_decorations
|
1 year ago |
|
RmgObject.cpp
|
d5f9de5beb
Definitive solution for Corpse
|
1 year ago |
|
RmgObject.h
|
d5f9de5beb
Definitive solution for Corpse
|
1 year ago |
|
RmgPath.cpp
|
8602a14e6f
Minor optimizations
|
1 year ago |
|
RmgPath.h
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 years ago |
|
TileInfo.cpp
|
0240ee886d
Converted (almost) all namespace enum's to enum classes
|
2 years ago |
|
TileInfo.h
|
0240ee886d
Converted (almost) all namespace enum's to enum classes
|
2 years ago |
|
Zone.cpp
|
ad82eff225
Final and perfect treasue nd obstacle density
|
1 year ago |
|
Zone.h
|
d31789e745
Extra cache for search area
|
1 year ago |
|
float3.h
|
5366f9190e
vcmi: reduce boost::lexical_cast usage
|
2 years ago |