| .. |
|
CMapGenOptions.cpp
|
452e28d183
Remove some useless includes found by cppclean
|
9 years ago |
|
CMapGenOptions.h
|
2276af70dc
PreGame: avoid crashing on random map options
|
10 years ago |
|
CMapGenerator.cpp
|
452e28d183
Remove some useless includes found by cppclean
|
9 years ago |
|
CMapGenerator.h
|
f995756973
First part of Subterranean Gates rework. Fixes #http://bugs.vcmi.eu/view.php?id=2450
|
9 years ago |
|
CRmgTemplate.cpp
|
1ac328635a
- Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses
|
12 years ago |
|
CRmgTemplate.h
|
1ac328635a
- Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses
|
12 years ago |
|
CRmgTemplateStorage.cpp
|
452e28d183
Remove some useless includes found by cppclean
|
9 years ago |
|
CRmgTemplateStorage.h
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
|
CRmgTemplateZone.cpp
|
42e7128acc
Fixed possible use-after-free crash with artifacts registration in RMG.
|
9 years ago |
|
CRmgTemplateZone.h
|
dea39b8497
Complete solution for Subterranean Gate placement.
|
9 years ago |
|
CZoneGraphGenerator.cpp
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
|
CZoneGraphGenerator.h
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
|
CZonePlacer.cpp
|
7f0b852449
Huge optimization based on profiling - cut generation time by almost half (Jebus XL+U).
|
9 years ago |
|
CZonePlacer.h
|
1d8fb01f46
More even distribution of surface / underground zones + refactoring.
|
9 years ago |
|
float3.h
|
7ac3713d32
Significantly improved zone graph placement.
|
11 years ago |