| .. |
|
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
|
f78b524731
- Remove obstacle in front of player-owned towns
|
8 years ago |
|
CMapGenerator.h
|
4102546977
Corrected road generation - they will be straight whenever possible.
|
9 years ago |
|
CRmgTemplate.cpp
|
5c07e1c432
Minor typo fixes
|
9 years ago |
|
CRmgTemplate.h
|
1ac328635a
- Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses
|
12 years ago |
|
CRmgTemplateStorage.cpp
|
db40e125eb
Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359
|
9 years ago |
|
CRmgTemplateStorage.h
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 years ago |
|
CRmgTemplateZone.cpp
|
f78b524731
- Remove obstacle in front of player-owned towns
|
8 years ago |
|
CRmgTemplateZone.h
|
f78b524731
- Remove obstacle in front of player-owned towns
|
8 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
|
609c6f81bd
Fixed a few CWE-457
|
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 |